error 102: Invalide namespace error:http://ns.adobe.com/air/application/2.0

527 views Asked by At

I'm trying to create a signed AIR package for an old code of a desktop adobe AIR app.

enter image description here

It runs on flex sdk 3.5.1 and adobe AIR. I'm clear of errors and when I try to export the release build, I get past the certificate addition section and then I get an error saying "

error 102: Invalide namespace error:http://ns.adobe.com/air/application/2.0.

I see it is picking up from appname-app.xml. But I have adobe AIR installed with version 26. Could anyone tell me what am I missing?

1

There are 1 answers

0
Clintm On BEST ANSWER

You have to download and compile against the 3.5.1 sdk that includes the adobe air 2 sdk OR change the namespace in the app.xml to match the air sdk that you are using now.