After installing Telerik 2009 Q1 and run the application and got the following error:
It said: “An ASP.NET setting has been detected that does not apply in the Integrated managed pipeline mode”
A quick look on the IIS7 documentation, blogs, forums etc I ran the following command.
%SystemRoot%\system32\inetsrv\appcmd migrate config “Default Web Site/”.
I then refreshed the webpage and everything worked nicely.
This is what I wanted! I was searching on Google since 1 hour and was really depressed as I got nothing but this post really made me happy. I just bookmarked your blog as I will not like to waste my time again on Google.