chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
Welcome to Typemock Community! Here you can ask and receive answers from other community members. If you liked or disliked an answer or thread: react with an up- or downvote.
0 votes
Hi, I wrote some unit tests which were working fine. I checked them in and restarted VS. Next time I run them they started failing with some weird behavior. I enabled logging and this was the output:

Logging program: C:NugetNuGet.exe
Read from namespaces.dat: nunit
Read from namespaces.dat: vstesthost.exe
Read from namespaces.dat: MbUnit
Read from namespaces.dat: TestDriven.TestRunner.dll
Read from namespaces.dat: TestDriven
Read from namespaces.dat: JetBrains.ReSharper.UnitTestRunner.exe
Read from namespaces.dat: JetBrains.ReSharper.TaskRunner.exe
Read from namespaces.dat: JetBrains.ReSharper.TaskRunner.CLR4.exe
Read from namespaces.dat: JetBrains.ReSharper.TaskRunner.CLR4.MSIL.exe
Read from namespaces.dat: JetBrains.ReSharper.TaskRunner.CLR4.x64.exe
Read from namespaces.dat: JetBrains.ReSharper.TaskRunner.exe
Read from namespaces.dat: JetBrains.ReSharper.TaskRunner.MSIL.exe
Read from namespaces.dat: JetBrains.ReSharper.TaskRunner.x64.exe
Read from namespaces.dat: TestMatrix.exe
Read from namespaces.dat: WebDev.WebServer.exe
Read from namespaces.dat: QTAgent32.exe
Read from namespaces.dat: QTAgent.exe
Read from namespaces.dat: QTAgent32_35.exe
Read from namespaces.dat: QTAgent_35.exe
Read from namespaces.dat: Gallio.Host.exe
Read from namespaces.dat: Gallio.Icarus.exe
Read from exclude.dat: Typemock.dll
Read from exclude.dat: Typemock.ArrangeActAssert.dll
Read from exclude.dat: Typemock.Interceptors.dll
Read from exclude.dat: Microsoft.VisualStudio
Read from exclude.dat: Microsoft.Deployment
Read from exclude.dat: Microsoft.Pex
Read from exclude.dat: Microsoft.ExtendedReflection
Read from exclude.dat: WcfTestClient.exe
init .NET 4
Starting WeaveEngine
Finish starting WeaveEngine
Going into ModuleLoadFinished()
Loaded: ->C:WindowsMicrosoft.NetssemblyGAC_32mscorlib4.0_4.0.0.0__b77a5c561934e089mscorlib.dll
Going into ModuleLoadFinished()
Loaded: ->C:NugetNuGet.exe
Going into ModuleLoadFinished()
Loaded: ->C:WindowsMicrosoft.NetssemblyGAC_MSILSystem4.0_4.0.0.0__b77a5c561934e089System.dll
Going into ModuleLoadFinished()
Loaded: ->C:WindowsMicrosoft.NetssemblyGAC_MSILSystem.Core4.0_4.0.0.0__b77a5c561934e089System.Core.dll
Going into ModuleLoadFinished()
Loaded: ->C:WindowsMicrosoft.NetssemblyGAC_MSILSystem.ComponentModel.Composition4.0_4.0.0.0__b77a5c561934e089System.ComponentModel.Composition.dll
Going into ModuleLoadFinished()
Loaded: ->C:WindowsMicrosoft.NetssemblyGAC_MSILSystem.Xml.Linq4.0_4.0.0.0__b77a5c561934e089System.Xml.Linq.dll
Going into ModuleLoadFinished()
Loaded: ->C:WindowsMicrosoft.NetssemblyGAC_MSILSystem.Xml4.0_4.0.0.0__b77a5c561934e089System.Xml.dll
Going into ModuleLoadFinished()
Loaded: ->C:WindowsMicrosoft.NetssemblyGAC_MSILSystem.ComponentModel.DataAnnotations4.0_4.0.0.0__31bf3856ad364e35System.ComponentModel.DataAnnotations.dll
Going into ModuleLoadFinished()
Loaded: ->C:WindowsMicrosoft.NetssemblyGAC_MSILSystem.Configuration4.0_4.0.0.0__b03f5f7f11d50a3aSystem.Configuration.dll
Going into ModuleLoadFinished()
Loaded: ->C:WindowsMicrosoft.NetssemblyGAC_MSILSystem.Runtime.Serialization4.0_4.0.0.0__b77a5c561934e089System.Runtime.Serialization.dll
Going into ModuleLoadFinished()
Loaded: ->C:WindowsMicrosoft.NetssemblyGAC_MSILSystem.Data.Services.Client4.0_4.0.0.0__b77a5c561934e089System.Data.Services.Client.dll
Going into ModuleLoadFinished()
Loaded: ->C:WindowsMicrosoft.NetssemblyGAC_MSILMicrosoft.CSharp4.0_4.0.0.0__b03f5f7f11d50a3aMicrosoft.CSharp.dll
Going into ModuleLoadFinished()
Loaded: ->C:WindowsMicrosoft.NetssemblyGAC_MSILSystem.Dynamic4.0_4.0.0.0__b03f5f7f11d50a3aSystem.Dynamic.dll
Going into ModuleLoadFinished()
Error Loading: 65c5b18 RefEmit_InMemoryManifestModule 31
Entering Shutdown


Any clue what has gone wrong?
asked by gurhall (2.3k points)

1 Answer

0 votes
Hi,

Please contact our support team (support at typemock.com),
and provide us with the description of the "weird behavior", and the exception (if any).

We will try to reproduce this...

_________________
Regards

Yonatan,
TypeMock Support Group
answered by yonatan (1.6k points)
...