I'm trying to install the Fxcop ASP.NET Security rules from CodePlex as described on a MSDN Magazine article: Improving ASP.NET Security with Visual Studio 2010 Code Analysis
I'm using VS 2010 SP1 Ultimate and I can't make it load the rules to be used in the IDE. I have copy the DLL files the package contains into different folders where VS seems to be looking for the rules but I don't have the ruleset files.
Is anyone aware of a way to make it work without using FXcop externally?