Skip navigation
alfonsofonso
Currently Being Moderated

error 103

Jun 17, 2010 8:51 AM

hi, when compiling I get this error:

 

Unexpected or unknown element or attribute in the application descriptor file.

 

/Users/admin18/Desktop/distriboid/android/distriboid-app.xml(4): error 103: application.version is an unexpected element/attribute

 

application.version is an unexpected element/attribute

 

any ideas?

thanx a lot

alfonsofonso

 
Replies
  • Currently Being Moderated
    Jul 8, 2010 10:48 AM   in reply to alfonsofonso

    Change version into versionNumber and it will work

     

    Moshe

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 1, 2010 6:09 PM   in reply to mordsm

    i changed version to versionNumber, did not work then i get the same error but it says versionNumber is unexpected.

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 1, 2010 10:08 PM   in reply to jasonhr13

    Hi Jason,

     

    Can you share your application descriptor file i.e. application.xml ?

     

     

    Thanks,

    Rohit

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 2, 2010 3:57 AM   in reply to jasonhr13

    Can you send your _app.xml + the error you get

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 4, 2010 8:19 AM   in reply to mordsm

    ok the error is the above error and the xml is

     

     

    <?xml version="1.0" encoding="utf-8" standalone="yes"?>

    <application xmlns="http://ns.adobe.com/air/application/2.5">

        <id>com.thwebco.heyy</id>

        <versionNumber>1.0.0</versionNumber>

        <filename>things</filename>

        <description></description>

        <!-- To localize the description, use the following format for the description element.

            <description>

                    <text xml:lang="en">English App description goes here</text>

                    <text xml:lang="fr">French App description goes here</text>

                    <text xml:lang="ja">Japanese App description goes here</text>

            </description>

            -->

        <name>things</name>

        <!-- To localize the name, use the following format for the name element.

            <name>

                    <text xml:lang="en">English App name goes here</text>

                    <text xml:lang="fr">French App name goes here</text>

                    <text xml:lang="ja">Japanese App name goes here</text>

            </name>

            -->

        <copyright></copyright>

        <initialWindow>

            <content>things.swf</content>

            <systemChrome>standard</systemChrome>

            <transparent>false</transparent>

            <visible>true</visible>

            <fullScreen>false</fullScreen>

            <autoOrients>false</autoOrients>

            <aspectRatio>portrait</aspectRatio>

            <renderMode>auto</renderMode>

            <maximizable>true</maximizable>

            <minimizable>true</minimizable>

            <resizable>true</resizable>

        </initialWindow>

        <customUpdateUI>false</customUpdateUI>

        <allowBrowserInvocation>false</allowBrowserInvocation>

        <icon></icon>

        <version>1.0.0</version>

        <versionNumber>1.0.0</versionNumber>

    </application>

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 4, 2010 8:21 AM   in reply to jasonhr13

    does it mater that its not really a full app its just a blank screen? I was just trying to get familiar with the transfer process

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 4, 2010 11:23 AM   in reply to jasonhr13

    You have duplicate versionNumber nodes. Delete the bottom one.

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 4, 2010 11:44 AM   in reply to _divy

    You need to also delete <version> - that tag is not supported in AIR 2.5.

     

    Chris Thilgen

    AIR Engineering

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 5, 2010 7:38 AM   in reply to jasonhr13

    I still see 3 lines from bottom version -> 103 is unexpected

    element/Attribute

     

     

    moshe

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 5, 2010 11:08 AM   in reply to mordsm

    moshe

     

    Not sure what you are saying...

     

    could you please post a complete copy of your latest app-descriptor.xml so we can take a look?

     

    Thanks,

     

    Chris Thilgen

    AIR Engineering

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 7, 2010 8:05 PM   in reply to thilgen

    I sent to the wrong email

    sorry for that

    nice week for you all

     

    moshe

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points