Symptoms
After a Windows automatic update, you may experience an error in which you are no longer able to access the locally hosted Frontdoor website. The error is only known to occur if you are running IIS 7.0, and the page you receive will look something like this:
Answer
In order to fix this, you need to adjust IIS to allow the recently installed .NET framework:
- Right-click My Computer
- Select Manage
- Expand the Services and Applications node (Windows 7) or Roles node (Server 2008 R2)
- Expand Web Server (IIS) (Sever 2008 R2 only)
- Click Internet Information Services (IIS) Manager
- Select your server in the Connections list
- Scroll to IIS in the right pane
- Double-click ISAPI and CGI Restrictions
- Right-click and select Allow on any .NET versions that are not set to Allow
- Close and reopen any browsers that were open before this configuration change
Comments
0 comments
Please sign in to leave a comment.