Maybe a silly question but one day I did something accidentally in VS2008 and ever since then, whenever I hit F5, just before my app appears, I see a quick flash of a small window labeled "Object Test Bench". ie, it appears and very quickly disappears.

I've read about Object Test Bench and (since this happened) had a quick play with it in View / Other Windows but I haven't been able to stop that quick flash.

It's not really a problem, VS seems to work fine but I'm always uncomfortable about something happening that I don't understand and didn't happen before.

link|improve this question

75% accept rate
feedback

1 Answer

I also have the same problem. I once had JetBrain's Resharper 4.5 installed. I uninstalled it after my trial expired, and I think that's when I noticed the Object Test Bench popping up when I debug.

Did either/both of you have Resharper or any other Visual Studio add-on installed/uninstalled before this problem?

UPDATE

Try resetting the Visual Studio settings. How to: Reset Your Settings

After resetting, the object test bench popup went away.

link|improve this answer
No, I haven't used any add-ins at all. – tetranz Feb 12 '10 at 14:07
I reset my Visual Studio settings and the object test bench popup went away. msdn.microsoft.com/en-us/library/ms247075(VS.80).aspx – sunpech Feb 12 '10 at 14:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.