In your IIS Manager:
- In the server node, select the ISAPI and CGI Restrictions option
- Enable the
aspnet_isapi.dll
for your version of .NET - In the sites note, navigate to the site and select the Handler Mappings option
- Actions > Add Script Mapping
- Set:
- Request path: *
- Executable: path to the
aspnet_isapi.dll
that you enabled earlier
- Request path: *
- Click the request restrictions button and clear the "Invoke handler only if request..." option.
- Ok
Next
Overview
Content Tools