- Open Control panel -> programs->program and features->turn windows features on
- Click IIS (Internet information Services)->www->Application development-> click ASP,ASP.net
- Open IIS( control panel-->system and security--->admin tool-->IIS)
- Click Site-->new Site
- Enter Name Of the Site and Port number 81 like that
- click Application pool select Your Site Name and Right Click ->Basic Settings-->Change the Framework
- Click advance Setting->right click-->properties-->security-->edit-->add-->IIS IURS
- Accessories-> Command Prompt ->Right Click-> Run Administrator
- paste the below Command
- %windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -i
- Open Browser Type "localhost:81/home.aspx"
Friday, 7 November 2014
ASP page posted in IIS 7
Subscribe to:
Posts (Atom)