Licensing for MSTest during Team Build
Posted: Tue 04 Nov 2008 21:08
I am trying to run unit tests in our build process that is Microsoft Team Foundation Server build.
I have embedded the licenses.licx file.
I have created the licenses.config file and placed in it:
MSTest.exe
MSBuild.exe
I have put the licenses.config in the directory that the test assemblies are compiled and run from, the directory where MSTest.exe lives, the directory where MSBuild.exe lives.
I still get "Test method XXX threw exception: CoreLab.Oracle.OracleException: License not valid due to the problems with OraDirect .NET installation..".
I have embedded the licenses.licx file.
I have created the licenses.config file and placed in it:
MSTest.exe
MSBuild.exe
I have put the licenses.config in the directory that the test assemblies are compiled and run from, the directory where MSTest.exe lives, the directory where MSBuild.exe lives.
I still get "Test method XXX threw exception: CoreLab.Oracle.OracleException: License not valid due to the problems with OraDirect .NET installation..".