Tuesday, June 24, 2014

Deploying ASP.NET site in IIS

Deploying your web application into  IIS is one of the major tasks for  a developer before moving into UAT or testin. I found the following link useful

http://www.codeproject.com/Articles/28693/Deploying-ASP-NET-Websites-on-IIS

It has  a lot of screenshot to help your to easily understand the process. It talk of deploying asp.net site into IIS 7.0 server but also applicable to later versions of IIS servers.

For creating new website in IIS 7.5 below is the link :-
http://www.dotnetfunda.com/articles/show/1247/how-to-host-aspnet-application-on-the-web-server-iis

No comments:

Post a Comment