I am using VS 2008 to build a Windows App with CR 2008.
I have a report that takes 3 minutes to generate and display in the Report Viewer.
I don't have a problem with the time it takes to generate the report, it has a lot of pages, however when the Viewer loads it freezes my entire application until CR has completed the report and displays it in the Viewer. Once the report is completed I am able to use other areas of my application.
Any thoughts on this behavior?
Does CR 2008 support multi-thread use?
Thanks in advance for your time.