So, I installed IOS5 on my iPhone, I *did not* install the new SDK, I just simply tried to launch my app with the debugger (because ViewWillAppear) doesnt fire on the first view now.
And I get this stack dump Mono.Debugger.Soft.VMDisconnectedException: Exception of type 'Mono.Debugger.Soft.VMDisconnectedException' was thrown. at Mono.Debugger.Soft.Connection.SendReceive (CommandSet command_set, Int32 command, Mono.Debugger.Soft.PacketWriter packet) [0x00000] in <filename unknown>:0 at Mono.Debugger.Soft.Connection.EnableEvent (EventType etype, SuspendPolicy suspend_policy, System.Collections.Generic.List`1 mods) [0x00000] in <filename unknown>:0 at Mono.Debugger.Soft.VirtualMachine.EnableEvents (Mono.Debugger.Soft.EventType[] events) [0x00000] in <filename unknown>:0 at Mono.Debugging.Soft.SoftDebuggerSession.HandleConnection (Mono.Debugger.Soft.VirtualMachine vm) [0x00000] in <filename unknown>:0 at MonoDevelop.Debugger.Soft.RemoteSoftDebuggerSession.ListenCallback (IAsyncResult ar) [0x00000] in <filename unknown>:0 at Mono.Debugging.Soft.SoftDebuggerSession+<HandleConnectionCallbackErrors>c__AnonStorey4.<>m__2 (IAsyncResult ar) [0x00000] in <filename unknown>:0 -- View this message in context: http://monotouch.2284126.n4.nabble.com/Debugger-busted-with-IOS-5-tp3585635p3585635.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
