We have a windows forms application that was a .Net 2.0 app using Crystal Reports 2008. This has worked well but now we upgraded to Visual Studio 2010. In design time all works well as before but after building installer with Installshield successfully when the program is launched (after successful installation that is) it immediately crashes. The only indication in the debugger refers to log4net. After doing some online research it looks like this error is originating from using Crystal Reports 2008 with a VS 2010 (.Net 4.0) application. It looks like we may be forced to upgrade to Crystal 2010 to get this working. My questions is: Are my assumptions correct? Please advise ASAP. Thank you very much!!
↧