Can not run Test in Debug

Hi, I have big solution. For testing different parts of the solution I added unittest project to the solution. The project holds a score of tests. When I try to run test from TestManger (I check in check box a test and after click on right button of a mouse I pick up "Run Checked Test"), the test succided to run. But if I try to debug ("Debug Checked Tests") test, the VS is crashed. Before VS crashed it throw message box with next message: "Value cannot be null. Parameter name: menuService".

Any help?

[510 byte] By [icbob99] at [2007-12-17]
# 1

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?

dhoptonMSFT at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Visual Studio Team System - Web and Load Testing...
# 2

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.

icbob99 at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Visual Studio Team System - Web and Load Testing...
# 3
Is this a clean machine? Did it have a previous VS2005 on it? Can you debug normal EXEs?
dhoptonMSFT at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Visual Studio Team System - Web and Load Testing...
# 4
No it was not a clean machine. It has a previous versuin of VS2005 on it. I can debug normal EXEs.

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.

icbob99 at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Visual Studio Team System - Web and Load Testing...

Visual Studio Team System

Site Classified