Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created June 25, 2014 11:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurabh360/0551b60249345f7b2de8 to your computer and use it in GitHub Desktop.
Save saurabh360/0551b60249345f7b2de8 to your computer and use it in GitHub Desktop.
bug_20868[818:907] Unhandled managed exception: Error: ConnectFailure (Connection refused) (System.Net.WebException)
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00065] in /Developer/MonoTouch/Source/mono/mcs/class/System/System.Net/HttpWebRequest.cs:971
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in /Developer/MonoTouch/Source/mono/mcs/class/System/System.Net/HttpWebRequest.cs:985
at bug_20868.bug_20868ViewController.ViewDidLoad () [0x00028] in /Users/jatin66/Desktop/bug_20868/bug_20868/bug_20868ViewController.cs:32
at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0004c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/.pmcs-compat.UIApplication.cs:38
at bug_20868.Application.Main (System.String[] args) [0x00008] in /Users/jatin66/Desktop/bug_20868/bug_20868/Main.cs:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment