Forum member

danhe

2 posts

Posts by danhe

  1. System.InvalidProgramException on x64 Testproject

    Hi, disabling TypeMock (Typemock -> Integrate with Other Runners) worked well. Many thanks. Dan

  2. System.InvalidProgramException on x64 Testproject

    Hi, i created a nUnit Testproject for x64 platform to test a x64 project. All my tests fail with this exception: System.InvalidProgramException : Common Language Runtime detected an invalid program. To delimit the problem i created a simple TestProject. Only one Testmethod which instantiates …