I just upgraded a project from VS2005 to VS2008. Included in this project are a bunch of Crystal Reports (created within VS). For development purposes, these reports are on the local machine. For production purposes, they are on a shared network drive. This layout worked fine in VS2005, however in VS2008, I cannot get the reports to show in Release mode (remote report files). They work fine in Debug (local files).
I tried to publish the app and then ran it from another PC that had run fine under 2005, but it wouldn't run the reports either. I am not getting an error, pretty much the CrystalReportViewer shows and then hangs up. It will not allow me to close the screen.
Thoughts?




Reply With Quote