Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Unhandled System.Net.Web.Webexception (Address Resolution Error) #39

Open
diiigle opened this issue Oct 1, 2013 · 0 comments
Open

Unhandled System.Net.Web.Webexception (Address Resolution Error) #39

diiigle opened this issue Oct 1, 2013 · 0 comments

Comments

@diiigle
Copy link

diiigle commented Oct 1, 2013

I tested Trello.NETs reaction on an offline async application, by unplugging my network cable. As result i got an AggregateException which was an effect of the in the title mentioned unhandled exception.

I debugged it myself:

In TrelloRestClient.RequestAsync, the anon function gets a nulled response argument, which causes a NullReferenceException in TrelloRestClient.ThrowIfRequestWasUnsuccessful

Maybe #27 is a effect of that one, too.

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

No branches or pull requests

1 participant