My FXCop isn't working anymore
Hello,
I've downloaded FxCop, installed the Framework 2.0 (I work with .Net 1.1) y everything works fine, untill while I was viewing the errors and warnings, the program hung up. I've tried to run it again and it leads me to the CLR Debugger. And quit working. I've installed again the program and .net 2.0 and the same situation happens.
Any idea of what is happening?
Thanks! I find useful this tool and I would continue using it!
Sebastian
When you launch FxCop, choose About from the Help menu. What version of FxCop and the CLR runtime are reported there?
Does this issue repro if you analyze an extremely small test binary?
Unexplainably began to work again. First I tried to launch it but always showed up the Debugger (asking for CLR Debugger or VS Debugger).
I unistalled FxCop, Repaired (with that option) the Fx2.0.
Now appears to be all rigth. The version is:
FxCop: 1.35 build: 60623.0
runtime version: 2.0.50727.42
Thanks!