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

Stimulsoft Reports.WEB discussion
Post Reply
wangxianlg
Posts: 6
Joined: Wed Dec 21, 2011 3:44 pm
Location: US

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

Post 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


HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

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

Post 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.
Post Reply