I am trying to run my website from iis7.5 and i am using windows7 OS.
after browsing the website, it gives error like this...
This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".
how can i resolve this... please tell me