Click here to Skip to main content
15,923,789 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How do I create an MSI installer package for an ASP.Net website application?

Can anyone help me with a good link?

Mosty of the articles just presents the solution for windows applications.
Posted
Updated 1-Oct-10 0:57am
v2

1 solution

Creating Packaged ASP.NET Setup Programs with VS 2005[^]

It's using VS 2005. But the process is almost same for any other versions of IDE.

BTW, this[^] would have saved you a lot of time. :)
 
Share this answer
 
Comments
sankar guru 1-Oct-10 8:32am    
Thank U Ankur.

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