- Breaking Changes for ASP.NET 2.0 applications running in Integrated mode on IIS 7.0
This blogpost from the product manager/lead architect of IIS7 talks about - which mode to use,
- how to migrate apps created for previous IIS versions to the new IIS7 integrated architecture,
- older apps can be used on IIS7 with no modifications by using IIS 7 classic mode, but the author recommends against it and encourages migration to integrated mode whenever possible.
- Switching the IIS 7 ASP.NET integration mode to classic mode: Link
- several common errors/warnings received when deploying an app created for older IIS to the new IIS and their workarounds.
- How to Take Advantage of the IIS 7.0 Integrated Pipeline
1 year ago
No comments:
Post a Comment