Forum member
Remco NCrunch Developer
7586 posts
Posts by Remco
-
I want to set "Ignore this component completely" = true for a "SQL Server Database Project"
[quote=sjkirk;8170]You can also see this problem with Xamarin projects. If you clone the repository at https://github.com/Perspex/Perspex you will see that ncrunch issues a warning about iOS/Android projects not being loaded and suggests using the NCrunch 'Ignore this component completely' configura…
23 Dec 2015 21:44 UTC
-
Visual Studio 2013 Code Window Horizontal Split Issue
Hi! Sorry, I have found no feasible solution to this problem. At this stage, it appears unlikely it will be fixed.
23 Dec 2015 21:42 UTC
-
I want to set "Ignore this component completely" = true for a "SQL Server Database Project"
[quote=kkallberg;8168]After a closer look it appears I was incorrect. In each solution there IS a reference to the database project. Sorry for the confusion. [/quote] Excellent. We've cornered every angle on this then. NCrunch is loading the project because it considers it to be a dependency…
23 Dec 2015 00:31 UTC
-
I want to set "Ignore this component completely" = true for a "SQL Server Database Project"
Thanks. Do you see this in a new, blank solution with a single database project? For some reason, it seems that the IDE isn't reporting the database project in the same way that it is for me. This is a rather troubling inconsistency.
22 Dec 2015 21:22 UTC
-
Jenkins CI association
[quote=emanuelvarga;8162]Ok, the coverage part would not be possible, ok, for that there is sonar that provides a lot of customizations.[/quote] The nice thing about using NCrunch in your CI is that you get build, test and coverage results all in one step. If you use a different product for code…
21 Dec 2015 23:44 UTC
-
I want to set "Ignore this component completely" = true for a "SQL Server Database Project"
Approximately how large is your solution, and what is your normal startup time? (i.e. in seconds, minutes with NCrunch enabled). Also, do you have any projects that are referencing the database project?
21 Dec 2015 23:37 UTC
-
Malware Detected ???
[quote=ThatGuyDuncan;8156].zip is blocked too. >>>sigh<<<[/quote] Sorry, I've done all I can from my side :(
21 Dec 2015 23:09 UTC
-
I want to set "Ignore this component completely" = true for a "SQL Server Database Project"
Thanks for sharing this problem. I've just done some testing around it, and this is the behaviour I'm observing: - The first time a database project is added to a solution, NCrunch will detect the new project and attempt to build it. It will also be in the configuration window. - If a solution…
21 Dec 2015 22:40 UTC
-
Jenkins CI association
[quote=emanuelvarga;8154]I'm also interested in running the command line from jenkins. Even though you can easily any command with ease from it, I was wondering if there is any way of being able to use ncrunch only for the testing / reporting part. I would prefer to use our in-house system for gen…
21 Dec 2015 22:21 UTC
-
Malware Detected ???
I've made a submission to McAfee's detection dispute service. Apparently this takes 4-6 weeks before they consider the submission. I've also submitted the installed files through their false positive submission system. As a software author, this is unfortunately the limit of what I'm able to do. …
19 Dec 2015 00:30 UTC
-
Can no longer enable NCrunch - VS 2015
Probably this was being caused by a faulty component that was replaced by the windows update. Thanks for letting me know that you're back up and running!
18 Dec 2015 22:44 UTC
-
Malware Detected ???
Hi, Thanks for sharing this. It's things like this that really ruffle my feathers ... This is a false positive caused by a bad scanning tool. You can confirm this by using the online scanner at [url=https://www.virustotal.com]https://www.virustotal.com[/url], which runs the file through 53…
18 Dec 2015 22:34 UTC
-
Can no longer enable NCrunch - VS 2015
At the moment I'm not sure how these Git related errors could be related to the inability of VS to be able to spawn a new process. Do you have any other versions of VS installed that you can try running NCrunch on? Something else worth trying: 1. Browse to the NCrunch install directory (usual…
17 Dec 2015 21:24 UTC
-
Build fails with custom analyzers
Hi, If I understand this correctly, this should just be a matter of including the stylecop.json file in the project, or using the 'Additional files to include' setting - [url=http://www.ncrunch.net/documentation/considerations-and-constraints_implicit-file-dependencies]http://www.ncrunch.net/docu…
17 Dec 2015 10:43 UTC
-
Can no longer enable NCrunch - VS 2015
Something else I'd suggest checking (especially if you've done a manual install) is that Windows is not blocking the installed files. Check the file properties for C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\Remco Software\NCrunch for Visual Studio 2015\nCrunch.Engi…
16 Dec 2015 22:41 UTC
-
Can no longer enable NCrunch - VS 2015
Can you check in the Windows Event Viewer to see if there are any errors being kicked up by the NCrunch process when it initialises? Is temporarily disabling your virus scanner an option? This would at least allow us to rule it out.
16 Dec 2015 21:30 UTC
-
Can no longer enable NCrunch - VS 2015
Thanks for submitting the log file. There is a very interesting exception here: System.InvalidOperationException: No process is associated with this object. at System.Diagnostics.Process.EnsureState(State state) at System.Diagnostics.Process.EnsureState(State state) at System.Diagnos…
16 Dec 2015 21:24 UTC
-
Can no longer enable NCrunch - VS 2015
Hi, thanks for sharing this issue. Does the bug report option still work for you? If you can submit a bug report, I can examine the log to see what's happened here. Does this happen for all solutions? Also it's worth trying to run "C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common…
16 Dec 2015 21:08 UTC
-
Possible performance issue for Git repositories
[quote=MatthewSteeples;8133]Hi Remco, Thanks for addressing part of this in the latest version by adding a config value for the cache storage path. Is it possible to make it so that this field accepts environment variables at some point and absolute paths? It doesn't seem that happy when I try an…
16 Dec 2015 21:05 UTC
-
Error executing tests
I haven't yet found a way to reproduce this problem, but the code involved has been redesigned. I hope that NCrunch v2.19 should solve this for you - [url=http://www.ncrunch.net/download]http://www.ncrunch.net/download[/url].
16 Dec 2015 03:22 UTC