Forum member

chrboum

5 posts

Posts by chrboum

  1. Process ... has exceeded its memory limit and will be terminated

    [quote=Remco;6869] - NCrunch will always set BuildingInsideVisualStudio to 'true' to try and emulate VS behaviour. [/quote] The other things you mentioned I read from the documentation, which is quite good. This I did not know, and makes my life considerably easier - thanks! Our build doesn…

  2. Process ... has exceeded its memory limit and will be terminated

    [quote=Remco;6866] Have you noticed any poor VS load or build performance for this particular project? [/quote] The VS builds runs very fast. [quote=Remco;6866] The OutOfMemory exceptions thrown inside a project load suggest one of two things: 1. Recursive/unbounded logic inside the proj…

  3. Process ... has exceeded its memory limit and will be terminated

    I submitted a bug report, but I wanted to follow up on the forums. This is for NCrunch v2.12.0.2. I am adding NCrunch to a new source repository, and I have hit some issues. 1. When NCrunch is enabled it takes a long time for each project to be loaded. NCrunch increments a count as each…

  4. An item with the same key has already been added

    I just sent a bug report, and referenced this post. I didn't see 1 or 2, but it was enough to get me unblocked. The project was referencing another project unnecessarily, so I deleted the reference. Once I did, it worked. I sent the logs before I got it to work, so I sent another bug report fo…

  5. An item with the same key has already been added

    I am running NCrunch v2.8.0.1. I have seen this issue posted in the forum before, but I don't appear to have the original author's problem. I reviewed the NCrunch Report.zip logs, and nothing sticks out to me. Any advise on where to look next, or how to debug this issue further? System.Argumen…