Now that I have all of the DLL's in the right folder, I get the same error I was getting initially. The following command line:
call ".TMockRunner.exe" "-register" "nathant@mitimes.com" "(My correct license)" "nunit-console.exe" "..MITimesExhangeServiceTestSuiteinDebugMITimesExhangeServiceTestSuite.dll"
Produces:
Errors and Failures:
1) Test Error : MITimesExhangeServiceTestSuite.JobInterfaceTestSuite.prove_job_interface_calls_send
TypeMock.TypeMockException :
*** Unknown profiler is enabled please contanct
typemock@support.com with the flowing data: unknown profiler clsid = {B146457E-9AED-4624-B1E5-968D274416EC}
at TypeMock.InterceptorsWrapper.VerifyInterceptorsIsLoaded()
at gt.e()
at TypeMock.MockManager.Init(Boolean collectAllCalls)
at g3.CreateFakeInstance[T](Members behavior, Constructor constructorFlag, Constructor baseConstructorFlag, Type baseType, Object[] ctorArgs)
at g3.Instance[T](Members behavior)
at MITimesExhangeServiceTestSuite.JobInterfaceTestSuite.prove_job_interface_calls_send() in d:Builds8646vwkccwsrcMITimesExhangeServiceTestSuiteJobInterfaceTestSuite.cs:line 33