using FUSLOGVW.EXE on a machine with no Visual Studio installed
As mentioned in an answer above and in comments, you need to do two things to get the fusion logger to run on a machine without Visual Studio: Copy fuslogvw.exe to that machine. You can find it wherever you installed .NET (eg. C:\Program Files (x86)\Microsoft SDKs\Windows\v8.1A\bin\NETFX 4.5.1 Tools\x64\FUSLOGVW.exe) Copy flogvwrc.dll to the same location as … Read more