Forum member

ylee

20 posts

Posts by ylee

  1. Does not work with Fody

    I tried to enable pre/post build events, but it didn't work. I also tried to switch other settings on/off, but with no success. According to [url=http://code.google.com/p/fody/wiki/AddinSearchPaths]Fody documentation[/url], Fody looks the following locations for weaver dll files: * SolutionDir/P…

  2. Does not work with Fody

    Spoken too soon. I also need to manually copy some dll files. For example, I'm using PropertyChanged Fody addin, I need to copy: (solution folder)/packages/PropertyChanged.Fody.<version number>./PropertyChanged.Fody.dll to: (solution folder)/Tools/Fody or I will get error: NCrunch:…

  3. Does not work with Fody

    [quote=Remco;2226]Hi Ylee, Most likely this is because the Fody binaries need to be included in the NCrunch workspace. Try adding a reference them using the 'Additional files to include' configuration setting, specifying a relative path.. for example: ..\Tools\Fody\**.*[/quote] Thanks for you…

  4. Does not work with Fody

    Hi, I just found NCrunch doesn't work with Fody, while Resharper works just fine. For those not familiar with Fody, Fody is made by the same author as Notify Property Weaver. It "uses Mono.Cecil and an add-in based approach to modifying the IL of .net assemblies at compile time". More about Fo…

  5. Navigate previous/next broken test using keyboard shortcuts

    Thanks for your detailed reply, Remco. Sorry, but I don't have much experience in software development, so I'm afraid I cannot evaluate the technicalities. But for the 3 choices, I vote for #3: beginning of a test that is failing :)

  6. Navigate previous/next broken test using keyboard shortcuts

    Hi, Resharper has 2 very handy features that help quickly fix compile errors: 1. Navigate previous/next errors using keyboard shortcuts (Resharper uses Alt+Shift+PageUp/PageDown); 2. Display errors of current file besides the vertical scrollbar: [img]http://dl.dropbox.com/u/46508238/forum.ncru…

  7. System.InvalidProgramException: Common Language Runtime detected an invalid program

    [quote=Remco;1502]I've just tonight heard from TypeMock that they have a new version out with a fix for the above. Hopefully this will solve the issue! Cheers, Remco [/quote] Confirmed. It's fixed in Isolator v7.0.1. Cheers!

  8. System.InvalidProgramException: Common Language Runtime detected an invalid program

    [quote=atali;1446]Thanks to Typemock support , the issue is solved: This is a major issue that is not reproduced on every machine. This is a high priority in our list and we working to find the correct fix. One thing that we found is that it happens on machines where both VS2010 and VS2011 beta…

  9. System.InvalidProgramException: Common Language Runtime detected an invalid program

    I've upgraded to Isolator v7, but also no success. I got slightly different errors in the Processing Queue: [08:28:16.079-TestExecutionTask-100] ERROR (Internal): System.InvalidProgramException: Common Language Runtime detected an invalid program. at System.Uri.NotAny(Flags flags) at S…

  10. Doesn't display green cross icon when expected exception throws in NUnit test

    NCrunch 1.38.0.17b Visual Studio 2010 Windows 7 64bit Hi, NCrunch displays a green cross icon when expected exception throws in MSTest. This is a very cool feature! [img]http://dl.dropbox.com/u/46508238/forum.ncrunch.net/ncrunch-5.png[/img] But it's not working for NUnit test. [img]http…

  11. System.InvalidProgramException: Common Language Runtime detected an invalid program

    OK, to fixed the issue in this thread, I only need to disable Typemock, then re-enabled it in VS 2010 (I only need to do this once, and it fixed all solutions). And the issue in the other thread can be workaround by removing references to Typemock assemblies. So both issues are related to Type…

  12. System.InvalidProgramException: Common Language Runtime detected an invalid program

    [quote=Remco;1375]Are there many situations where you've managed to get past this problem? I'm thinking in reference to the other thread on this forum where you've mentioned this same exception bubbling up from the test runner itself. Also - which version of TypeMock Isolator are you using?[/quo…

  13. System.InvalidProgramException: Common Language Runtime detected an invalid program

    [quote]- That you don't also have a 64 bit version of NUnit.Core in your GAC (consider running the NUnit uninstaller)[/quote] Yes. I uninstalled NUnit using its uninstaller. I checked C:\Windows\assembly, there is no NUnit assemblies there. [quote]- That you don't have any references to NUnit.Co…

  14. System.InvalidProgramException: Common Language Runtime detected an invalid program

    [quote=Remco;1363]Do you have a 64-bit version of NUnit installed in your GAC?[/quote] Yes. I've just uninstalled NUnit from GAC, but I still got the same errors. [b]Update[/b]: I reinstalled NCrunch after removing NUnit from GAC, but still got the same errors.

  15. NUnit tests don't work when references Typemock assemblies

    [quote=Remco;1362]Hi, Thanks for reporting this. Do you see any errors appearing in your processing queue? Or do the tests simply not run at all?[/quote] I get the following errors in the processing queue: [02:43:55.0921-TestExecutionTask-36] ERROR (Internal): System.InvalidProgramException…

  16. System.InvalidProgramException: Common Language Runtime detected an invalid program

    NCrunch 1.38.0.17b, Visual Studio 2010 Windows 7 64bit Steps to reproduce the issue (VS 11 beta + NCrunch 1.38.0.18b don't have this issue): 1. Open VS 2010; 2. File > New > Project, choose Installed Templates > Visual C# > Test Project, to create a new test project; 3. NCrunch > Enable NC…

  17. NUnit tests don't work when references Typemock assemblies

    NCrunch 1.38.0.18b Typemock Isolator 6.2 Visual Studio 11 beta Windows 7 64bit Hi, If a project has references to Typemock Isolator assemblies (TypeMock.dll, Typemock.ArrangeActAssert.dll), all NUnit tests in the solution don't work (MSTest tests work). Removing references to Typemock as…

  18. Enable NCrunch grayed out in fresh VS 11 beta install

    [quote=Remco;1353]Ok - I've implemented a fix for this issue and deployed a new revision of 1.38b (1.38.0.18) to the download page for everyone to grab. The problem itself is caused by abnormal behaviour in some of the VS events that NCrunch relies on around solution opening/closing. Because it …

  19. Buttons not visible in Custom Engine Modes dialog when DPI setting is 150% (144 PPI)

    NCrunch 1.38.0.17b Visual Studio 2010, 11 Windows 7 (DPI 150%), Windows 8 (DPI 100%) Hi, The "Add Engine Mode" & "Remove Engine Mode" buttons are not visible when DPI setting is 150%. Windows 8 (DPI: 100%, 96 PPI), buttons are visible: [img]http://dl.dropbox.com/u/46508238/forum.ncrunch.…

  20. Minor display and mouse issues (high DPI settings)

    Hi, I noticed 2 issues on my machine. NCrunch 1.37.0.46b Visual Studio 2010 Windows 7 64bit, DPI setting: 144 pixels per inch, 150% Issue 1: Minor display issue, see the image below: [img=http://dl.dropbox.com/u/46508238/forum.ncrunch.net/ncrunch-1.png]image-1[/img] Issue 2: The followin…