: Issues and Exceptions
ASP.Net MaintainScrollPositionOnPostback not working in Firefox and Chrome
Published Date:
Feb 01, 2012
Views:
130
Abstract:
Here Mudassar Ahmed Khan has solved the issue ASP.Net MaintainScrollPositionOnPostback Property not working in Firefox and Chrome and provided a solution that works in all major browsers Internet Explorer IE, FireFox, Google Chrome, Apple Safari and Opera.
Exception - ORA-01036: illegal variable name/number
Published Date:
Aug 07, 2011
Views:
1150
Abstract:
Her Mudassar Ahmed Khan has explained the solution to the Exception ORA-01036: illegal variable name/number in ASP.Net while connecting to Oracle Database
Exception - DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'x'
Published Date:
Aug 07, 2011
Views:
2335
Abstract:
Here Mudassar Ahmed Khan has explained the exception DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'ID' in ASP.Net
Issue - allowDefinition = MachineToApplication beyond application level
Published Date:
Aug 07, 2011
Views:
780
Abstract:
In this article Mudassar Ahmed Khan has explained the issue allowDefinition='MachineToApplication' beyond application level which occurs when you run your Website application or project in Visual Studio, its cause and solution.
How to disable or remove ViewState Hidden Field in ASP.Net Page
Published Date:
Apr 15, 2011
Views:
2478
Abstract:
Here Mudassar Ahmed Khan has explained how to remove the Viewstate Hidden field from ASP.Net Web Page.
ASP.Net AJAX CalendarExtender - Get selected date from ReadOnly TextBox
Published Date:
Feb 24, 2011
Views:
4939
Abstract:
Here Mudassar Ahmed Khan has explained how to get selected date value when the textbox is set to readonly
Issue: Images with same name or URL do not get updated when file is changed in ASP.Net
Published Date:
Sep 30, 2009
Views:
3649
Abstract:
Here Mudassar Ahmed Khan has explained how to deal with the issue when images do not get updated even if the file is changed when the image have same name or URL
A potentially dangerous Request.Form value was detected from the client
Published Date:
Aug 04, 2009
Views:
9562
Abstract:
Here Mudassar Ahmed Khan has explained the exception A potentially dangerous Request.Form value was detected from the client in ASP.Net
RegisterForEventValidation can only be called during Render()
Published Date:
Jun 18, 2009
Views:
19969
Abstract:
Here Mudassar Ahmed Khan has explained the Exception RegisterForEventValidation can only be called during Render() in ASP.Net Web Application
The Controls collection cannot be modified because the control contains code blocks (i.e. ... ).
Published Date:
Jun 10, 2009
Views:
14568
Abstract:
Here Mudassar Ahmed Khan has explained the exception The Controls collection cannot be modified because the control contains code blocks (i.e. amplt ... ampgt). In ASP.Net Web application