Forum member

LatinProgrammer

9 posts

Posts by LatinProgrammer

  1. The target "_SplitProjectReferencesByFileExistence" does not exist in the project.

    Thank you for the response. I added that custom build property and I was able to resolve the issue!

  2. The target "_SplitProjectReferencesByFileExistence" does not exist in the project.

    Hello, We have a solution that is multi-targeted for different frameworks. NCrunch used to work with it and we switched to Visual Studio Live Testing. I switched back and the solution is failing on NCrunch with this error [quote]System.Exception: An exception was thrown in the remote environmen…

  3. System.ArgumentOutOfRangeException: Arrays larger than 2GB are not supported.

    I have some additional information on those async tests as well. It looks like the main issue is that I have a very large timeout for this particular VS solution (the default test timeout I have for NCrunch is 300000). Because of this, since the web API is hanging on me, then it looks like NCrunch i…

  4. System.ArgumentOutOfRangeException: Arrays larger than 2GB are not supported.

    Hi Remco, I sent you a contact form submission with a secure link to the files. Please do let me know if you got them. The project is not on .NET core (and will be very unlikely to be ported). We do plan to use latest version of the "full" Framework whenever possible although it sometimes ta…

  5. System.ArgumentOutOfRangeException: Arrays larger than 2GB are not supported.

    [quote=Remco;14886]Hi, thanks for the extra detail here. The problem is caused by a PDB file with an unexpected structure. Basically, the compiler on your machine is somehow producing a PDB file with a structure that we haven't seen before. Most probably it's something trivial in the PDB that w…

  6. System.ArgumentOutOfRangeException: Arrays larger than 2GB are not supported.

    Remco, Thanks for the reply. I installed version 4.4.0.10 and opened the branch that was failing on me and no cigar, I still get the error. Now, here is a very odd thing. I merged that developer branch down to our main developer branch and NCrunch was able to still move forward with the buil…

  7. System.ArgumentOutOfRangeException: Arrays larger than 2GB are not supported.

    Hello, My NCrunch setup started failing today with this error: "System.ArgumentOutOfRangeException: Arrays larger than 2GB are not supported." We have a pretty large project and I'm using NCrunch to get performance indicators. It was going slow but was giving useful results. Is there any way…

  8. Font Messed Up

    I am no longer able to reproduce the problem. Just now, I tried going back to default colors and it matched my dark theme. I then changed my theme to light on Visual Studio and toggled again (between custom colors and Visual Studio colors) and NCruch got "stuck" on the dark theme. I'd need to …

  9. Font Messed Up

    https://imgur.com/a/f5bX7Cp Installed the latest version of NCrunch on Visual Studio 2019 Enterprise because I was having issues with Live Unit Testing. This is the screen I got. To solve the issue, I had to expand the settings and then manually change the global settings for font colors so that…