If you install the dev10 beta 1 on the same machine as VS 2008, and you are running load tests, read this.
When you run the first load test, the load test will check the schema of the load test database, and if it is the 2008 schema it will update the schema in place.
This will create problems for you in VS 2008: you will no longer be able to import and export results.
The workaround is to use two separate databases for your results, one for VS 2008, one for VS 2010. The new Excel reporting feature in dev10 looks for the load test database (we’re fixing that in beta2), so the best workaround is to rename the VS 2008 load test database.
Before running any 2010 load test on your machine, rename the VS 2008 load test database:
If you run VS 2010 tests prior to renaming the database, you will need to remove the dev10 results from the database:
Note the same thing will happen during setup if you install the Test Controller – controller setup will update the existing 2008 load test database. So be sure to rename the database before running controller setup.
Ed.