Posted to
IIS7 - Configuration & Scripting
by
Lokeswara Rao Majji
on
05-23-2009, 5:47 AM
Allow ASP.NET on iis 7.0 Manual steps
Start-> Run-> inetmgr o Click “Server Name” in left pane
Double click “ISAPI and CGI Restrictions”
in right pane Check if the Restriction of “ASP.NET v2.0.50727” is allowed,
if not, then right click this entry and select “Allow”
Using APPCMD COMMAND :
appcmd ...