[MonoTouch] error when deploying to local device in monodevelop

Mike Bluestein mike.bluestein at gmail.com
Fri Oct 2 14:58:59 EDT 2009


Hi Wally,

Check that your bundle id is correct in MD. I got the same error when I had
typed it in incorrectly. Also, check the xcode organizer's console when you
deploy.

On Fri, Oct 2, 2009 at 2:42 PM, Wally McClure <wallacebmcclure at wallym.com>wrote:

> I'm trying to deploy for MonoDevelop to my local iPod Touch. I am a
> member of the Apple Developer Program, having paid my $99.  I have
> setup a certificate in monodevelop.  When I set MonoDevelop to deploy
> to my local device, which is an ipod touch running 3.1.1, and I have
> setup MD to use the certificate.  Obviously, I have done something
> incorrect, but danged if I can figure out what it is.  Any suggestions
> are appreciated.
>
> Wally
>
> /Developer/MonoTouch/usr/bin/mtouch -installdev="/Users/wallymcclure/
> Projects/OpenUrl/OpenUrl/bin/iPhone/Release/OpenUrl.app"
>
> Please ensure your device is connected...
> Initializing file service...
> Uploading application
> Finalizing file service...
> Installing application
>
> Unhandled Exception: System.Exception: AMDeviceInstallApplication
> returned: 3892346901
> at MonoTouch.Installation.InstallationProxyService.InstallApplication
> (MonoTouch.CoreFoundation.CFString) <0x0014a>
> at MonoTouch.Installation.Installer.InstallApplication
> (object,System.EventArgs) <0x001fe>
> at MonoTouch.Installation.Device.NotificationCallback
> (MonoTouch.Installation.Device/am_device_notification_callback_info&)
> <0x00066>
> at (wrapper native-to-managed)
> MonoTouch.Installation.Device.NotificationCallback
> (MonoTouch.Installation.Device/am_device_notification_callback_info&)
> <0x00031>
> at (wrapper managed-to-native)
> MonoTouch.Installation.Installer.CFRunLoopRun () <0x00004>
> at MonoTouch.Installation.Installer.InstallApplication (string)
> <0x000af>
> at MTouch.Main (string[]) <0x017e8>
>
>
>
> The application was terminated by a signal: SIGHUP
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20091002/0a9279bc/attachment.html 


More information about the MonoTouch mailing list