I got a ADO.NET driver which is compiled as 64-bit. I therefore need to run mstests in 64-bit mode. Is that possible?
(the dev machine is 64bit).
It is easier in Visual studio 2013. Select Test->Test Settings->Default Processor Architecture->x64 before running the tests