Link to home
Start Free TrialLog in
Avatar of Mayank_Agarwal
Mayank_Agarwal

asked on

Sys.WebForms.PageRequest.... Error

HI i am using asp.net ands ajax code to allow submit to DB. it seemed to be working fine but now i have started to get this error when i  click DONE button to save the text to DB
Sys.webforms.PageRequestManagerServerErrorexpection Unknown error occured when processing the request from server. the status code returned from the server was: 500

I am using the FCKEDitor component as well.
ASKER CERTIFIED SOLUTION
Avatar of Sachintana Dissanayake
Sachintana Dissanayake
Flag of New Zealand image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Mayank_Agarwal
Mayank_Agarwal

ASKER

Thanks for the solution.