Originated from
Advanced .NET Debugging

Sys.WebForms.PageRequestParserErrorException

in the SelectedIndexChanged event of the DropDownList that is placed in UpdatePanel, I use the session object to stotre the selected value: Session["code"] = pathologiesDropDownList.SelectedValue; when the evnt is truggred the first time (not in the others) I got the error: Sys.WebForms.PageRequestParserErrorException: The message received from the server could not be parsed .Common cause for this error are when the response is modified by calls to Response.Write() , response filters , HttpModules , or server trace is enabled..... what's the problem?


Would you like to answer or comment?

Sign up for a free account, or sign in (if you're already a member).
  • 1026 views
Share Send to a friend Watch Report
 
 

Posted Answers

 
61 thumbs up

some solutions to your problem are suggested at

ASP.NET and at dotnetdebug.com.

Posted 2 years ago ( permalink )
In reply to Swati_Jain's question
Rated as
#1 out of 1
0
0

Helpful?

line
line
line



Sign in to participate

Got an answer for Swati_Jain? Would you like to comment on the posted answers, or vote for the one which you think is the best?

Sign up for a free account, or sign in (if you're already a member).

Explore Related Questions

Other people asked questions on similar topics, check out the answers they received:


How long does it take for a sprained ankle to feel ...

How long does it take for a sprained ankle to feel normal again?
Submitted by Sheri Ward 1 year ago
  • viewed 1318 times

Last answer posted 1 year ago by AlonB


Feed - Subscribe to changes to this Q&A Blog
Copyright © 2006-2008, Yedda Inc. and respective copyright owners · CC License