Hi
This started with an asp.net application which I have been maintaining for several years, on an XP 32-bits box. Alas, the box died, and I have acquired a new Development machine, now with Windows 7/64-bits. I have installed Visual Studio 2010 and Crystal reports (13.0.,9), including runtime for 32 and 64 bits.
I got the "unable to load report" error, and I think I have tried everything I could find on the web related to solving this issue.
Finally I got Down to creating a new dummy asp.net application with a dummy report just displying the text TEST. This report Works fine when run from within VS, but if I deploy it to the web server on the Development machine I also get the unable to load report failure.
I believe this is a configuration issue. The application has run fine for years, I just can't get it to Work on the new development machine.
Please help
Peter