Question

I have created a small application in Visual Studio 2008 using Crystal Reports and Microsoft SQL Server as database (.mdf file). I have created the setup of that application which runs in my system perfectly but doesn't work in other system. Exception is raised on CrystalDecisions namespace. How many and which prerequisites are required to be added in that setup project for Crystal reports and .mdf file. Thank you for help.

Was it helpful?

Solution

Make Copy Local = True in Crystal references
enter image description here

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top