Click here to Skip to main content
15,895,538 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
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.
Posted

1 solution

You should include Crystal Report Viewer and SQL Server Express as prerequisites according your versions i.e. 2008
 
Share this answer
 
Comments
Sarjit 21-Mar-14 5:59am    
But both of them have 2 items. For CR : MS Visual Studio 2008, Crystal Reports Basic for Visual Studio 2008 and for SQL : SQL Server Compact 3.5, SQL Server 2005 Express Edition SP2

Which one should I include?
sohail awr 21-Mar-14 9:59am    
Crystal Reports Basic for Visual Studio 2008
SQL Server 2005 Express Edition SP2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900