Cant obtain Access Token. Unauthorized exception.

first post: hitme wrote: It seems that Dropbox wont let me obtain access token. Any suggesti...

GetPublicObjectUrl give an 404 error

first post: Drwhy wrote: Hello, I'm trying to make a basic program which upload a picture in...

Status SharpBox Object-Store API

first post: LievenJanssen wrote: What is the status of the SharpBox Object-Store API? We are curre...

Using Sharpbox to connect to dropbox from within an (Xamarin) Android app

first post: JanJunius wrote: Hi, I use Sharpbox with Xamarin for iOS and Android. The iOS vers...

latest post: Vikram4ualways wrote: Hi JanJunius, I am unable to connect to dropbox from xamarin.Andro...

Google Drive integeration

first post: chmav wrote: Hi Are there any plans to integration Google Drive? Has someone ...

Couldn't retrieve child elements from the server - Dropbox error

first post: pdm2012 wrote: Hello all, I'm using GetFolder and DownloadFile to retrieve the c...

Upload File into subfolders

first post: tiago580 wrote: Hi, I can not upload to a folder, just in the root. The system ...

latest post: juantar wrote: I was able to find a workaround. In the following method in the Dro...

List directory with WebDav over SSL not working

first post: MSalzig wrote: Hi, I try to list all entries in a folder. But I get an exception...

How can i use DropBoxTokenIssuer.exe ?

first post: shuvo009 wrote: I have application key and Application secret. But i don`t understa...

DropBoxTokenGenerator Not Working

first post: hiral2cool wrote: DropBoxTokenGenerator Not Working ...plzz give me perfect link whe...

Development in webDav

first post: jshanki wrote: Hi, I am currently trying to use ownCloud as my own cloud storage...

Problems with log-in

first post: vadimkin wrote: ICloudStorageConfiguration cfg = null; cfg = CloudStora...

List all dropbox folders into TreeNode

first post: kylepantall wrote: I am trying to list all folders (like windows 7 explorer listview) ...

CloudStorage.Open Windows Phone 7

first post: urza57 wrote: Hi all! Here my code on Windows Phone 7.1 but the CloudStorage.Op...

Unable to connect to DropBox

first post: lkachun9129 wrote: I tried to build a Windows Phone app using Sharpbox. I followed the...

Download File to Byte Array

first post: boggey30 wrote: I've been using the .downloadFile() method to successfully save Dro...

latest post: boggey30 wrote: Excellent, that's very helpful...many thanks!

Update metadata using WebDAV

first post: mp1smw wrote: I am using SharpBox to build a WebDAV explorer and it is all workin...

SynchronizeFolder - Is it working?

first post: excelthoughts wrote: Hi I am trying to use SynchronizeFolder to sync to the latest ver...

Box Net Storage.GetFolder does not work

first post: ianrathbone wrote: Hi I'm using the GetFolder method to try and get any folders and a...

latest post: Vaughands wrote: It's my misfortune that I misinform you that while I do not have a ...

SharePoint WebDAV

first post: trailway wrote: I am using WebDAV in conjunction with SharePoint portal version 12....

latest post: trailway wrote: It has been a very long time since I looked at this. What I recall ...

Getting Dropbox user account id

first post: ajcs wrote: I have a test program working and connecting to Dropbox. Once conn...

latest post: ajcs wrote: Never mind I found it: DropBoxStorageProviderTools.GetAccountInfor...

DropBox declined production key request

first post: haighis wrote: I am using sharpbox with a web browser control inside a windows fo...

latest post: ajcs wrote: Currently I am using a browser control in my Windows forms app so ...

Sharpbox example for IOS/MonoTouch

first post: Molecatcher wrote: Hi all, I am trying to get the SharpBoxMonoTouch example working a...

WEBDAV Sample

first post: thomaslauer wrote: HI i seeking for a webdav sample. i have try my following code: ...

How to upload to shared Dropbox folder

first post: daldrovandi wrote: Hi, I working on a web app in .NET MVC; in a form registration, th...

DropBoxTokenIssuer.exe not working !!! why?? please help

first post: nart_schinackow wrote: i need help i followed all the instructions in creating a c# conso...

latest post: bdmsoft wrote: Please refer this... http://sharpbox.codeplex.com/workitem/18848

Getting the DropBoxTokenIssuer.exe to work

first post: ashitaka34 wrote: When I ran the DropBoxTokenIssuer.exe file I got to the Dropbox web...

latest post: bdmsoft wrote: Please refer this http://sharpbox.codeplex.com/workitem/18848

Question to storing AccessToken oder TokenKey/Secret

first post: chmav wrote: Hi In an web application, i can authorize my app in dropbox for ac...

Work flow SharpBox 1.2

first post: moshfeu wrote: I tried to using the new API sharpbox 1.2. I tried this code: if (R...

latest post: chmav wrote: Hi Is there an example of the callback-Page in asp.net? Where do I...

Create Share -URL on Dropbox

first post: chmav wrote: Hi Is it possible to create a share link of an uploaded file with ...

Does anybody have any problems with using SharpBox for Dropbox access?

first post: norbert77 wrote: Hello again, I'm still trying to fix some strange errors that I'm ...

Couldn't retrieve child elements from the server

first post: norbert77 wrote: HI forum, I'm using this wonderful API in a C# project and really ...

How to get Public Url

first post: matengo wrote: Hi, is it possible to get the public Url (Share Url/Public Link Url...

latest post: Blue_Code wrote: Hello. What you are trying to do here is basicly what DropBoxToken...

the request to link the app is invalid

first post: wangxianlg wrote: Hi, I am using DropBoxTokenIssuer.exe to generate token. It worked...

latest post: srinivasaraoala wrote: i am also same issue when run the exe file and adding the keys an...

Support for Windows RT (Metro) apps planned?

first post: Mic77 wrote: Hello, do you plan to add support for Win RT (Metro) apps in futur...

what version of sharpbox dll is best to communicate dropbox account from sharepoint2010

first post: srinivasaraoala wrote: Hi, i have a requirement like to communicate dropbox from sharep...

what is use of AccountDatabase class in sharpbox to communicate to dropbox account

first post: srinivasaraoala wrote: AccountDatabase dropBoxSecrets = AccountDatabase.CreateByDatabase(...

dropbox credentials class avilable which vertion is it related to 3.5 or 4.0 client frame work

first post: srinivasaraoala wrote: Hi, DropBox.DropBoxCredentials credentials = new AppLimit.CloudC...

AppLimit.CloudComputing.SharpBox.Net40

first post: srinivasaraoala wrote: is this dll is released for or still in preparation

can i use sharpbox to communicate dropbox without building web based url in Sharepoint2010 web part

first post: srinivasaraoala wrote: Hi, can i use sharpbox to communicate dropbox account without bui...

Support for Google Drive?

first post: WowtaH wrote: Are there any plans to support Google Drive? API Reference here: h...

latest post: stevecattell wrote: Great. Would also love Google Drive support.

Error in DownloadFile Method

first post: AleJimenez wrote: Hi all, I have this code to download all files in root directory. ...

how to i configure SharpBox to work with Box.net

first post: angarato_surion wrote: Hi can iask you a question how to i configure bo.net to work wher...

Attempted to perform an unauthorized operation.

first post: samimath wrote: Hi, could you please tell me which version are you using, im been ...

DropBox Upload Size Limit

first post: dsam wrote: Did somebody know how to change the upload size limit After connec...

Mount DropBox drive using C# code

first post: anshuljain wrote: Hello, I need to mount the dropbox drive (at any physical location...

[solved] Argument out of range exception on SynchronizeFolder()

first post: Wolf166 wrote: Hi, i try to synchronize a local folder with dropbox, but i run in...

latest post: Wolf166 wrote: I found a solution on the sourcecode -> patches screen. The checkin...

Read files from dropbox

first post: subhashcodeplex wrote: Can we read files from dropbox using sharpbox 1.2? I want to avoid...

SharpBox v1.2

first post: BermudaLamb wrote: Does anyone know how to create a DropBoxToken? I can see that it g...

latest post: BermudaLamb wrote: I can do the GetRoot thing, but that seems like a whole in the Drop...

Is there any Intellisense for Visual Studio?

first post: benixix wrote: I just downloaded v1.2 and have been getting it up and running but...

how to get file's sharelink for Box.Net?

first post: ligaoliang wrote: Since the operations for Box.Net are through WebDav, can I get th...

According to CloudStorage.UploadFile , might we get server's response message

first post: kevinshaw wrote: Hi, Could we get WebDav response message when we use CloudStora...

Share folder in API

first post: elyga wrote: Hello It is possible by using Sharpbox share Dropbox folder?

latest post: leahcimp wrote: This is not supported by the Dropbox API, so it cannot be supported...

Version 1.2 documentation?

first post: VanceT wrote: Hi, I would like to use sharpbox to integrate DropBox and Box serv...

latest post: BermudaLamb wrote: How about updating the tutorials for 1.2? The use of DropBoxCredent...

Box.net fails when creating first level folder

first post: eCandidus wrote: I am a long time user of Sharpbox against Dropbox and now I need t...

GetDropBoxRequestToken hangs on Windows Phone 7

first post: Gaz_83 wrote: Just trying the code in the tutorial PDF. When it get's to "cre...

Can't Box.NET folder using Sharpox

first post: makelele90 wrote: i created some code to get a folder from box.NET using the method ...

getfolder error - check if exists

first post: jimmy6509 wrote: Is there a way to check for a child folder? Dim folder As ICloudDi...

DropBox Authorization: How to upgrade request token

first post: mcastillo wrote: Hi I am trying to use a web application to authenticate with DropBo...

latest post: hitdrumhard wrote: Hi Mike, Be sure to save the RequestToken (perhaps in the session) ...

NEED TO SAVE REQUEST TOKEN to exchange it into an Access Token

first post: tsides wrote: So, I've set the AuthorizationCallBackUrl, I've got my RequestToke...

latest post: hitdrumhard wrote: Hi, Perhaps in the most recent version, RequestToken is now seriali...

Need help with error on OPEN() in Silverlight

first post: Lunter wrote: Hi, I tied to use follwing sample to open WebDav server: ...

Launching & Saving files over http?

first post: bradoyler wrote: I have an asp.net MVC app that launches word docs over http and I ...

DirectoryDiff class

first post: BlackGad wrote: Why do it internal? can you make it public? It is useful for manua...

latest post: BlackGad wrote: You can modify this method with dominating policy. Example: Add sy...

Dropbox Desktop App Rejected - Here's why...

first post: pdm2012 wrote: Hello all, Apparently, Dropbox is now rejecting any desktop app th...

latest post: BlackGad wrote: You can use callback request from DropBox to your service(just run ...

Please, help for a dummy ...

first post: rick_onforum wrote: Hi ! I'm not a programmer (just an old man), I have a small experie...

Support for SkyDrive?

first post: BlackGad wrote: Any plans or early implementations?

HttpException thrown when trying to re-open storage after connection lost/re-established in MonoTouch

first post: jhowe11 wrote: I have been testing out how the SharpBox lib handles different scen...

Error in DropBoxCredentials

first post: mujtabathebest wrote: I have an error about dropboxcredentials var dropBoxCredentials ...

What does SynchronizeFolder do?

first post: pdm2012 wrote: Can I use this to synchronize local folders with DropBox?

latest post: dei79 wrote: Hi, this was the idea a year ago but this API is not ready yet, fee...

Download an entire DropBox folder

first post: pdm2012 wrote: I'd like to be able to download an entire Dropbox folder with one ...

latest post: dei79 wrote: Hi, because it's not one call for dropbox will also do not support ...

Getting Folder Size

first post: pdm2012 wrote: Is it possible to get the folder size of a Dropbox folder? I want ...

latest post: dei79 wrote: Hi, not that I know. But you can enumerate all files before (it's j...

Support for Dropbox '/delta call'. Any planning for support?

first post: tonioplex wrote: Hi guys, I saw Dropbox now allows the /delta call to "get a list o...

is it possible to login without open the web page?

first post: worship668 wrote: Hi All: I am tring to build a application taht let different user ...

latest post: dei79 wrote: Hi, only if you automate the website of e.g. dropbox in the ba...

dropBoxStorage.GetFolder exception

first post: worship668 wrote: Dear All: I have a problem when I run the program, it will throw a...

latest post: worship668 wrote: any help would be grateful.

migrate to Windows 8 Metro

first post: jerrywu12 wrote: Hi, Apparently I can no longer use the old compiled source and .d...

Add ZIP Provider

first post: PlasmaSoft wrote: I think that SharpBox can become a common interface. So why not a ...

How to use box.net with 1.2

first post: mladjenovic wrote: Any code sample will be appreciated. Thanks in advance.

WebDav BoxDotNet 409 Conflict error when uploading larger files

first post: tlee2951 wrote: As we've been experimenting uploading files of various sizes to a ...

Public gallery link

first post: delusoft wrote: Hi, I have an application that should put a directory in de dropbo...

latest post: dei79 wrote: Hi, this API only returns the public URL of elements which are sto...

Can't get request token

first post: elyga wrote: Hello My program need get DropBox request token. I'm using code (C...

latest post: elyga wrote: I'm using sharpbox-84426

"File Not Found" Exception

first post: Gooner85 wrote: When trying to get a folder from dropbox I get an exception saying...

FTP Help Requested

first post: rainharsh wrote: I have been a long time user of SharpBox, I use it for simple synci...

latest post: dei79 wrote: Hi, check out the unittest section, we have integration tests for ...

User email ID while authentication

first post: mtayyab wrote: hi all,i have a problem here,i need the email id of user he enters ...

Windows phone sample app hangs when Retrieving DropBox Token

first post: mhedgpeth wrote: I'm having a problem retrieving a dropbox token. This can be repro...

How to Authenticate Multiple users to connect with DropBox using VS 2010 Project using Latest Version 1.2

first post: nileshanchan wrote: I am trying to implement DropBox integration with my application wh...

how to use "Open" method

first post: hidetakahashi3 wrote: HiI make a dropbox application with WPF.I have a question about ope...

latest post: hidetakahashi3 wrote: Hi DirkThanks for answer !If you know , please tell me .Sharpbox's ...

SharpBox doesn't work on WP7

first post: SeNS wrote: Hi. You announced WP7 DropBox experimental support but your code do...

latest post: cieszak wrote: You must run this code in backend thread, like this:Thread thread =...

Google docs support

first post: mladjenovic wrote: Are there any plans to support Google Docs with this library?

Updated Tutorials

first post: bdaunt wrote: I've downloaded the tutorials and updated the sample code correspon...

NetWork disconnection during download

first post: hidetakahashi3 wrote: HiWhen the network is disconnected during the download or upload ,d...

latest post: hidetakahashi3 wrote: Hi DirkThank you for quickly answer !I will open an issue !Thanks a...

Box.net code snipped

first post: zrasool wrote: How to use this library for Box.net . Please provide code sample.

latest post: cmateus wrote: zrasool wrote: sounds good dear. I just need code sample upload fi...

namespace name 'DropBoxCredentials' could not be found

first post: tegwin wrote: I am getting this error when trying to run your tutorial. Any ide...

latest post: adityavashistha wrote: This is because the version 1.2 of the sharpbox api uses tokens rat...

How to upload a file from an Asp.Net site

first post: Wezzler wrote: Hi!I have successfully tested SharpBox in a console application to ...

DropBox login without secrets and is other clouds available in WP7

first post: juhpaavo wrote: Is it possible login to DropBox account without secret keys in WP7 ...

latest post: SergeyDubinets wrote: Would be happy to help you with XML parsing. I know System.Xml from...

DropBox Collection changed

first post: CharlesW wrote: I have DropBox file download working! I did so by modifying the Dro...

latest post: dei79 wrote: Hi,thanks for you contribution. Are you able to send me a patch fil...

Specifying the right Domain

first post: CharlesW wrote: I am using DropBox - I am passing on what I learned in logging into...

Approving Applications with DropBox

first post: portford wrote: Hi All,We are trying to use your library (which is very good) to ge...

latest post: dei79 wrote: Hi, if you want to get your app approved you should do the followi...

Error Running DropBoxBrowser.iPhone Sample

first post: solaadio wrote: I created a test app for myself on DropBox and got an app key/app s...

latest post: dei79 wrote: Hi, the problem with this is that DropBox does not support mobil...

SharpBox 1.2 DropBoxCredentials

first post: barkermn01 wrote: I'm having a little problem with SharpBox 1.2 i can seem access the...

latest post: dei79 wrote: Hi, did you check our quick start guide? http://www.codeplex.com...

Getting BoxDotNet or Generic Authorization

first post: dustinbrooks wrote: The API has changed along with some of the providers.How does one g...

latest post: dei79 wrote: Hi, first the GenericNetworkCredentials are tokens, so you can use...