简体   繁体   English

Visual Studio 2008不会立即消除错误

[英]Visual Studio 2008 is not dettecting errors on the fly

My Visual Studio at work is not detecting errors on the fly... I just can see errors when I build my solution. 我正在工作的Visual Studio不能即时检测错误...构建解决方案时我只能看到错误。

Does anyone know how can I configure this? 有谁知道我该如何配置? Intellisense is working just fine, but this error detection on the fly isn't. Intellisense可以正常工作,但是这种动态错误检测并非如此。

Thanks!! 谢谢!!

我认为您为此需要Service Pack 1,但是即使这样,是否检测到错误也取决于错误的类型:语法错误可以被接受,但是(例如)未实现接口的类需要重新构建。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM