I'm trying to deploy my app to my iPad for testing, but I'm presented with the following error in MD:
"Application could not be upload to the device" >From looking at the device's console, I see the following: Feb 21 12:54:17 unknown SpringBoard[15] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=0 Feb 21 12:54:17 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 0->255 Feb 21 12:54:18 unknown installd[6021] <Error>: 2ff84000 move_asset: Could not rename /var/mobile/Media/PublicStaging/ParisConference.app to /var/tmp/install_staging.w9uPOz/ParisConference.app: No such file or directory Feb 21 12:54:18 unknown installd[6021] <Error>: 2ff84000 : Can't stat /var/mobile/Media/PublicStaging/ParisConference.app: No such file or directory Feb 21 12:54:18 unknown installd[6021] <Error>: 2ff84000 : Can't stat /var/mobile/Media/PublicStaging: No such file or directory Feb 21 12:54:18 unknown installd[6021] <Error>: 2ff84000 : Can't stat /var/tmp/install_staging.w9uPOz/ParisConference.app: No such file or directory Feb 21 12:54:18 unknown installd[6021] <Error>: 2ff84000 : stat /var/tmp/install_staging.w9uPOz uid=501 gid=0 p=40755 Feb 21 12:54:18 unknown installd[6021] <Error>: 2ff84000 extract_package: Could not stage /var/mobile/Media/PublicStaging/ParisConference.app to /var/tmp/install_staging.w9uPOz/ParisConference.app Feb 21 12:54:18 unknown installd[6021] <Error>: 2ff84000 stage_package: Could not extract /var/tmp/install_staging.w9uPOz/ParisConference.app to /var/tmp/install_staging.w9uPOz/ParisConference.app Feb 21 12:54:18 unknown installd[6021] <Error>: 2ff84000 MobileInstallationInstall: Could not stage the package Feb 21 12:54:18 unknown mobile_installation_proxy[6020] <Error>: handle_install: Installation failed Feb 21 12:54:18 unknown installd[6021] <Error>: 2ff84000 handle_install: API failed Feb 21 12:54:18 unknown installd[6021] <Error>: 2ff84000 send_message: failed to send mach message of 71 bytes: 10000003 Feb 21 12:54:18 unknown installd[6021] <Error>: 2ff84000 send_error: Could not send error response to client I'm using XCode 4.3 with the latest beta builds of MD and MT. Has anyone seen this before? How can I fix it? Thanks -- View this message in context: http://monotouch.2284126.n4.nabble.com/Error-Application-could-not-be-upload-to-the-device-tp4406909p4406909.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
