Click here to Skip to main content
15,921,884 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
I have created a program in VB.NET and SQL Server 2005 as a background.
When I create a setup of that program so that I can install it on another computer which does not have VB.NET or SQL Server installed, after installation when I run the program it displays error regarding the database.

Please help me in creating a setup program which can be installed and run without database errors.

Thank you
Posted
Updated 12-Nov-11 7:33am
v2

1 solution

Check this answer

Package and installation .net[^]
 
Share this answer
 

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