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://sholeafrooz.ir:80/page.aspx?page=%25DA%25AF%25D9%2588%25D8%25A7%25D9%2587%25DB%258C%25D9%2586%25D8%25A7%25D9%2585%25D9%2587%2520%25D9%2587%25D8%25A7%25DB%258C%2520%25DA%25A9%25D9%2585%25D9%25BE%25D8%25A7%25D9%2586%25DB%258C%2520%25D8%25A2%25DA%25A9%25D8%25B3
Physical PathD:\park\page.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 »