Forum member

graduss

5 posts

Posts by graduss

  1. RavenDB: System.InvalidProgramException : Common Language Runtime detected an invalid program

    I reported this issue to TypeMock. Here is a thread link http://forums.typemock.com/viewtopic.php?f=9&t=91313

  2. RavenDB: System.InvalidProgramException : Common Language Runtime detected an invalid program

    I will raise this issue with TypeMock. Thanks

  3. RavenDB: System.InvalidProgramException : Common Language Runtime detected an invalid program

    Hi Remco, I created the separate test project clean of TypeMock references within the main solution and add a dummy test to run in-memory RavenDb instance. Then I add execute index call to the test body. The one that throws CLR exception. The test below [Test] public void Tes…

  4. RavenDB: System.InvalidProgramException : Common Language Runtime detected an invalid program

    Hi Remco I tried your suggestion turning on compatibility mode but still getting the same errors. ICSharpCode is referenced as an existing assembly. I'm using TypeMock (7.4.2.86) which will be removed later on. Nothing fancy with platform settings. Any CPU for the test project and NUnit setting…

  5. RavenDB: System.InvalidProgramException : Common Language Runtime detected an invalid program

    Hi, all my RavenDB tests throwing "System.InvalidProgramException : Common Language Runtime detected an invalid program" when attempting to execute raven index running under NCrunch. Stack trace snapshot below System.TypeInitializationException : The type initializer for 'ICSharpCode.NRefact…