We're upgrading a bunch of computers in our office to x64 machines running Windows 7.
The problem is that Crystal Reports behaves badly when run on a 64 bit OS. Apparently it doesn't have any 64 bit initializers? (Crystal Reports Runtime for VS on Windows 7 Throws an Error for reference)
I tried Windows report viewer, but it looks even more clunky than Crystal Reports. You either have to report from only one table at a time, or you have to create a view for each report, and it looks like the report has to be table based? (instead of a freeflow page layout like Crystal has)
All our reports are in Crystal format, but I'm willing to rewrite them if it gives me a way to have them be less clunky, and work on 64bit computers without a hacky workaround.