Search code examples
apache-flexflex3airauto-update

flex3 autoupdater error


Dear all, I am working on flex3 and want to update my application by flex3 autoupdate. When my installed application runs, my checkUpdate function calls the autoUpdater code. It starts but when it reaches to 100%, it shows this error: "There was an error downloading the update. Error# 16824"

My mxml code is here http://tinypaste.com/92138b and server xml code is here http://tinypaste.com/e3792

Please guide me.

Many Thanks


Solution

  • Google is your friend for this one; it looks like you forgot to update the application descriptor version number in the updated version on the interweb.

    http://dezeloper.wordpress.com/2010/01/21/adobe-air-updater-error-16824/