Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
Hi All
I have a win forms app and am moving to using the v2 api (from NuGet)
My App targets the 4.6.1 framework for win64
On the dev box I have no issues. however I am finding that once deployed using click once an error is thrown when attempting to call Await client.Auth.TokenFromOauth1Async or any async function.
The error is
Could not load file or assembly "system.net.http", version 4.1.1.1 .......
the system could not find the file specified
I have check and found the system.net.http is NOT included in the application files (perhaps its part of the framework 4.6.1 although I am not sure)
Anyway I have attempted to "link" the dll to the project and it is now included in the build but the error persists.
Does any one have any ideas please...what am i not seeing 🙂
Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on Twitter or Facebook.
For more info on available support options, see this article.
If you found the answer to your question, please 'like' the post to say thanks to the user!