Skip to content

Instantly share code, notes, and snippets.

@duncanmak
Created November 1, 2012 22:50
Show Gist options
  • Save duncanmak/3997250 to your computer and use it in GitHub Desktop.
Save duncanmak/3997250 to your computer and use it in GitHub Desktop.
[1568 - 1 - 2012/11/01 22:50:00.76421 UTC] An exception occurred: System.Net.WebException: Error getting response stream (ReadDone4): ServerProtocolViolation ---> System.FormatException: Input string was not in the correct format
[1568 - 1 - 2012/11/01 22:50:00.76421 UTC] at System.UInt32.Parse (System.String s) [0x00014] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.10.8\mcs\class\corlib\System\UInt32.cs:401
[1568 - 1 - 2012/11/01 22:50:00.76421 UTC] at System.Net.WebConnection.GetResponse (System.Byte[] buffer, Int32 max) [0x000ba] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.10.8\mcs\class\System\System.Net\WebConnection.cs:574
[1568 - 1 - 2012/11/01 22:50:00.76421 UTC] at System.Net.WebConnection.ReadDone (IAsyncResult result) [0x00090] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.10.8\mcs\class\System\System.Net\WebConnection.cs:450
[1568 - 1 - 2012/11/01 22:50:00.76421 UTC] --- End of inner exception stack trace ---
[1568 - 1 - 2012/11/01 22:50:00.76421 UTC] at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x0006c] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.10.8\mcs\class\System\System.Net\HttpWebRequest.cs:831
[1568 - 1 - 2012/11/01 22:50:00.76421 UTC] at System.Net.HttpWebRequest.GetResponse () [0x0000e] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.10.8\mcs\class\System\System.Net\HttpWebRequest.cs:836
[1568 - 1 - 2012/11/01 22:50:00.76421 UTC] at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse (System.Net.WebRequest request) [0x0000e] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.10.8\mcs\class\System.Web.Services\System.Web.Services.Protocols\WebClientProtocol.cs:188
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment