I created a program for my Church that has quite a few reports that use Crystal Reports. The program runs fine on my development machine including the refresh button on the report screen. But when I move the app to my laptop (that I will be using for a demo) and install the CrystalDecisions.ReportAppServer the report shows on the screen but when I attempt to refresh the report is receive the following error box:
Once this error message appears I cannot run anymore reports until I reload the app.
The reason that I need this corrected is that during development I noticed that when I modified the report and then displayed it, it was still showing the old report until I did the refresh. The new data immediately appeared. All reports except for one come from the same DB table.
I am planning on doing a demo this Sunday. Any help is greatly appreciated.