Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created April 4, 2014 10:39
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/6ca2d61c63db589e1287 to your computer and use it in GitHub Desktop.
Save saurabh360/6ca2d61c63db589e1287 to your computer and use it in GitHub Desktop.
System.IndexOutOfRangeException: Array index is out of range.
at at System.Net.Http.Headers.Lexer.IsValidToken (string) <IL 0x00020, 0x000fc>
at at System.Net.Http.Headers.ContentDispositionHeaderValue.EncodeBase64Value (string) <IL 0x0004b, 0x0025f>
at at System.Net.Http.Headers.ContentDispositionHeaderValue.set_FileName (string) <IL 0x00007, 0x00063>
at at System.Net.Http.MultipartFormDataContent.AddContentDisposition (System.Net.Http.HttpContent,string,string) <IL 0x00028, 0x0013b>
at at System.Net.Http.MultipartFormDataContent.Add (System.Net.Http.HttpContent,string,string) <IL 0x00037, 0x0014f>
at bug_18800_1.MainActivity.OnCreate (Android.OS.Bundle) [0x00034] in c:\Users\Udham1\Documents\Projects\bug_18800_1\bug_18800_1\MainActivity.cs:30
at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (intptr,intptr,intptr) [0x00011] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.12-series/a1e3982a/source/monodroid/src/Mono.Android/platforms/android-19/src/generated/Android.App.Activity.cs:2178
at at (wrapper dynamic-method) object.2b581998-9e87-427e-8c2d-3a662c9f0a9e (intptr,intptr,intptr) <IL 0x00017, 0x00043>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment