Hi there,
I get the error shown below in one project when trying to build it in NCrunch. I can however build it in Visual Studio without any error. We do have a valid license for WpfElements.
Quote:Properties\licenses.licx (1, 0): Exception occurred creating type 'Mindscape.WpfElements.Charting.Chart, Mindscape.WpfElements, Version=7.0.166.23363, Culture=neutral, PublicKeyToken=0a92c4b7d9c14aa4' System.ComponentModel.LicenseException: A valid license cannot be granted for the type Mindscape.WpfElements.WpfElementsCore. Contact the manufacturer of the component for more information.
I did find one possible solution on the
Mindscape site, but it involves changing the project to work with NCrunch. Given that I am the only person using NCrunch in my organisation, I would prefer to make an NCrunch change to get the project to build, as to opposed to changing the project. Is there something I can tweak in NCrunch to either get it to recognise the license or to prevent it from failing in this situation.
I am using Visual Studio 2015 and NCrunch 2.15.0.9.
Thanks
Joe