Skip to content

Instantly share code, notes, and snippets.

@AkhileshKumar01
Created October 23, 2013 12:55
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 AkhileshKumar01/d7d0e7d7de07355f74b8 to your computer and use it in GitHub Desktop.
Save AkhileshKumar01/d7d0e7d7de07355f74b8 to your computer and use it in GitHub Desktop.
Mono.IOS.VisualStudio.MonoTouchPackage Error: 0 : Build server returned an Error.
Mono.IOS.VisualStudio.MonoTouchPackage Error: 0 : Missing required login parameter
Mono.VisualStudio.Extension.Commands.VsCommandExtensionAdapter Warning: 0 : Attempted to execute command '' (RefreshServerInfo) but current command status does not allow it.
'HelloWorld_App105.vshost.exe' (CLR v4.0.30319: HelloWorld_App105.vshost.exe): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld_App105.vshost.exe' (CLR v4.0.30319: HelloWorld_App105.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.
'HelloWorld_App105.vshost.exe' (CLR v4.0.30319: HelloWorld_App105.vshost.exe): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld_App105.vshost.exe' (CLR v4.0.30319: HelloWorld_App105.vshost.exe): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld_App105.vshost.exe' (CLR v4.0.30319: HelloWorld_App105.vshost.exe): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld_App105.vshost.exe' (CLR v4.0.30319: HelloWorld_App105.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.
'HelloWorld_App105.vshost.exe' (CLR v4.0.30319: HelloWorld_App105.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.
'HelloWorld_App105.vshost.exe' (CLR v4.0.30319: HelloWorld_App105.vshost.exe): Loaded 'c:\users\administrator\documents\visual studio 2013\Projects\HelloWorld_App105\HelloWorld_App105\bin\iPhoneSimulator\Debug\HelloWorld_App105.vshost.exe'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld_App105.vshost.exe' (CLR v4.0.30319: HelloWorld_App105.vshost.exe): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The thread 0xf20 has exited with code 259 (0x103).
The thread 0x14f4 has exited with code 259 (0x103).
The thread 0x15a4 has exited with code 0 (0x0).
The thread 0x298 has exited with code 259 (0x103).
'HelloWorld_App105.vshost.exe' (CLR v4.0.30319: HelloWorld_App105.vshost.exe): Loaded 'c:\users\administrator\documents\visual studio 2013\Projects\HelloWorld_App105\HelloWorld_App105\bin\iPhoneSimulator\Debug\HelloWorld_App105.exe'. Symbols loaded.
Mono.IOS.VisualStudio.MonoTouchPackage Error: 0 : There is no valid device selected
System.Exception: There is no valid device selected (Generic)
Please select a valid device on the Target iOS Device ComboBox
Debugging session ended.
Debugging session ended.
The program '[6024] HelloWorld_App105.vshost.exe: Program Trace' has exited with code 0 (0x0).
The program '[6024] HelloWorld_App105.vshost.exe' has exited with code 0 (0x0).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment