Symptoms
After installing the Web Userinterface on IIS you get the following error:
Server Error in '/' Application.
The WebResource.axd handler must be registered in the configuration to process this request.
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<httpHandlers>
<add path="WebResource.axd" verb="GET" type="System.Web.Handlers.AssemblyResourceLoader" validate="True" />
</httpHandlers>
</system.web>
</configuration>
Resolution
Some of the prerequesite software components are not installed.
Common HTTP Features*) Open the Server Manager (Start -> Administrative Tools -> Server Manager) and go to FeaturesStatic ContentApplication Development
Default Document
HTTP Errors
HTTP RedirectionASP.NETSecurity
.NET Extensibility
ISAPI Extensions
ISAPI FiltersRequest FilteringPerformanceStatic Content Compression
.NET Framework 3.5.1 Features.NET Framework 3.5.1Windows Process Activation Service
WCF ActivationHTTP Activation
Non-HTTP ActivationProcess Model
.NET Environment
Configuration APIs