Scott Forsyth's BlogPostings on IIS, ASP.NET, SQL Server, Webfarms and general system admin.Breaking changing in IIS 7.0 and ASP.NET- July 11, 2008 This quick post is for my own sake so I can find it again later. :-) I refer to the following link often. Mike Volodarsky has put together a detailed list of breaking changes in IIS 7.0 and ASP.NET. For the most part IIS 7 has great compatibility with IIS 6 apps. The httpModules and httpHandlers section are two important web.config sections that need to be migrated from system.web to system.webServer in Integrated mode, but most other things will work without...http://weblogs.asp.net/owscott/archive/2008/07/11/breaking-changing-in-iis-7-0-and-asp-net... |