Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created October 22, 2013 18:37
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/825e5a0ff098d2777523 to your computer and use it in GitHub Desktop.
Save saurabh360/825e5a0ff098d2777523 to your computer and use it in GitHub Desktop.
System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote name could not be resolved: 'software.xamarin.com'
at System.Net.HttpWebRequest.GetResponse()
at Mono.VisualStudio.Extension.UpdateClient.<>c__DisplayClass9.<CheckForUpdates>b__5()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.Net.WebException: The remote name could not be resolved: 'software.xamarin.com'
at System.Net.HttpWebRequest.GetResponse()
at Mono.VisualStudio.Extension.UpdateClient.<>c__DisplayClass9.<CheckForUpdates>b__5()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment