An ASP.NET setting has been detected that does not apply in the Integrated managed pipeline mode

After installing CruiseControl.Net, CCNet, I attempted to load the web dashboard and got the following error display.

image

It said: “An ASP.NET setting has been detected that does not apply in the Integrated managed pipeline mode”

How confusing!! A quick look on the IIS7 documentation, blogs, forums etc I ran the following command.

%SystemRoot%system32inetsrvappcmd migrate config “Default Web Site/”.

I then refreshed the webpage and everything worked perfectly!

image

Technorati Tags: , ,

3 thoughts on “An ASP.NET setting has been detected that does not apply in the Integrated managed pipeline mode”

  1. Great stuff – I just ran into the same issue on Windows Server 2008 and this fixed the issue on that platform too.

    Also I was very impressed with your presentation at DDD7 on Saturday!

Leave a Reply

Your email address will not be published. Required fields are marked *