Tagged Questions
The fusion-log-viewer tag has no wiki summary.
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
0answers
25 views
Fusion Logs not working for WINWORD.exe
I have been developing add-ins for MS Word for quite some time now. I usually track bind failures using Fusion Logs and it used to work for all applications. But suddenly, the fusion logs fail to ...
0
votes
3answers
802 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 ...