如何禁用“验证网站”构建 ASP.NET 网站项目时的步骤?
有时,我想在构建 ASP.NET 网站项目时跳过网站验证以节省时间。是否有 Visual Studio 选项或任何其他方法可以关闭此行为?
Sometimes, I want to skip validation of the web site to save time when I build an ASP.NET Web Site project. Is there a Visual Studio option or any other means to turn off this behaviour?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
- http://forums.asp.net/t/1262277.aspx
网站项目,属性页(在 VS 2010 中):
-- http://forums.asp.net/t/1262277.aspx
Website project, Property Pages (in VS 2010):
一些早期的服务包存在验证需要一段时间(在某些情况下需要几天)的问题。检查并查看是否可以更新 Visual Studio,并查看是否可以解决问题。
Some of the earlier service packs had issues with Validating taking a while (days in some cases). Check and see if you can update Visual Studio and seem if that resolves the issue.