Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundException: System.Net.Http #235

Open
dylanvdbrink opened this issue Nov 16, 2016 · 0 comments
Open

FileNotFoundException: System.Net.Http #235

dylanvdbrink opened this issue Nov 16, 2016 · 0 comments

Comments

@dylanvdbrink
Copy link

Hi,

When I try to execute a request with new HttpClient(new NativeMessageHandler()) I get the following error from within a C# console project on Xamarin Studio.

System.AggregateException: One or more errors occurred. ---> System.IO.FileNotFoundException: Could not load file or assembly or one of its dependencies.
Filename: System.Net.Http, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a

It is working on Visual Studio, so is it because the library isn't supported on macOS?

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant