I'm using the latest stable versions of MonoDevelop and MonoTouch on a
MacMini with Snow Leopard. I'm getting this strange error every time I try
to deploy my App to my IPad (both in debug and release mode). No problems
on the simulator. I've tried to export and import my monotouch project from
scratch, changing its identifier, recompiling it with different compiler
options, and even deleting all App references from the device with XCode
organizer, but nothing seems to work.


error MT0000: Unexpected error - Please fill a bug report at
http://bugzilla.xamarin.com
System.Xml.XmlException: unexpected end of file. Current depth is 4  Line
1575, position 28.
at Mono.Xml2.XmlTextReader.ReadContent () <0x0024f>
at Mono.Xml2.XmlTextReader.Read () <0x0019b>
at System.Xml.XmlTextReader.Read () <0x000b7>
at System.Xml.XmlDocument.ReadNodeCore (System.Xml.XmlReader) <0x00737>
at System.Xml.XmlDocument.ReadNodeCore (System.Xml.XmlReader) <0x002d3>
at System.Xml.XmlDocument.ReadNodeCore (System.Xml.XmlReader) <0x002d3>
at System.Xml.XmlDocument.ReadNodeCore (System.Xml.XmlReader) <0x002d3>
at System.Xml.XmlDocument.ReadNodeCore (System.Xml.XmlReader) <0x002d3>
at System.Xml.XmlDocument.ReadNode (System.Xml.XmlReader) <0x0009f>
at System.Xml.XmlDocument.Load (System.Xml.XmlReader) <0x0004f>
at System.Xml.XmlDocument.LoadXml (string) <0x000be>
at MonoTouch.Installation.Installer.KillApplication
(MonoTouch.Installation.Device,string) <0x000b8>
at MonoTouch.Installation.Installer/<KillApplication>c__AnonStorey6.<>m__7
(MonoTouch.Installation.Device) <0x00017>
at
MonoTouch.Installation.Installer/<ExecuteWithSession>c__AnonStorey3.<>m__2
(object,System.EventArgs) <0x000ef>
at MonoTouch.Installation.Device.NotificationCallback
(MonoTouch.Installation.Device/am_device_notification_callback_info&)
<0x0006e>
at (wrapper native-to-managed)
MonoTouch.Installation.Device.NotificationCallback
(MonoTouch.Installation.Device/am_device_notification_callback_info&)
<0x0003f>
at (wrapper managed-to-native)
MonoTouch.CoreFoundation.CFRunLoop.CFRunLoopRun () <0x00003>
at MonoTouch.CoreFoundation.CFRunLoop.Run () <0x0000b>
at MonoTouch.Installation.Installer.ExecuteWithSession
(MonoTouch.Installation.Installer/Executor) <0x000d7>
at MonoTouch.Installation.Installer.KillApplication (string) <0x0005f>
at MTouch.Main2 (string[]) <0x03c0b>
at MTouch.Main (string[]) <0x0001f>

This bug is stopping my work, and even the Xamarin support is clueless. Any
help is appreciated.

Thanks in advance!
Emanuele Sabetta
www.ipaziasoftware.com
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to