When debugging a project in Visual Studio 2005, I have recently noticed a brief appearance of the "Object Test Bench" window. This window appears and then disappears after less than a second and does not look like the normal "Object Test Bench" window one sees when not debugging, as it looks like this:
I would like to stop this window appearing and have tried the following:
- Closing all Object Bench Test windows when not debugging
- Resetting Visual Studio to default settings (devenv /ResetSettings)
Any other ideas?