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
-
- Posts: 6
- Joined: Wed Dec 21, 2011 3:44 pm
- Location: US
Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not
Hello, Alan.
Please, send us your code or a sample project to reproduce the issue.
Thank you.
Which version do you use?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.
Please, send us your code or a sample project to reproduce the issue.
Thank you.