User-219281038 posted
hi,
I am integrating Dropbox API so that I can transfer files from server to Dropbox account. I am not able to create instance of DropBoxClientBase class. As per the tutorial given at :
http://dropbox.github.io/dropbox-sdk-dotnet/html/T_Dropbox_Api_DropboxClient.htm
public sealed class DropboxClient : DropboxClientBase
{
}
How Do I fix this.. and please guide me to send files to dropbox account from ASP.net website.
Thanks & Regards,
Naveen Jain