HTTP Integration Er...
 
Notifications
Clear all

HTTP Integration Error

2 Posts
2 Users
0 Likes
768 Views
Posts: 10
Topic starter
(@kuasha48)
Active Member
Joined: 6 years ago

I got the error, once I trying to browse localhost:9001

Where I doing the mistake. Could anyone help me, please?

HTTP Error 500.21 - Internal Server Error
Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list

Detailed Error Information

Module
IIS Web Core

Notification
ExecuteRequestHandler

Handler
PageHandlerFactory-Integrated

Error Code
0x8007000d

Requested URL
http://localhost:9001/default.aspx

Physical Path
C:SolidCPPortaldefault.aspx

Logon Method
Anonymous

Logon User
Anonymous

1 Reply
Posts: 1964
Admin
(@m-tiggelaar)
Noble Member
Joined: 8 years ago

Hello,

It sounds like your having issues with IIS it self. (either missing roles or actual issues with the configs).

Can you try and run:
Add-WindowsFeature NET-Framework-core, Web-Server, Web-Static-Content, Web-Default-Doc, Web-Http-Errors, Web-Http-Redirect, Web-Asp-Net, Web-Asp-Net45, Web-Net-Ext, Web-Net-Ext45, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Http-Logging, Web-Log-Libraries, Web-Http-Tracing, Web-Windows-Auth, Web-Client-Auth, Web-Filtering, Web-Stat-Compression, Web-Mgmt-Console, Web-Scripting-Tools

(please note this is for Windows 2012, windows 2016 might need slight different features).

Reply
Share: