Load test results database could not be opened, even after fix.
I am unable to run my load tests.
"Error occurred running test. (Computer XXXXX) The load test results database could not be opened. Check that the load test results database specified by the connect string for your Test Controller...."
After some research I tried this script: SQLCMD /S localhost\sqlexpress /i loadtestresultsrepository.sql to re-create the local sql express database.
I was hoping that would solve my problems, but alas I still get same error. I've been using Visual Studio Test for a while with very few problems. The only change I can think of is that I changed my computer name (I'm on a domain), and now I get this error when I attempt to run any load test:
Any suggestions?
More info: WinXP Pro SP2 - VS Team Suite & VS ENAR 2k3 - Local Test Run (No Rigs) - Account is Admin

