DCSIMG
Questions,Web - Shai Raiten's Blog

Shai Raiten's Blog

It's all about code...

Browse by Tags

All Tags » Questions » Web (RSS)
How To: "Unable to load DLL 'Microsoft.VisualStudio.QualityTools.RecorderBarBHO100.dll': The specified module could not be found"
How To: "Unable to load DLL 'Microsoft.VisualStudio.QualityTools.RecorderBarBHO100.dll': The specified module could not be found" Working on a new environment trying to perform an new Web Test I was faced two issues: 1. Web Test Recorder doesn’t show up Problem :When I start my recording Internet Explorer comes up but the Web Test Recorder doesn’t show up. Solution : In IE enter Tools menu Select Explorer Bars and Click “Web Test Recorder 10.0” – (This will work for Web Test 8.0...
Q: Run Web Test Using MSTest Command-Line Failed
Run Web Test Using MSTest Command-Line Failed I got an email asking me to help with msdn forum request . Q: I am trying to run a delegated WebTest from the command line using MStest. I have VSTS 2008 Suite Edition Installed. If I go to the command prompt from VSTS first (start-->all programs-->microsoft visual studio 2008-->visual studio tools-->visual studio 2008 comand prompt), then go to the directory where my Webtest resides, then run my Webtest with mstest, it runs. But if I go to...