Click here to Skip to main content
15,889,403 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have created asp.net c# web application framework 4.5


would any one tell me how to deploye it????

thanx
Posted
Updated 30-Aug-12 9:24am
v2

 
Share this answer
 
Comments
Christian Amado 30-Aug-12 15:24pm    
The first link works in .NET Framework 2.0 & superior :)
For hosting a web application: MSDN: Walkthrough: Publishing a Web Site[^]

IIS Specific:
1. In IIS7: Deploying ASP.NET Websites on IIS 7.0 [^]
2. In IIS6: Deployment of a Website on IIS[^]
 
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