0

I have a classic asp page very simple, and I want to run is on a windows server 2012, iis 8.5, I setup the site, and when I run it http://localhost/default.asp I got an error:

HTTP Error 500.21 - Internal Server Error

Handler "asp" has a bad module "ManagedPipelineHandler" in its module list

  • 2
    I do not know the answer, but A) what have you tried? and B) did searching turn up anything useful? A very brief google turned up a few threads on S.O. that might be relevant, such as: http://stackoverflow.com/questions/6846544/how-to-fix-handler-pagehandlerfactory-integrated-has-a-bad-module-managedpip – Leigh Nov 11 '15 at 01:28
  • I placed the classic asp page under wwwroot; I have setup a default.asp as default start page (which only show a simple text) for Defaultwebsite; I gave permission to IIS_User, IUser; and when I run it as localhost/default.asp it fails, and showed: Handler "asp" has a bad module "ManagedPipelineHandler" in its module list – Steven Dean Nov 11 '15 at 16:11

0 Answers0