Can not run Test in Debug
Any help?
Any help?
What build is this? Do you have an example of your structure of your projects? If you create a new solution with just a test project, can you debug the tests then?
The build is:
Microsoft Visual Studio 2005
Version 8.0.50727.26 (RTM.050727-2600)
Microsoft .NET Framework
Version 2.0.50727
Installed Edition: Enterprise
Project structure:
The solution concludes of 10 projects, one of them is project of unit test. Give me name of extension of files and I will attach it.
Also I created new solution with only a test project. I failed to debug a test, and VS crashed.
Boris.
Currently I solved the problem by removing of .vmsdi and testconfig files and getting the files through SourceSafe.
If I'll have the problem once again I will allarm once more.
Thanks.