Hi ,
I am trying to connect dropbox from my c# application in which I used dropbox.api.dll to connect and upload files. Its working in my local computer but not working in server. I got error "Exception has been thrown by the target of an invocation".
I investigate and found dropbox.api.dll is not registered with windows GAC.
Any one can help on this.