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

Sys.WebForms.PageRequestManagerServerErrorException

2 Answers 176 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Raju
Top achievements
Rank 1
Raju asked on 12 Dec 2011, 10:02 AM
Hi All,

 I have placed a RadGrid and a RadComboBox in my page. On SelectedIndexChanged event of the RadComboBox, i am searching the data and Binding it to the RadGrid. The problem occurs when i select an option for which there is no Data, and just after that, if I try to select an option which has data in the search criteria the following error is showed: 

Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500


If i place an ASP.NET DropDown in place of the RadComboBox, then everything runs fine. One more thing, if i replace the Telerik 2011 ddl's with my old dll's i.e. 2010, then the error is not coming.

Kindly give me some solution for this problem.

Regards,
Raju Sen

2 Answers, 1 is accepted

Sort by
0
Abhijit
Top achievements
Rank 1
answered on 12 Dec 2011, 10:15 AM
Good Good.......!!  (^_^)
0
Abhijit
Top achievements
Rank 1
answered on 12 Dec 2011, 10:34 AM
The Simplest solution is ....dont use that DropDownList.
It worked for me.
Guaranteed that it will work for you ...!!!

Regards,
Abhijit
Tags
ComboBox
Asked by
Raju
Top achievements
Rank 1
Answers by
Abhijit
Top achievements
Rank 1
Share this question
or