HTTP Error 500.24 - Internal Server Error ASP.net 4
HTTP Error 500.24 - Internal Server Error
An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.
Most likely causes:
Things you can try:
Detailed Error Information:
More Information:
It started working once I changed from
<identity impersonate="true" /> to <identity impersonate="false" /> in file : C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Config\web.config
No comments:
Post a Comment