Forum member

Sohnee

2 posts

Posts by Sohnee

  1. Issues With Signed Assemblies

    [b]SOLUTION[/b] The issue here is that the files aren't copied to the NCrunch build location if they aren't included in the project - so by including the dummy files in the project they get pulled over to the NCrunch build location and this issue is then fixed.

  2. Issues With Signed Assemblies

    Hi, I have encountered an issue running NCrunch on signed assemblies. I get the following error: c:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets (1558): The KeyContainer path 'VS_KEY_84FCC2509FDD8EE0' is invalid. KeyContainer must point to an existing file. I have enc…