Any thoughts on what might be causing this exception?
I have a webservice proj, when i load the link i get
Could not load file or assembly \'I
What worked for me was to add the assembly to GAC. To do that I ran gacutil -i PATH_TO_ASSEMBLY from Visual Studio Command Prompt