Forum member
bmorien
4 posts
Posts by bmorien
-
Problems with code analysis after upgrade
You're awesome. I appreciate the speedy responses!
30 Apr 2013 22:47 UTC
-
Problems with code analysis after upgrade
Hey, Remco I found this in our rules file near the top: <RuleHintPaths> <Path>..\..\FxCop\Rules\SDL\</Path> </RuleHintPaths> From there, it looks like it scoops up the 2 custom rule dlls our company has for our SDL compliance. After adding that directory in the Additional Files d…
30 Apr 2013 21:58 UTC
-
Problems with code analysis after upgrade
It looks like nCrunch is finding the ruleset properly, and copying it into the correct location in the AppData folder, but it's having issues finding the rules dlls referenced in the ruleset. We may be a unique case in that our rules dlls aren't in the GAC, but in our source tree. Let me know wha…
30 Apr 2013 00:45 UTC
-
Problems with code analysis after upgrade
I have upgraded to 1.45 today and I am seeing a similar issue. nCrunch is not finding the rulesets specified in our .csproj file, which live elsewhere in our source tree. CA is working correctly for VS and msbuild builds. (0)#0: CA0053 : Failed to load rules file 'C:\Users\bremor\AppData\Local\N…
29 Apr 2013 20:18 UTC