This is a migrated thread and some comments may be shown as answers.

More detailed error messages

1 Answer 41 Views
Grid
This is a migrated thread and some comments may be shown as answers.
staron
Top achievements
Rank 1
staron asked on 11 Mar 2009, 01:14 PM
Hi,
Currently when there is a server error, we only get a message saying Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500.

We need the actual error message.

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 16 Mar 2009, 07:32 AM
Hello,

As you may know when an error occurs in the middle of an ajax request, PageRequestManager's object will output the message in an alert. Thus in order to view the error you may need to disable the ajax.

Also you may refer to the following msdn help documents here (under Handling Partial-page Rendering Errors) and here.

Sincerely yours,
Rosen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
staron
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or