win7 IIS7 运行vs2003 web 项目 无法识别的配置节“system.webServer” 解决
摘要:在 asp.net 1.1 的 machine.config 里加一个节处理器的配置如下:<section name="system.webServer" type="System.Configuration.IgnoreSectionHandler, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> 加在 </configSections> 结束前即可。machine.config 的位置在 %windir%\Micr
阅读全文
posted @ 2012-02-15 16:44
浙公网安备 33010602011771号