Assembly Binding Log Viewer (fuslogvw) not logging any bindings
Going into Internet Explorer --> Tools --> Internet Options --> Browsing History,Delete..., , checking Temporary Internet Files and clicking delete fixed my issue.
Thanks to this blog post: http://www.request-response.com/blog/CommentView,guid,9f383687-3e1e-4568-833b-ef80e0938337.aspx
After much frustration I have found that by default, fuslogvw
does not log assembly binding failures!
You need to click 'settings' then select "log bind failures to disk", otherwise you won't see anything in the window.
To change the settings, you may have to run fuslogw.exe
as administrator.