Error: Handler “PageHandlerFactory-Integrated” has a bad module “ManagedPipelineHandler” in its module list in IIS 7.5
The shocking screen of death appeared on Friday when I created a new web project on my new PC, which says 'Handler “PageHandlerFactory-Integrated” has a bad module “ManagedPipelineHandler” in its module list'. IIS 7.5 Detailed Error - 500.21 - Internal Server Error Server Error in Application "DEFAULT WEB SITE" 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] Module IIS Web Core Notification ExecuteRequestHandler Handler PageHandlerFactory-Integrated Error Code 0x8007000d Requested URL http://localhost:80/default.aspx Physical Path C:\inetpub\wwwroot\default.aspx Logon Method Anonymous Logon User Anonymous [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 c...