Click here to Skip to main content
15,886,664 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello There
I have created a Windows Application in .NET.
After completion I have created setup of my application.It works fine when I run on my local machine. Now I want to attach database file with setup project so that it can run on client machine.Kindly suggest how to do this.

Any suggestion would be appreciate.
Best Regards
Posted
Comments
Nirav Prabtani 17-Jul-13 1:42am    
have you changed web.config??
Mayank Topiwala 17-Jul-13 4:16am    
It's a Windows Application. And i updated my App.config file.

1 solution

 
Share this answer
 
Comments
Mayank Topiwala 17-Jul-13 4:16am    
Sorry Didn't find the solution.
Renju Vinod 17-Jul-13 4:54am    
Hi Mayank,
Where you stuck?
Mayank Topiwala 17-Jul-13 5:15am    
At SetupScript.dll. how to create and use this in application
Renju Vinod 17-Jul-13 9:07am    
In that Zip file you can find one doc file called "Deploy your application and database", check the step 4 in that file. Its clearly describes how to add that dll to custom action of your msi project.

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