Tagged Questions
8
votes
3answers
6k views
using FUSLOGVW.EXE on a machine with no Visual Studio installed
I'm currently having some assembly binding problems on our development server. I want to investigate the problem a bit further with Fusion Log Viewer. Since there is no Visual Studio installed on the ...
0
votes
3answers
814 views
FxCop: control assembly referenced by analyzed assembly not being loaded
FWIW: Windows 7 64bit, Compact Framework v3.5, FxCop v1.36 (running fxcopcmd.exe)
I'm having problems getting FxCop 1.36 to run correctly. I'm analyzing a compact framework application with the ...