Posted to
IIS 7 - Troubleshooting
by
samiup
on
04-22-2008, 5:29 PM
[quote user="anilr"]
Look at this article for how configuration locking works
http://www.iis.net/default.aspx?tabid=2&subtabid=25&i=951
Also, you can lock/unlock sections using appcmd
%windir%\system32\inetsrv\appcmd unlock config -section:system.webServer/handlers
Seems like you haven't installed asp.net on your ...