Skip to content

Instantly share code, notes, and snippets.

@Mohit-Kheterpal
Created March 10, 2014 13:41
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/d992d686eaa191b35c2f to your computer and use it in GitHub Desktop.
Save Mohit-Kheterpal/d992d686eaa191b35c2f to your computer and use it in GitHub Desktop.
Mono.IOS.VisualStudio.MonoTouchPackage Warning: 0 : Initializing Mono.IOS.VisualStudio.MonoTouchPackage
Mono.IOS.VisualStudio.MonoTouchPackage Warning: 0 : Build server returned an Warning.
Mono.IOS.VisualStudio.MonoTouchPackage Warning: 0 : Negotiating server information for pairing process.
'bug_18278.vshost.exe' (CLR v2.0.50727: bug_18278.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.
'bug_18278.vshost.exe' (CLR v2.0.50727: bug_18278.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.
'bug_18278.vshost.exe' (CLR v2.0.50727: bug_18278.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.
'bug_18278.vshost.exe' (CLR v2.0.50727: bug_18278.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.
'bug_18278.vshost.exe' (CLR v2.0.50727: bug_18278.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.
'bug_18278.vshost.exe' (CLR v2.0.50727: bug_18278.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.
'bug_18278.vshost.exe' (CLR v2.0.50727: bug_18278.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.
'bug_18278.vshost.exe' (CLR v2.0.50727: bug_18278.vshost.exe): Loaded 'C:\Users\Xam2\Documents\Visual Studio 2013\Projects\bug_18278\bug_18278\bin\iPhone\Debug\bug_18278.vshost.exe'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The thread 0x153c has exited with code 259 (0x103).
The thread 0xd9c has exited with code 259 (0x103).
'bug_18278.vshost.exe' (CLR v2.0.50727: bug_18278.vshost.exe): Loaded 'C:\Users\Xam2\Documents\Visual Studio 2013\Projects\bug_18278\bug_18278\bin\iPhone\Debug\bug_18278.exe'. Symbols loaded.
Launching Application for debugging...
Starting debug session...
Mono.IOS.VisualStudio.MonoTouchPackage Error: 0 : Build server returned an Error.
Mono.IOS.VisualStudio.MonoTouchPackage Error: 0 : Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
warning MT1003: Could not kill the application 'com.xamarin.test'. You may have to kill the application manually.
warning MT1108: Could not find developer tools for this 7.1 (11D5145e) device. Please ensure you are using a compatible Xcode version and then connect this device to Xcode to install the development support files.
error MT1007: Failed to launch the application 'com.xamarin.test' on the device '360 logica iPhone': Look for earlier warnings returned: 0x454. You can still launch the application manually by tapping on it.
Please ensure your device is connected...
Connected to: 360 logica iPhone
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
warning MT1003: Could not kill the application 'com.xamarin.test'. You may have to kill the application manually.
warning MT1108: Could not find developer tools for this 7.1 (11D5145e) device. Please ensure you are using a compatible Xcode version and then connect this device to Xcode to install the development support files.
error MT1007: Failed to launch the application 'com.xamarin.test' on the device '360 logica iPhone': Look for earlier warnings returned: 0x454. You can still launch the application manually by tapping on it.
Please ensure your device is connected...
Connected to: 360 logica iPhone
Mono.IOS.VisualStudio.MonoTouchPackage Error: 0 : MonoTouchDebuggerSession
Mono.Debugging.Soft.ConnectionException: Could not connect to the debugger. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.3.7:56764
Server stack trace:
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at Mono.Debugger.Soft.VirtualMachineManager.ConnectInternal(Socket dbg_sock, Socket con_sock, IPEndPoint dbg_ep, IPEndPoint con_ep)
at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
at Mono.Debugger.Soft.VirtualMachineManager.ConnectCallback.EndInvoke(IAsyncResult result)
at Mono.Debugger.Soft.VirtualMachineManager.EndConnect(IAsyncResult asyncResult)
at Mono.Debugging.Soft.SoftDebuggerSession.<>c__DisplayClass9.<StartConnecting>b__8(IAsyncResult ar)
--- End of inner exception stack trace ---
Mono.IOS.VisualStudio.MonoTouchPackage Error: 0 : MonoToolsSession.OnDebuggerException ()
Mono.Debugging.Soft.ConnectionException: Could not connect to the debugger. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.3.7:56764
Server stack trace:
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at Mono.Debugger.Soft.VirtualMachineManager.ConnectInternal(Socket dbg_sock, Socket con_sock, IPEndPoint dbg_ep, IPEndPoint con_ep)
at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
at Mono.Debugger.Soft.VirtualMachineManager.ConnectCallback.EndInvoke(IAsyncResult result)
at Mono.Debugger.Soft.VirtualMachineManager.EndConnect(IAsyncResult asyncResult)
at Mono.Debugging.Soft.SoftDebuggerSession.<>c__DisplayClass9.<StartConnecting>b__8(IAsyncResult ar)
--- End of inner exception stack trace ---
Debugging session ended.
The program '[6748] bug_18278.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