Forum member
smitchamb
21 posts
Posts by smitchamb
-
VS 2019 16.3 dark mode broken
I did not have the latest. didn't get a popup for it. Looks good. thanks.
24 Sep 2019 15:51 UTC
-
VS 2019 16.3 dark mode broken
With the release of 16.3, ncrunch is no longer displaying dark mode. Otherwise things seem to working normally.
24 Sep 2019 15:03 UTC
-
VS 2019 support
Thanks for the info. If I have an issue, I'll try putting in my license information.
11 Mar 2019 22:07 UTC
-
VS 2019 support
Thanks. Loaded it up this morning and it popped up a license dialog even though my license is good through july. Is that intentional because it is an experimental version? I'm using the 30-day trial license for now, but wanted to mention it.
11 Mar 2019 13:56 UTC
-
VS 2019 support
It's a month out from release, we're starting to evaluate the upgrade for usage and I feel blind without ncrunch, do you have an expected release date for support now?
06 Mar 2019 15:52 UTC
-
T4 Template generation fails in 3.18
That build seems to be working.
29 Sep 2018 18:05 UTC
-
T4 Template generation fails in 3.18
Here's the error message [quote] An error occurred while analysing this project after it was built: System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot …
28 Sep 2018 15:57 UTC
-
T4 Template generation fails in 3.18
With my actual project, the problem is still happening with this update.
28 Sep 2018 15:46 UTC
-
T4 Template generation fails in 3.18
Sorry it's taken so long to get back to this, but I've been busy getting stuff done. Here's a link to a new minimal set that shows the error. I had another error post build that was causing a test to fail, but after I started removing some dependencies it went away so I think that is something wit…
21 Sep 2018 22:30 UTC
-
T4 Template generation fails in 3.18
Touching back in on this thread. I've made some updates for VS 15.8 in the original text templating code and it doesn't appear to be an issue any more. However, I haven't been able to cut back the project to reproduce the runtime error in a minimal fashion. I'm hoping to get a block of time to do …
06 Sep 2018 16:44 UTC
-
T4 Template generation fails in 3.18
I still need the copy assemblies flag to run the ncrunch build.
30 Aug 2018 19:44 UTC
-
T4 Template generation fails in 3.18
I'll see if I can cut down the project again leaving one of the test projects in place that is failing and post it.
28 Aug 2018 13:43 UTC
-
T4 Template generation fails in 3.18
For this error flipping the copy reference to workspace flag fixes the build.
27 Aug 2018 21:02 UTC
-
T4 Template generation fails in 3.18
It looks like this change is related to including System.Runtime nuget package 4.3.0 which has an assembly version of 4.2.1. The projects are actually getting their version from the Visual Studio directory. The version in the NCrunch directory has an assembly version of 4.1.1.0 [quote] An erro…
27 Aug 2018 21:00 UTC
-
T4 Template generation fails in 3.18
I loaded 3.19, and in my full project I'm still getting some issues, but only in the Test projects. One project builds, but fails at runtime due to being unable to find System.Net.Http, other projects are still failing to build. I'm going to dig a little more and then update here.
27 Aug 2018 20:12 UTC
-
T4 Template generation fails in 3.18
https://bit.ly/2nIMWBr this link has a zip file with a minimal solution that exposes the issue. I've removed all the nuget packages except for Microsoft.* and System.* and Newtonsoft.Json because ASP.NET depends on it.
17 Aug 2018 14:43 UTC
-
T4 Template generation fails in 3.18
The original error has been confirmed in VS 15.7.6 with NCrunch 3.14 and 15.7.5 with NCrunch 3.12. I haven't had a chance to make a minimal implementation of that either, but I'll try to get both tomorrow. I'm pretty crippled without NCrunch.
16 Aug 2018 23:31 UTC
-
T4 Template generation fails in 3.18
I'll see what I can put together.
16 Aug 2018 23:26 UTC
-
T4 Template generation fails in 3.18
I had recently updated to VS 15.7.6 and now I've updated to 15.8 and my other NCrunch problems are failing to build. Prior to 15.8 this project worked fine. No code changes or other configuration changes have been made. [quote] WARNING - ..\..\..\..\program files (x86)\microsoft visual studio\…
16 Aug 2018 18:35 UTC
-
T4 Template generation fails in 3.18
I downgraded and it is still happening, so i must be something in the project related to the code analysis stuff.
13 Aug 2018 17:51 UTC