Forum member
Remco NCrunch Developer
7586 posts
Posts by Remco
-
System.ArgumentOutOfRangeException: Arrays larger than 2GB are not supported.
[quote=robinz;15676]I was able to rebase the branch on a newer version of our software that had some changes to how the project was configured and the problem went away. [/quote] Thanks for letting me know. If you find a way to reproduce this problem with a self-contained sample you can share wi…
30 Sep 2021 23:09 UTC
-
Crash when opening config on VS2022 Preview 4.1
Thanks for sharing this issue. At first glance this looks to me to be an internal VS problem which is probably being triggered by the NCrunch tool window. We're looking into it to see if there's anything that can be done about it from our side. Could you try removing any .user files for the rel…
30 Sep 2021 21:38 UTC
-
Debug: Breakpoints - The source code is different from the original version
Hi, thanks for posting! I'm not sure why this is happening in your setup, but the easiest solution to this is probably to just shut off the error. Go to your VS Options, under Debugging you'll find an option 1/3 of the way down the big list of checkboxes called 'Require source files to exactly…
30 Sep 2021 21:33 UTC
-
System.ArgumentOutOfRangeException: Arrays larger than 2GB are not supported.
Thanks for these extra details. I haven't seen this issue before. Somehow there has been a change in the way the O/S is structuring the PDB. Do you have the option to switch to using a portable PDB instead? This would give an effective workaround to the problem.
28 Sep 2021 22:52 UTC
-
new install after restarting VS NCrunch is enabled, but the engine is not running
I've just found a bug report submitted with symptoms similar to what you've just described (I'm I guessing this was from you). The exception encountered in NCrunch is below: System.TypeInitializationException: The type initializer for 'nCrunch.Common.IO.PathHelper' threw an exception. ---> Syste…
28 Sep 2021 00:27 UTC
-
new install after restarting VS NCrunch is enabled, but the engine is not running
Hi, thanks for posting. When NCrunch is in this state, does the 'Enable' option in the NCrunch menu work or create any kind of result? Do you have the option to Submit Bug Report from the NCrunch menu, and if so, could you try submitting a report? [quote=rjmccabe;15663] After uninstalling N…
28 Sep 2021 00:21 UTC
-
System.ArgumentOutOfRangeException: Arrays larger than 2GB are not supported.
[quote=robinz;15664]After a relatively small update I started getting the error below. I've confirmed that I can update to the prior commit and the error goes away. The code builds and runs just fine at the commit that causes the NCrunch error. I'm running version 4.9.0.8. [/quote] Thanks for sh…
28 Sep 2021 00:17 UTC
-
Hotspot bars are all zero length
[quote=devdept;15659] Honestly, I don't know. It seems weird that all methods share the same zero computing time, isn't it? [/quote] Not always. If your code is fast, and you aren't stress testing it, a 0ms execution time can actually be quite normal. The best way to check whether the measu…
25 Sep 2021 00:32 UTC
-
How can I assign unused license to some one else and also how do I know who are using the license?
Hi, thanks for posting. Are you using the [url=https://www.ncrunch.net/documentation/tools_license-server_usage-and-installation]NCrunch license server[/url]? It was designed for this sort of thing.
25 Sep 2021 00:29 UTC
-
Hotspot bars are all zero length
Hi Alberto, Thanks for posting. Can you confirm whether the issue you're experiencing is with how these values are being rendered, or is it the data itself? (i.e. you don't expect it to be zero). The documentation link you've quoted applies only to the intensity of the yellow interiors on the…
24 Sep 2021 00:51 UTC
-
Dependency on native binary built as part of the same solution?
[quote=Onto Innovation;15655] Please disregard my inquiry. It turns out that the "Copied Project Dependencies" is actually working just fine. After setting that value as you prescribe, I failed to notice that the native project indeed started building, however was failing due to an unrelated prob…
21 Sep 2021 02:05 UTC
-
Dependency on native binary built as part of the same solution?
Hi, thanks for sharing this issue. The Copied Project Dependencies setting is the only way to really resolve this problem in an acceptable way (don't use Implicit project dependencies). With that said, this feature is still very new so it hasn't seen the same level of real world testing as the r…
21 Sep 2021 00:55 UTC
-
NCrunch Build Failure - Azure function c# Net5.0
Thanks for your patience with this issue. Would you be interested in trying the build below and letting me know if it solves the problem for you? [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.10.0.4.msi]NCrunch_Console_4.10.0.4.msi[/url] [url=https://s3.amazonaws.com/dow…
19 Sep 2021 05:56 UTC
-
1 project is failing to build
Hi, thanks for posting. Can you please try the build in this thread to see if it solves the problem for you? [url=https://forum.ncrunch.net/yaf_postst3145_Problem-with-new-instrumentation-since-4-9.aspx]https://forum.ncrunch.net/yaf_postst3145_Problem-with-new-instrumentation-since-4-9.aspx[/url]
19 Sep 2021 00:33 UTC
-
NCrunch Build Failure - Azure function c# Net5.0
Thanks for the extra details. I've reproduced the problem now - it was specific to the trigger project. I'll let you know as soon as I have a fix available.
16 Sep 2021 13:48 UTC
-
NCrunch Build Failure - Azure function c# Net5.0
Thanks Michael. I've examined the log you've submitted and made several attempts to reproduce the problem in my environment. Unfortunately, an Azure project built from a VS project template seems to work fine for me under .NET 5.0, so I suspect there may be a difference between our environments th…
16 Sep 2021 00:49 UTC
-
running(first time run)
[quote=melnikd;15640] I can try NCrunch v4.9 [/quote] My apologies. I've just re-read your original post and it looks like you're already on the latest version. I'm having difficulty reproducing this on my side. Under .NET 5.0, MSTest seems to work normally in my environment. Are you abl…
16 Sep 2021 00:47 UTC
-
running(first time run)
Thanks for the report! Here is the error: System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\melnikd\AppData\Local\NCrunch\29592\10\<AssemblyPath>.Tests.dll' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and c…
15 Sep 2021 00:49 UTC
-
running(first time run)
[quote=melnikd;15634]Sure, if you tell me where to go to collect the logs [/quote] Click on the 'NCrunch' menu then choose the 'Submit bug report' option.
14 Sep 2021 13:41 UTC
-
running(first time run)
Thanks for sharing this. Are you able to submit a bug report after you've had this happen to you? I'm hopeful the log file will contain some useful information.
14 Sep 2021 00:04 UTC