Click here to Skip to main content
15,888,610 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have made one asp.net web application.
I want to make EXE and SETUP for that application.
I don't know how to make EXE and SETUP.
I have search on google and find so many links, but i can't understand how to do this.
So help me How to make EXE and SETUP ?
( Note : I have not make desktop application. It is Web application.)
Posted
Updated 29-Sep-13 17:42pm
v3
Comments
Kornfeld Eliyahu Peter 29-Sep-13 4:31am    
If you work with VS you may use File->New Project->Other Project Types->Setup and Deployment->Visual Studio Installer->Web Setup Project
Sampath Lokuge 29-Sep-13 4:43am    
Check this one also.
http://www.aspdotnet-suresh.com/2012/04/visual-studio-create-setup-project-to.html

you can create .EXE for desktop application and can create Published file for Web Project.
 
Share this answer
 
Comments
Member 14633609 8-Nov-19 3:11am    
How??
 
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