Hi,
I have installed Isolator 6.0.3 and tried to run my test case. It fails giving the following error.
System.IO.FileNotFoundException: System.IO.FileNotFoundException: Could not load file or assembly 'TypeMock, Version=5.4.5.0, Culture=neutral, PublicKeyToken=3dae460033b8d8e2' or one of its dependencies. The system cannot find the file specified.=== Pre-bind state information ===
LOG: DisplayName = TypeMock, Version=5.4.5.0, Culture=neutral, PublicKeyToken=3dae460033b8d8e2
(Fully-specified)
.....
.....
Calling assembly : UnitTestSupport, Version=1.0.0.0, Culture=neutral, PublicKeyToken=86781fa52e072ff9.
===
LOG: This bind starts in default load context.
LOG: No application configuration file found.
LOG: Using machine configuration file from C:WINDOWSMicrosoft.NETFramework2.0.50727configmachine.config.
LOG: Post-policy reference: TypeMock, Version=5.4.5.0, Culture=neutral, PublicKeyToken=3dae460033b8d8e2
I was working on version 5.4.5 before moving to latest version. Please let me know how to over come this problem.
Thanks in advance.