web.config配置主题

配置文件中:

<configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">

 

指定用于验证配置文件的 XML 架构的 URL。如果未设置此属性,则无法在 Microsoft Visual Studio 中使用 F1 帮助打开配置元素的主题。

ASP.NET 2.0 版的默认值为 "http://schemas.microsoft.com/.NetConfiguration/v2.0"

 

posted on 2010-01-07 14:12    阅读(243)  评论(0)    收藏  举报