Help!!! Can't find Code Analysis Configuration

In Beta 1, i enabled to check for FXCop rules.

Later, I uninstall beta and installed the RTM version of VS 2005 and I couldnt find Websites> Code Analysis Configuration Crying

Do i need to install FXCop seperately..or does it comes with vs itself..HELP!




Answer this question

Help!!! Can't find Code Analysis Configuration

  • xiegang112

    Code analysis is only available in the Visual Studio Team System edition, not Professional, Standard or Express: http://msdn.microsoft.com/vstudio/products/compare/default.aspx

  • amberrenee

    However, you can still use the free external FxCop tool.

  • MartinThompson

    I was using a project which as FxCop enabled, so when i referenced it to my project i hit with the error.

    The "Code Analysis" task failed unexpectedly. 

    Understood that FxCop is not in local environment setup, and it actually binds with the project itself.

    thanks for all your help Smile!

    Cheers
    Nithi






  • Neetika

    This problem has been reported previously, and we will be investigating a fix. Thanks for the report!

  • Help!!! Can't find Code Analysis Configuration