|    影響到的操作系統(tǒng)有:
 * Windows 7
 * Windows Server 2008 R2
 * Windows Server 2008
 * Windows Vista
 
 適用于:
 
 * Microsoft SQL Server 2005 Standard Edition
 * Microsoft SQL Server 2005 Workgroup Edition
 * Microsoft SQL Server 2005 Developer Edition
 * Microsoft SQL Server 2005 Enterprise Edition
 * Microsoft SQL Server 2005 Express Edition with Advanced Services
 
 但是,并不是所有IIS都有類似的問(wèn)題,關(guān)鍵還取決于IIS安裝的組件。
 
 官方文檔指出,在安裝IIS7的時(shí)候,要安裝如下組件,才能解決這個(gè)問(wèn)題:
 
 組件 文件夾
 靜態(tài)內(nèi)容                                     常見(jiàn)HTTP功能
 默認(rèn)文檔                                     常見(jiàn)HTTP功能
 HTTP重定向                               常見(jiàn)HTTP功能
 目錄瀏覽                                     常見(jiàn)HTTP功能
 ASP.Net                                       應(yīng)用程序開(kāi)發(fā)功能
 ISAPI 擴(kuò)展                                    應(yīng)用程序開(kāi)發(fā)功能
 ISAPI 篩選器                                應(yīng)用程序開(kāi)發(fā)功能
 Windows身份驗(yàn)證                        安全性
 IIS元數(shù)據(jù)庫(kù)和IIS 6 配置兼容性     IIS6管理兼容性
 IIS 6 WMI兼容性                           IIS6管理兼容性
 
 
 英文版本
 
 Component Folder
 Static Content                               Common HTTP Features
 Default Document                         Common HTTP Features
 HTTP Redirection                         Common HTTP Features
 Directory Browsing                       Common HTTP Features
 ASP.Net                                        Application Development
 ISAPI Extension                            Application Development
 ISAPI Filters                                 Application Development
 Windows Authentication              Security
 IIS Metabase                               Management Tools
 IIS 6 WMI                                     Management Tools
 |