An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode
摘要:
Solution 1: Ran the following command. %SystemRoot%\system32\inetsrv\appcmd migrate config "Default Web Site/".Solution 2: The solution it suggest is not straight forward enough. Simply put the error can be corrected by adding the following bold line in the web.config fileconfigurationsystem .web 阅读全文
posted @ 2010-12-15 13:42 Biao Wang 阅读(849) 评论(1) 推荐(0)