Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created January 29, 2014 09:22
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/0e237356867c0d2f1e7b to your computer and use it in GitHub Desktop.
Save saurabh360/0e237356867c0d2f1e7b to your computer and use it in GitHub Desktop.
System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at Xamarin.Components.Ide.Web.RequestHelper.GetResponse(Func`1 createRequest, Action`1 prepareRequest, CancellationToken token)
at Xamarin.VisualStudio.UpdateClient.<>c__DisplayClassb.<CheckForUpdates>b__5()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
--- End of inner exception stack trace ---
at Xamarin.VisualStudio.Updater.Utilities.UpdaterTasks.<>c__DisplayClass7.<CheckForUpdates>b__5(Task[] tasks)
at System.Threading.Tasks.TaskFactory`1.<ContinueWhenAllImpl>b__1d(Task`1 completedTasks, Object state)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment