Hi Steve, This looks like you might have a space in the path to your project, if this is the case, remove the space/s and you should be able to deploy your application to the device.
Let me know if this works, ChrisNTR On Sat, Sep 10, 2011 at 11:22 PM, Steve Maddox <[email protected]>wrote: > ** > Hi all... > > I'm testing a new app. The first time I've tried to upload the new app to > the phone, I'm getting an error below. I've got 6 apps in the app store and > have not encountered this before. I've checked my provisional profile, app > bundle and identifier...No idea... > > I'd appreciate any help.... > > Thanks! > > Steve Maddox > http://www.facebook.com/adsfactory > > > Please ensure your device is connected... > Connected to: GX280’s iPhone > Initializing file service... > Uploading application > Finalizing file service... > Connected to: GX280’s iPhone > Installing application > > Unhandled Exception: System.NullReferenceException: Object reference not > set to an instance of an object > at MonoTouch.Installation.Installer.InstallApplication > (object,System.EventArgs) <0x001b6> > 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&) > <0x0003d> > at (wrapper managed-to-native) > MonoTouch.CoreFoundation.CFRunLoop.CFRunLoopRun () <0x00003> > at MonoTouch.CoreFoundation.CFRunLoop.Run () <0x0000d> > at MonoTouch.Installation.Installer.InstallApplication (string) <0x00151> > at MTouch.Main (string[]) <0x032d1> > > [ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object > reference not set to an instance of an object > at MonoTouch.Installation.Installer.InstallApplication > (object,System.EventArgs) <0x001b6> > 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&) > <0x0003d> > at (wrapper managed-to-native) > MonoTouch.CoreFoundation.CFRunLoop.CFRunLoopRun () <0x00003> > at MonoTouch.CoreFoundation.CFRunLoop.Run () <0x0000d> > at MonoTouch.Installation.Installer.InstallApplication (string) <0x00151> > at MTouch.Main (string[]) <0x032d1> > > The application was terminated by a signal: SIGHUP > > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > > -- ChrisNTR Microsoft ASPInsider http://weblogs.asp.net/chrishardy http://twitter.com/chrisntr
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
