If you've made the jump to Vista and IIS7, like I recently did, and you've installed asp.net 1.1 for some reason (like trying to use the unsupported VS 2003 as I have), then you may be seeing this message, even when you are opening asp.net 2.0 sites in VS 2005.
You've checked in IIS, and the site is definitely pointed to an asp.net 2.0 application pool, but you get this message every single time you open the site. Today, I came across this article, which spurred me on to find a slightly better solution. Instead of deleting the 1.1 handlers, I just moved them down below the 2.0 handlers in the Ordered List view of the Handler Mappings. Voila, no more error message, plus I don't lose the handlers that I might need at some point when testing an old, unsupported VS2003 app. For having everything in one place, I'll put all of the linked article's instructions and mine all together here.
Powered by: newtelligence dasBlog 2.0.7226.0
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
© Copyright 2008, Your Name Here
E-mail