Internet Information Services 7.5

Error Summary

HTTP Error 500.21 - Internal Server Error

Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list

Detailed Error Information
ModuleIIS Web Core
NotificationExecuteRequestHandler
HandlerPageHandlerFactory-Integrated
Error Code0x8007000d
Requested URLhttp://basparco.ir:80/Secure/Login.aspx?returnurl=%2f-%d8%af%d9%88%d8%b1%d9%87-%d8%a2%d9%85%d9%88%d8%b2%d8%b4%db%8c-%da%a9%d9%86%d8%aa%d8%b1%d9%84-%da%a9%db%8c%d9%81%db%8c%d8%aa-%d9%84%d9%88%d9%84%d9%87-%d9%87%d8%a7%db%8c-%d9%be%d9%84%db%8c-%d9%be%d8%b1%d9%88%d9%be%db%8c%d9%84%d9%86-%d9%88-%d9%be%d9%84%db%8c-%d8%a7%d8%aa%db%8c%d9%84%d9%86
Physical PathD:\park\Secure\Login.aspx
Logon MethodAnonymous
Logon UserAnonymous
Most likely causes:
  • Managed handler is used; however, ASP.NET is not installed or is not installed completely.
  • There is a typographical error in the configuration for the handler module list.
Things you can try:
  • Install ASP.NET if you are using managed handler.
  • Ensure that the handler module's name is specified correctly. Module names are case-sensitive and use the format modules="StaticFileModule,DefaultDocumentModule,DirectoryListingModule".
Links and More Information IIS core does not recognize the module.

View more information »