on 2014 Sep 17 5:36 AM
On Next Page - Please wait while the document being processed I am using Crystal Reports for VS 2013. The report is working fine but if you click on the next page or click on group tree, the message “Please wait while the document is being processed.” comes. It does not returns after a long time. Any ideas?
Request clarification before answering.
I suspect this is a WEB app, Changes to our code require you to load the report in the Page_Init section. so move it from the Page_Load section.And use the PostBack method to keep the report in session.
Don
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.