Skip to content

Instantly share code, notes, and snippets.

@atin360
Created April 24, 2013 12:06
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 atin360/878e620216380edd0c8d to your computer and use it in GitHub Desktop.
Save atin360/878e620216380edd0c8d to your computer and use it in GitHub Desktop.
2013-04-24 17:26:26.497 MTDJsonDemo[2900:21e03] System.ArgumentException: Unexpected character '<'. At line 1, column 0
at System.Runtime.Serialization.Json.JavaScriptReader.ReadCore () [0x0021e] in /Developer/MonoTouch/Source/mono/mcs/class/System.ServiceModel.Web/System.Runtime.Serialization.Json/JavaScriptReader.cs:111
at System.Runtime.Serialization.Json.JavaScriptReader.Read () [0x00000] in /Developer/MonoTouch/Source/mono/mcs/class/System.ServiceModel.Web/System.Runtime.Serialization.Json/JavaScriptReader.cs:27
at System.Json.JsonValue.Load (System.IO.TextReader textReader) [0x00018] in /Developer/MonoTouch/Source/mono/mcs/class/System.Json/System.Json/JsonValue.cs:28
at MonoTouch.Dialog.JsonElement+<Selected>c__AnonStorey8.<>m__C (System.IO.Stream data, MonoTouch.Foundation.NSError error) [0x00028] in /Developer/MonoTouch/Source/MonoTouch.Dialog/MonoTouch.Dialog/Elements/Json.cs:122
Thread started:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment