index > Visual Studio Team System - Developers > Problem in Visual Studio 2005

Problem in Visual Studio 2005


Hi all,

This problem comes up when I'm running code analysis on some target source code. The problem is the code analysis keeps running and when I try to stop it, it gives a warning that "Visual Studio is busy as an internal operation is still running. If this problem persists, report this to microsoft."

I don't know how to overcome this problem. Can anyone help me? and kindly tell me why this is happening?

Thanks,

ThunderRock

ThunderRock

Quick question to help us narrow this down. When you are running code analysis are you running native code analysis or managed? From your problem I suspect that this is native code analysis. In this case, your problem here is very likely a hang caused by a corruption as we attempt to write errors to the output window. This issue is fixed in the VS 2005 Service Pack Beta and you can work around this issue by running code analysis from the command line.

Note: The service pack beta contains an equally annoying bug -- code analysis contains an excessive amount of debug output. Before installing VS 2005 Service Pack Beta, save a copy of the mspft80.dll file that is located in your \Microsoft Visual Studio 8\VC\bin directory, and after the service pack has installed replace the service pack version with the RTM version. While this means you will not have the updated analysis, you will also not encounter the debug output bug.

Thanks,
Dave Lubash
Microsoft TeamDev

Dave Lubash - MSFT
reply 2

You can use google to search for other answers

 

More Articles

Unit tests available in developer edition?
How? Programmatically setting /analyze:WX-
Profiler quits generating reports (or gets stuck on the same one)
"Couldn't get Configuration"
How do I exclude unit test code from code coverage for a C++ stat...
Assembly Info
how to quick enable \ disable the static analyser
C#
Ridiculous code coverage results?
Add a new work item type
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

How do I get TestInitialize() to run bef…
Sampling profiler: is there some way to …
Trying out Trial of Team suite/edition p…
Performance testing Multiple unit tests
Unable to edit VSMDI file after Upgrade
Performance Profiler - OutOfMemoryExcept…
Can't instrument project targets for ASP…
Tests and deployment files in uplevel di…
Application verifier tool
Difference between sal.h and SourceAnnot…
MSTest can't find tests in the VSMDI file
Where can unit tests be writen?
Profile Fails
New to Code Profiling!
Customize Code Analysis enforcement

Hot Articles

Need some help with Unit testing some co…
Is that a bug with VSTS Beta2-"Erro…
Static analysis question
Test Project Settings
Excluding Warnings in FxCOP
Different build.exe output when using pr…
VSTE for Developers as stand alone
How to hide code coverage coloring?
Debugging a service within a site
unit testing web app and httpcontext (la…
Performance Tool crashing when it interp…
error when trying to create a new class …
How to check performance, monitoring, tu…
See list of Suppress Message(s) (also ex…
Intepret unit test results file (.trx)

Recommend Articles

webtest fileuploadparameter not working
Control is not going to DLL part while d…
Downgrading from Team Suite
C++: Erroneous C6011 warnings (Dereferen…
VSTestHost.exe crashing after executing …
"Process Hook Failed" with Per…
Possible bug with profiler
Directory.getFiles() not works in .net c…
"source view" for performance …
Code Analysis Crashing
VSTS4Dev Cost
Timeout during unit test
iis static value
Detailled Error Stack Trace in Unit Test…
Code Analysis Settings