Skip to main content
Participant
February 13, 2009
Question

Damaged Installable - "invalid signature error"

  • February 13, 2009
  • 1 reply
  • 598 views
Hi,

When I export a Release build for a Flex AIR Application, I am specifying a digital signature (that I created via the Flex Builder Export Release bild wizard).

But when I try to install the .ait file, it gives me the following error:

Code:

The application could not be installed because the AIR file is damaged. Try obtaining a new AIR file from the application author.

The install log says - "invalid signature error".

Appreciate any inputs.

Thanks
Bhaskar
This topic has been closed for replies.

1 reply

BJG2Author
Participant
February 13, 2009
I am pasting the install log

Code:

Starting app install of file:///C:/Documents%20and%20Settings/Bhaskar/Desktop/FlexApp.air
UI SWF load is complete
UI initialized
Unpackaging to C:\Documents and Settings\Bhaskar\Local Settings\Temp\flaA1.tmp
b failed while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="invalid package signature" errorID=5022]
starting cleanup of temporary files
application installer exiting

I badly need to resolve this issue.