Visual studio 2005 "Object Test Bench" popup when debugging

Posted by DAC on Stack Overflow See other posts from Stack Overflow or by DAC
Published on 2009-12-04T10:51:39Z Indexed on 2010/06/11 20:32 UTC
Read the original article Hit count: 389

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:

alt text

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?

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about visual-studio-2005