Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Can not deploy on emulator

$
0
0

Hi all, i move my question here. Here the log file while deploying to the ios emulator from VS:

Starting debug on:iPhone (Retina) 7.0
Remote build finished...
Running AcTouchMono.IOS.VisualStudio.MonoTouchPackage Error: 0 : Exception caught.
System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
   at System.Net.HttpWebRequest.GetResponse()
   at MonoTouch.Tools.Utilities.BuildServerClient.ServerIO.Server_GetResult[T](String command, IDictionary`2 queryVariables)
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

Command execution task ended with exception

Exception System.Net.WebException: The remote server returned an error: (500) Internal Server Error.

Exception details can be found in the log file

On server log file:

04-févr.-2014 14:29:52] Error: Command [DebugApplication: CommmandUrl=DebugApplication] failed.
[04-févr.-2014 14:29:52] Exception: Exception type: System.NullReferenceException
Object reference not set to an instance of an object
  at Mtb.Server.Commands.DebugApplication.StartLogProxy (MonoTouch.Tools.Tools.Mtouch mtouch) [0x00000] in <filename unknown>:0 
  at Mtb.Server.Commands.DebugApplication.StartProxy (MonoTouch.Tools.Tools.Mtouch mtouch) [0x00000] in <filename unknown>:0 
  at Mtb.Server.Commands.DebugApplication.HandleRequest (ILoggingHelper logger, System.Object commandRequestState) [0x00000] in <filename unknown>:0 
  at Mtb.Server.BaseCommand.OnRequest (System.Net.HttpListenerContext context, System.Object commandRequestState) [0x00000] in <filename unknown>:0 
  at Mtb.Server.Listener.OnRequest (System.Object state) [0x00000] in <filename unknown>:0 

Viewing all articles
Browse latest Browse all 204402

Trending Articles