Skip to content

Instantly share code, notes, and snippets.

@Mohit-Kheterpal
Created March 24, 2014 15:19
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 Mohit-Kheterpal/9742251 to your computer and use it in GitHub Desktop.
Save Mohit-Kheterpal/9742251 to your computer and use it in GitHub Desktop.
Launching Application for debugging...
'HelloWorld1.vshost.exe' (CLR v2.0.50727: HelloWorld1.vshost.exe): Loaded 'C:\Windows\assembly\GAC_64\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld1.vshost.exe' (CLR v2.0.50727: HelloWorld1.vshost.exe): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities\12.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld1.vshost.exe' (CLR v2.0.50727: HelloWorld1.vshost.exe): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld1.vshost.exe' (CLR v2.0.50727: HelloWorld1.vshost.exe): Loaded 'C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld1.vshost.exe' (CLR v2.0.50727: HelloWorld1.vshost.exe): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld1.vshost.exe' (CLR v2.0.50727: HelloWorld1.vshost.exe): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities.Sync\12.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.Sync.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld1.vshost.exe' (CLR v2.0.50727: HelloWorld1.vshost.exe): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.Debugger.Runtime\12.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Debugger.Runtime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld1.vshost.exe' (CLR v2.0.50727: HelloWorld1.vshost.exe): Loaded 'C:\Users\Xam2\Downloads\HelloWorld1\HelloWorld1\bin\iPhone\Debug\HelloWorld1.vshost.exe'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The thread 0xe40 has exited with code 259 (0x103).
The thread 0x1394 has exited with code 259 (0x103).
'HelloWorld1.vshost.exe' (CLR v2.0.50727: HelloWorld1.vshost.exe): Loaded 'C:\Users\Xam2\Downloads\HelloWorld1\HelloWorld1\bin\iPhone\Debug\HelloWorld1.exe'. Symbols loaded.
Starting debug session...
Debug session started...
Loaded assembly: /private/var/mobile/Applications/9C7177B2-78CA-4831-A5CA-4479D5A13EE0/HelloWorld1.app/monotouch.dll [External]
Loaded assembly: /private/var/mobile/Applications/9C7177B2-78CA-4831-A5CA-4479D5A13EE0/HelloWorld1.app/System.dll [External]
Thread started: Finalizer #2
Loaded assembly: /private/var/mobile/Applications/9C7177B2-78CA-4831-A5CA-4479D5A13EE0/HelloWorld1.app/System.Core.dll [External]
Loaded assembly: /private/var/mobile/Applications/9C7177B2-78CA-4831-A5CA-4479D5A13EE0/HelloWorld1.app/System.Net.Http.Primitives.dll
Loaded assembly: /private/var/mobile/Applications/9C7177B2-78CA-4831-A5CA-4479D5A13EE0/HelloWorld1.app/System.Net.Http.dll
Loaded assembly: /private/var/mobile/Applications/9C7177B2-78CA-4831-A5CA-4479D5A13EE0/HelloWorld1.app/PortableClassLibrary1.dll
Loaded assembly: /private/var/mobile/Applications/9C7177B2-78CA-4831-A5CA-4479D5A13EE0/HelloWorld1.app/HelloWorld1.exe
Thread started: <Thread Pool> #3
Thread started: <Thread Pool> #4
Thread started: <Thread Pool> #5
2014-03-24 20:48:52.850 HelloWorld1[428:907] System.InvalidOperationException: Operation is not valid due to the current state of the object
at System.Lightup.Call[HttpWebRequest,Int64] (System.Delegate& storage, System.Net.HttpWebRequest instance, System.String methodName, Int64 parameter) [0x00000] in <filename unknown>:0
at System.Lightup.Set[HttpWebRequest,Int64] (System.Delegate& storage, System.Net.HttpWebRequest instance, System.String propertyName, Int64 value) [0x00000] in <filename unknown>:0
at System.Net.HttpWebRequestLightup.SetContentLength (System.Net.HttpWebRequest instance, Int64 value) [0x00000] in <filename unknown>:0
at System.Net.Http.HttpWebRequest.set_ContentLength (Int64 value) [0x00000] in <filename unknown>:0
at System.Net.Http.HttpClientHandler.StartRequest (System.Object obj) [0x00000] in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000b] in /
Developer/MonoTouch/Source/mono/mcs/class/corlib/System.Runtime.ExceptionServices/ExceptionDispatchInfo.cs:62
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Net.Http.HttpResponseMessage].GetResult () [0x00000] in <filename unknown>:0
at PortableClassLibrary1.Rest+<Request>d__0.MoveNext () [0x00109] in c:\Users\benjamin\Documents\Visual Studio 2013\Projects\HelloWorld1\PortableClassLibrary1\Rest.cs:31
The thread 0xf64 has exited with code 0 (0x0).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment