Page 1 of 1

Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not

Posted: Wed Dec 21, 2011 3:48 pm
by wangxianlg
I tried to load up Stimulsoft Reports Designer.Web using following code and got exeception:

Code:
StiReport report = new StiReport();
webReportDesigner.Design(report);


Exception:

Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed.

Please let me know how to fix this.

Thanks
Alan



Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not

Posted: Thu Dec 22, 2011 8:43 am
by HighAley
Hello, Alan.
wangxianlg wrote:I tried to load up Stimulsoft Reports Designer.Web using following code and got exeception:

Code:
StiReport report = new StiReport();
webReportDesigner.Design(report);


Exception:

Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed.

Please let me know how to fix this.
Which version do you use?
Please, send us your code or a sample project to reproduce the issue.

Thank you.