Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.
Forum Discussion
AndreCk
8 years agoExplorer | Level 3
system.net.http missing
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 :-)
No RepliesBe the first to reply
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,037 PostsLatest Activity: 24 hours ago
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!