I haven't used CR for years and am brand new to C#, but I developed a form using Visual Studio and the default version of CR that VS ships with. The executable is facmoveprintlist.exe It runs fine on my local machine, but after XCopying it to the server, I get the following application error when I try to open it:
.NET Runtime 2.0 Error: EventType clr20r3, P1 facmoveprntlist.exe, P2 1.0.0.0, P3 48ff93fb, P4 facmoveprntlist, P5 1.0.0.0, P6 48ff93fb, P7 1e, P8 6, P9 system.io.filenotfoundexception, P10 NIL.
Do I need to load some software on the server (maybe CrystalReports.mis?) before trying to run a report there? Thanks.