Click here to Skip to main content
15,903,385 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have completed my project in asp.net 2008 (A web application project).

I have to make a .exe file in asp.net.

How do I make a .exe file in asp.net, because I have to install the project on another system.

I am a beginner.
Posted
Updated 19-Apr-11 21:51pm
v2
Comments
walterhevedeich 20-Apr-11 3:25am    
If you mean by exe is the installer, you can google about Web Deployment Projects. There are plenty of references there.
Dalek Dave 20-Apr-11 3:51am    
Edited for Grammar, Syntax and Readability.

Use the publish website from vs2008 and install the contents from the publish directory on your other system.
 
Share this answer
 
Comments
vimal22 2 20-Apr-11 3:34am    
i have complete the project.project name photo studio management system only the install the one computer
Dalek Dave 20-Apr-11 3:51am    
Seems reasonable.

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