当你在Visual Studio 2005中启动ASP.NET Configuration(Web Site Administration Tool)后,Web Site Administration Tool会自动在Web.config的<configuration>中加上xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0",从而造成Web.config的智能感知失效, 删除它就能恢复正常。 相关文章:http://weblogs.asp.net/scottgu/archive/2005/12/02/432077.aspx 相关文章: 2021-08-28 2022-12-23 2022-12-23 2021-12-04 2022-01-01 2021-09-13 2021-10-11