Thank you, Alex, for looking into the issue.
Can I have another question to ask? Do I need to open up a new discuss for asking another issue?
In the event viewer, I'm getting lots of exception errors repeatedly as below, there are three messages.
Exception Message: Problem with loading custom assemblies: Could not load file or assembly 'file:///C:UsersTFSSERVICEAppDataLocalTempBuildAgentTypeMock7ProfileLinker.dll' or one of its dependencies. The module was expected to contain an assembly manifest. (type Exception)
Exception Message: Problem with loading custom assemblies: Could not load file or assembly 'file:///C:UsersTFSSERVICEAppDataLocalTempBuildAgentTypeMock7MockWeaver.dll' or one of its dependencies. The module was expected to contain an assembly manifest. (type Exception)
Exception Message: Problem with loading custom assemblies: API restriction: The assembly 'file:///C:UsersTFSSERVICEAppDataLocalTempBuildAgentTypeMock7TypeMock.dll' has already loaded from a different location. It cannot be loaded from a new location within the same appdomain. (type Exception)
Exception Message: Problem with loading custom assemblies: Could not load file or assembly 'NAnt.Core, Version=0.85.1932.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. (type Exception)
I did try to register using RegSrv32 "C:Program Files (x86)TypemockIsolatorAutoDeployProfilelinker.dll" and "-MockWeaver.dll" to register to the server and they did registered successfully.
But I can't make stopping these error message in the event viewer.
By the Typemock.dll got installed to a GAC and started to throw the error above.
Any suggestion to resolve these issues?
John.