Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created November 18, 2013 14: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 saurabh360/6c0562cb709342658381 to your computer and use it in GitHub Desktop.
Save saurabh360/6c0562cb709342658381 to your computer and use it in GitHub Desktop.
'HelloWorld17.vshost.exe' (CLR v2.0.50727: HelloWorld17.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.
'HelloWorld17.vshost.exe' (CLR v2.0.50727: HelloWorld17.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.
'HelloWorld17.vshost.exe' (CLR v2.0.50727: HelloWorld17.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.
'HelloWorld17.vshost.exe' (CLR v2.0.50727: HelloWorld17.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.
'HelloWorld17.vshost.exe' (CLR v2.0.50727: HelloWorld17.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.
'HelloWorld17.vshost.exe' (CLR v2.0.50727: HelloWorld17.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.
'HelloWorld17.vshost.exe' (CLR v2.0.50727: HelloWorld17.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.
'HelloWorld17.vshost.exe' (CLR v2.0.50727: HelloWorld17.vshost.exe): Loaded 'c:\users\administrator\documents\visual studio 2013\Projects\HelloWorld17\HelloWorld17\bin\iPhone\Ad-Hoc\HelloWorld17.vshost.exe'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The thread 0x1744 has exited with code 259 (0x103).
The thread 0x17b4 has exited with code 259 (0x103).
'HelloWorld17.vshost.exe' (CLR v2.0.50727: HelloWorld17.vshost.exe): Loaded 'c:\users\administrator\documents\visual studio 2013\Projects\HelloWorld17\HelloWorld17\bin\iPhone\Ad-Hoc\HelloWorld17.exe'. Module was built without symbols.
Remote build finished...
Deploying application...
Requesting device/simulator information from the build server
Launching Application for debugging...
Starting debug session...
The thread 0x16c0 has exited with code 259 (0x103).
Mono.IOS.VisualStudio.MonoTouchPackage Error: 0 : Build server returned an Error.
Mono.IOS.VisualStudio.MonoTouchPackage Error: 0 : Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
error MT1107: Application failed to launch
Please ensure your device is connected...
Connected to: Apple’s iPad
Launching /private/var/mobile/Applications/BBDF9D4A-9A90-406D-990D-CEC0AD8B03EB/HelloWorld17.app -debugtrack -monodevelop-port 10000 -connection-mode usb
Mono.IOS.VisualStudio.MonoTouchPackage Error: 0 : Xamarin.iOS encountered the following error(s):
System.Exception: Failed to run application (Generic)
Server command 'DebugApplication': failed to start application debugging session
Server failure while processing the command. See below for details
Response status: Error
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
error MT1107: Application failed to launch
Please ensure your device is connected...
Connected to: Apple’s iPad
Launching /private/var/mobile/Applications/BBDF9D4A-9A90-406D-990D-CEC0AD8B03EB/HelloWorld17.app -debugtrack -monodevelop-port 10000 -connection-mode usb
The thread 0x120 has exited with code 259 (0x103).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment