Forum member
richarddezwart
5 posts
Posts by richarddezwart
-
Infinit recursion during resource lookup within mscorlib
Hi Remco, VS2015 SP1 did not solve the problem. I installed .NET 4.6.1 seperately but it does not show up in the About Box in VS. Says it is 4.6.01055: Microsoft Visual Studio Community 2015 Version 14.0.24720.00 Update 1 Microsoft .NET Framework Version 4.6.01055 Installed Version: Comm…
08 Dec 2015 14:31 UTC
-
Infinit recursion during resource lookup within mscorlib
Hi, The problem coincides with the following: ============================ With the introduction of .NET 4.6, Microsoft released a number of changes to the garbage collector in an effort to improve performance. The installer for .NET 4.6 makes these changes effective for previous versions of t…
03 Dec 2015 08:10 UTC
-
Infinit recursion during resource lookup within mscorlib
Just found out on another VM that the problem does not occur with Microsoft Visual Studio Enterprise 2015 Version 14.0.23107.0 D14REL Microsoft .NET Framework Version 4.6.00081 So it might be the Community Edition that is the problem
26 Nov 2015 10:50 UTC
-
Infinit recursion during resource lookup within mscorlib
Hi Remco, I'll be happy to try and answer your questions - Can you confirm that this is a problem you are experiencing when NCrunch is executing your own code in a test run? Yes it is. - Does the problem appear consistently? Every time I run the test - Does the problem appear if you …
26 Nov 2015 10:47 UTC
-
Infinit recursion during resource lookup within mscorlib
System.ExecutionEngineException' occurred in mscorlib.dll when testing a class with a 15 resources (Microsoft ReportViewer files, rdlc). When debugging the exception appears to be a InvalidCastException.
24 Nov 2015 13:23 UTC