(HAP) HTTP Error 500.19 - Internal Server Error
Hello,
I have already installed hap succesfully on to one 2008r2 server but am getting errors on a new server install.
Main error
Quote:
HTTP Error 500.19 - Internal Server Error
Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list
Module = CustomErrorModule
Notification = SendResponse
Handler = PageHandlerFactory-Integrated
Error Code = 0x800700b7
Config Error = Cannot add duplicate collection entry of type 'mimeMap' with unique key attribute 'fileExtension' set to '.svg'
Config File = \\?\C:\inetpub\wwwroot\hap\web.config
Requested URL =
https://localhost:443/hap/setup.aspx
Physical Path = C:\inetpub\wwwroot\hap\setup.aspx
Logon Method = Anonymous
Logon User = Anonymous
Not sure if this will help but when I go in to IIS and click on bindings on the faulty HAP machine it lists only http and https where as on the working server it also lists net.tcp net.pipe net.msmq msmq.formatname.
I have also removed the IIS role and re-installed.
Hope someone can help.