1.0. Deploy .NET project to IIS
Last updated
Last updated
1.Enable IIS:
Open control panel -> Programs -> Turn on or turn off windows functions -> check Internet Information Services
Open browser and visit http://localhost, it should open the default site.
2.Setting ASP.NET web server:
1.Open IIS manager (inetmgr)
2.Change default site to ASP.NET v4.0
3.Change the location of the default website