This repository was archived by the owner on Nov 29, 2021. It is now read-only.

Description
I get exceptions when using GetFile method in .NET 4.5. The exceptions are:
A first chance exception of type 'System.Net.WebException' occurred in System.dll
A first chance exception of type 'DropNet.Exceptions.DropboxException' occurred in DropNet.dll
A first chance exception of type 'System.Net.WebException' occurred in System.dll
A first chance exception of type 'DropNet.Exceptions.DropboxException' occurred in DropNet.dll
A first chance exception of type 'DropNet.Exceptions.DropboxException' occurred in System.dll
The UploadFile method works fine.