Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Unable to ignore projects of unknown type
NeilMacMullen
#1 Posted : Thursday, December 15, 2016 8:30:02 PM(UTC)
Rank: Advanced Member

Groups: Registered
Joined: 12/15/2016(UTC)
Posts: 55
Location: United Kingdom

Thanks: 29 times
Was thanked: 12 time(s) in 11 post(s)
My solution contains a number of setup (vdproj) projects. Ncrunch is unable to load these and gives a warning and suggestion to mark these as ignored. Unfortunately, the ncrunch configuration dialog doesn't show these projects in the solution list so there's no way to ignore them! Is there any way to manually modify the ncrunchsolution/project config files so that these projects are ignored?

Remco
#2 Posted : Thursday, December 15, 2016 10:08:53 PM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 6,970

Thanks: 929 times
Was thanked: 1256 time(s) in 1169 post(s)
Hi, thanks for posting!

Sorry, this is a known problem at the moment. You can work around this creating a config file with the 'IgnoreThisComponentCompletely' property set. For example, under NCrunch V3 you would create a file adjacent to your project file with the name PROJECT.v3.ncrunchproject and the contents:

<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>

Under V2, you would create a file called PROJECT.v2.ncrunchproject and the contents:

<ProjectConfiguration>
<IgnoreThisComponentCompletely>true</IgnoreThisComponentCompletely>
</ProjectConfiguration>
1 user thanked Remco for this useful post.
NeilMacMullen on 12/17/2016(UTC)
NeilMacMullen
#3 Posted : Saturday, December 17, 2016 2:39:37 PM(UTC)
Rank: Advanced Member

Groups: Registered
Joined: 12/15/2016(UTC)
Posts: 55
Location: United Kingdom

Thanks: 29 times
Was thanked: 12 time(s) in 11 post(s)
Excellent- will give this a try.
Remco
#4 Posted : Wednesday, January 18, 2017 11:45:28 AM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 6,970

Thanks: 929 times
Was thanked: 1256 time(s) in 1169 post(s)
NCrunch v3.3 is now available including a fix for this issue - https://www.ncrunch.net/download.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAF | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.024 seconds.
Trial NCrunch
Take NCrunch for a spin
Do your fingers a favour and supercharge your testing workflow
Free Download