Problem with Crystal Reports and Setup
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I have a C# application that uses Crystal Reports 10. I developed a setup project with Visual Studio. For the Crystal Reports, I added the CrystalReports merge module to the setup. When installing version 1.0 of my softare, everything works fine. The appliation and the Crystal Reports are installed on the target machine. Now I have to deploy version 1.1 of the application. When I first remove version 1.0 and then install version 1.1 still everything is fine. But when I don't uninstall 1.0 first and install version 1.1, the new version of my application is installed, but the Crystal Report dll's are removed from the system! :( Any idea why it removes the Crystal dll's when I update? thanx Claudio Claudio's Website