-
Hi,I have been using Atlas framework in my page along with grid control. I am getting an "unknown- error " JavaScript pop-up while my session is been timed out.Is it possible to avoid this message pop-out and to redirect to any of my customized page.Thanks in advance.
-
The ScriptManager's AllowCustomErrorsRedirect property (which is true by default) determines whether or not to use your custom error settings while performing asyncronous postbacks.
-
Am using the latest Ajax 1.0 only... The error message is like ...Sys.WebForms.PageRequestManagerServerErrorException : An unknown Error occurred while processing the request on the server. The status code returned from the server was:12029.
Please help -
venkatzeus wrote:Am using the latest Ajax 1.0 only... The error message is like ...Sys.WebForms.PageRequestManagerServerErrorException : An unknown Error occurred while processing the request on the server. The status code returned from the server was:12029.
Please help
google is useful.
if neither of those are your case you're better off asking in the asp.net forums
-
The Following page also has some solution:
http://forums.asp.net/thread/1555817.aspx
Thanks
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.