Object Test Bench has started appearing
I ran a project this morning that, to display contact information, calls a separate project. Both of them should be looking at the same database - but I had forgotten to change the path of one of them back to development. So the page calling the contacts app fell over and my 'DataAccess' class in the other project opened in the first project with an error. A load of little windows opened with various error messages in them. I closed everything down, fixed the path, and started again.
Everything works okay - but now, whenever I 'Start Debugging' in either of the projects - a little window entitled Object Test Bench appears for a second.
Any idea how I can get rid of it?
Thanks for any help. It doesn't cause any problems, but it'd driving me nuts.
Re: Object Test Bench has started appearing
Are you able to dock it? Try docking it along with the rest of the windows (errors, tasks, output), then right click the tab and choose hide.
Re: Object Test Bench has started appearing
Thanks for your reply.
I can't dock it. It only appears for about half a second as I run the project. As soon as the browser window appears, the Object Test Bench disappears.
Re: Object Test Bench has started appearing
Try View > Other Windows > Object Test Bench
It should appear now. Make it auto-hide (so that it joins all your other tabs)
Restart Visual Studio
Does it still appear for a second?
Re: Object Test Bench has started appearing
Hi, i have the same annoying problem:sick: And tried all ways i think. Is there any other idea about solution. Thanks..