Forum member

springjazzy

46 posts

Posts by springjazzy

  1. jetbrains rider plugin?

    IMHO you should reconsider possibilities. You will greatly increase customer base by 1. Including users from OS like Linux and Mac 2. TDD is language agnostic. I believe that if you build Rider plugin then you will be able to build plugin for all set of JetBrains products. So how about NCrunch for…

  2. AccessViolationException on creation of application domain

    Don't know about NUnit. But if I run tests under Resharper test system (which suspiciously looks like NCrunch by the way) I also get AccessViolationException. The only way to pass test is run it under native MSTest VS runner. I agree. It looks like issue related to that third party crypto librar…

  3. AccessViolationException on creation of application domain

    >Do you have FIPS enabled on your system? No. I use other crypto algorithms >Does turning off the 'Instrument output assembly' setting for the projects involved make any difference? No. No difference.

  4. AccessViolationException on creation of application domain

    Got it. That's because third party cryptographic library. Interestingly though, that I've marked method with HandleProcessCorruptedStateExceptionsAttribute and SecurityCriticalAttribute and still couldn't intercept it, which points that exception is thrown somewhere in NCrunch.

  5. AccessViolationException on creation of application domain

    Could you please verify that this simple test crashes NCrunch: [code=csharp] using System; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace UnitTestProject1 { [TestClass] public class UnitTest1 { [TestMethod] public void TestMethod1() {…

  6. Ncrunch is infinitely building. No tests are starting.

    OK thanks!

  7. Ncrunch is infinitely building. No tests are starting.

    Of course I'm. Nod32. I've been using it for several years. There are no traces in it showing that it blocks NCrunch.

  8. Ncrunch is infinitely building. No tests are starting.

    I've managed to start tests. It seems that when Ncrunch is configured to use engine hosting strategy "x86SatelliteProcess" then it refuses to start on my PC. If I set "HostInsideIDE" then Ncrunch starts working.

  9. Ncrunch is infinitely building. No tests are starting.

    >I don't think the problem itself is related to VS itself - more likely it's something resident on your machine that is interfering with .NET processes. Do you actually see a test host .EXE launch when you try to run the test? No. There are no test host .EXE processes. Only nCrunch.EngineHost45.…

  10. Ncrunch is infinitely building. No tests are starting.

    Well, I've installed some cryptography software which states to have no integration with Visual Studio. If I debug test then nothing happens. Icon is just infinitely circling.

  11. Ncrunch is infinitely building. No tests are starting.

    Submitted

  12. Ncrunch is infinitely building. No tests are starting.

    Last week Ncrunch refused to start any tests in one of my solution. Tray icon was showing that he is building sthm, but there where no activities in Ncrunch Processing Queue. On test start NCrunch was hanging infinitely showing that he started the test, but actually nothing happens. That test is gr…

  13. Unicode issues

    Yes. Everything looks fine.

  14. Unicode issues

    It shows link as navigatable, but navigation doesn't do anything.

  15. Unicode issues

    BTW. If I change Current UI culture in Ncrunch ver. 1.* everything works fine too! So maybe you could fix it there too since it obviously doesn't depend on richTextBox

  16. Unicode issues

    Confirm. After setting "en-US" CultureInfo links appeared again

  17. Unicode issues

    Yes issue with unicode is resolved. But error navigation ability is absent. [img=http://i62.tinypic.com/2n0keur.png]No error navigation[/img] Or maybe I don't know how to use new version of NCrunch? You moved it somewhere?

  18. Unicode issues

    > How does the line navigation behave? Is it that you click it and nothing happens? Yes nothing happens

  19. Unicode issues

    Can't say for sure. All i know is that at Monday everything worked fine in different solutions. in Tuesday everything was broken and I know there were updates. What is most inconvenient here is that "quick go to error line" feature is broken is that case. [IMG]http://i61.tinypic.com/e9x7hj.pn…

  20. Unicode issues

    No.. it was broken again after some windows updates ((