This is probably the number 1 source of headaches for new Community Server installations, a runtime exception stating something similar to “Couldn’t load <foo> assembly” or whatnot. Folks new to .Net, or system administrators who may not be intricately familiar with the bevy of tools that ship with the .Net framework don’t realize that the framework ships with a GUI tool that can aid in diagnosing why CS can’t load a specific assembly:
The Assembly Binding Log Viewer (NOTE: the article states that you need to run this from a command line…it’s actually the .Net Command Prompt that you need to execute fuslogvw.exe from). I’ll let the article speak for itself, but this tool is invaluable for figuring out issues with assembly load failures.
Share this post: 
|

|

|

|

|
