摘要: 这是Visual Studio 2005的一个Bug,VS进行网站发布(预编译)后,登录页中的“Login”控件和 .NET Framework 中“System.Web.UI.WebControls.Login”发生命名冲突。这时只需将 Login.aspx 和 Login.aspx.cs 中的“Login”改为其它名字 阅读全文
posted @ 2009-04-17 11:25 梅桦 阅读(612) 评论(0) 推荐(0) 编辑