I'm using the following command:
"C:Program FilesTypeMockTypeMock.NETmocking_on.bat"
Followed by:
"C:Program FilesNCoverNCover.Console.exe" //w "C:<myCodePath>in est" //v //a <myAssembly> "C:Program FilesNUnit 2.2.8in
unit-console.exe
" <myAssembly>
Yet, I'm still getting this message:
TypeMock.TypeMockException :
*** TypeMock.NET is not enabled, to enable do one of the following:...
Any help is appreciated.
Scott C.