- Visual Studio: go to Build -> Build Website
- go to Build -> Publish Website
- note the Target Location
- Go to IIS, on my machine it is Control Panel -> Administrative Tools -> Computer Management -> Services and Applications -> Internet Information Service
- Under "Connections" there is a tree-view. Right-click on "Sites". Choose "Add Web Site".
- From the Add Web Site Dialog, enter the site name, then Physical Path - same as the Target Locatoin from Step 3. (you can do these both at the same time and cut and paste)
- Enter the host name, e.g. www.mysite.com
- After that, configure it the way you want .. depends on your preference and the application.
Tuesday, August 3, 2010
Publish/Deploy Web Site Visual Studio IIS
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment