FxCop folder missing

前端 未结 3 1477
北恋
北恋 2021-02-14 03:31

What is the issue? I am trying to install FxCop 10. To install that, Microsoft Windows SDK 7.1 is required. I installed the SDK. Now, to install FxCop, I have to run FxCopSetup.

相关标签:
3条回答
  • 2021-02-14 03:50

    In my SDK install, there is an FXCop folder: C:\Program Files\Microsoft SDKs\Windows\v7.0A\FXCop. Is there an FxCop folder somewhere in you SDK install? Apparently it's been moved...

    Alternately, I have the FxCop installer on my Dropbox: http://dl.dropbox.com/u/1311259/FxCopSetup-10.0.exe

    0 讨论(0)
  • 2021-02-14 03:59

    It worked for me when I only selected the "Tools" option to install.

    0 讨论(0)
  • 2021-02-14 04:12

    It's in Program Files, not Program Files(x86). I realized this when running a repair on the windows sdk when I couldn't find the folder, and seeing where it was copying files.

    0 讨论(0)
提交回复
热议问题