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://itabest.com:80/default.aspx?get=iXLd9c1M4L9sxIjZbVmo5Cgw1rKNWYX19HW/GHI5DMot6fuhyYSoutKydHRCTOG3xqqRLV8eJRh1MNx+UcA/VKWUUJF+Z2POIJP8tyPp0Gr5sZj/V0ytApAO+U8KoctLCOwbS7YNVX8L6zAGSt6/fJYVLa18WRmW/yDQfkG1AjDy45ohvubbUhhYdi+e1r7hv67IDYy/kb/e5/WroSY3yivpzBUmYvDKq33VcSp9dOuc/MUDWHT7SF02DG0dT3lk
Physical PathD:\park\default.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 »