Do I need to change anything programmatically to leverage the integrated pipeline in IIS7?
我是否需要以编程方式更改任何内容以利用IIS7中的集成管道?
If so, what's the best way to degrade gracefully and remain functional on IIS6?
如果是这样,在IIS6上优雅地降级并保持功能的最佳方法是什么?
Thanks!
1 个解决方案
#1
No, the setting is in IIS when selecting application pool (integrated mode). I recently upgraded from IIs 6.0 to IIS 7.0. The application runs fine on both IIS 6.0 and 7.0.
不,选择应用程序池(集成模式)时,该设置在IIS中。我最近从IIs 6.0升级到IIS 7.0。该应用程序在IIS 6.0和7.0上都运行良好。
#1
No, the setting is in IIS when selecting application pool (integrated mode). I recently upgraded from IIs 6.0 to IIS 7.0. The application runs fine on both IIS 6.0 and 7.0.
不,选择应用程序池(集成模式)时,该设置在IIS中。我最近从IIs 6.0升级到IIS 7.0。该应用程序在IIS 6.0和7.0上都运行良好。