Forum member
metadata
5 posts
Posts by metadata
-
VS2017, NCrunch 3.2.0.3 build error
This fixes the problem, thanks a lot for your persistence. I hope my manually editing of the config file won't break something in the future :) For your reference, here are the contents of original file...: <?xml version ="1.0"?> <configuration> <configSections> <section name="msbuild…
15 Dec 2016 10:59 UTC
-
VS2017, NCrunch 3.2.0.3 build error
It's happening in one of my most complex projects. I can't share it with you, unfortunately - and it depends on other projects. The same solution and projects work perfectly in VS2015's NCrunch. If there is anything else I can do to help you troubleshoot - let me know.
15 Dec 2016 08:50 UTC
-
VS2017, NCrunch 3.2.0.3 build error
Here you go: https://dl.dropboxusercontent.com/u/7753368/nCrunchFusionLog.zip
14 Dec 2016 11:29 UTC
-
VS2017, NCrunch 3.2.0.3 build error
Sure, content of the file is below. All listed files are present on the system. <?xml version="1.0" encoding="utf-8" ?> <configuration> <startup useLegacyV2RuntimeActivationPolicy="true"> <supportedRuntime version="v4.0" /> </startup> <runtime> <enforceFIPSPolicy enabled="fals…
14 Dec 2016 09:31 UTC
-
VS2017, NCrunch 3.2.0.3 build error
System.Exception: An exception was thrown in the remote environment: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> nCrunch.Common.UserException: Errors occurred while trying to load the project file: The "ResolveComReference" task could…
13 Dec 2016 20:24 UTC