I can't find how to correct this error. I'm trying to use a desktop app to
connect to a Drupal CMS site.
""Type 'XmlRpcProxycc4e43df-75a8-4a81-9b31-c53c94c25dfb' from assembly
'XmlRpcProxycc4e43df-75a8-4a81-9b31-c53c94c25dfb, Version=0.0.0.0,
Culture=neutral, PublicKeyToken=null' is attempting to implement an inaccessible
interface.""
My interface and structs are all public. Could this be a problem at the web
server level?