Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4618172
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T02:13:42+00:00 2026-05-22T02:13:42+00:00

here is the error the flex builder shows: Unknown error generating output application.xml files.

  • 0

here is the error the flex builder shows:

Unknown error generating output application.xml files. Check the Eclipse error log for more details.    /Day View/src/view  Unknown AIR application.xml Problem DayView-app.xml

and here is that xml file that is auto generated by flex builder but gives unknown erreor:

<!-- The application identifier string, unique to this application. Required. -->
<id>DayView</id>

<!-- Used as the filename for the application. Required. -->
<filename>DayView</filename>

<!-- The name that is displayed in the AIR application installer. 
     May have multiple values for each language. See samples or xsd schema file. Optional. -->
<name>DayView</name>

<!-- An application version designator (such as "v1", "2.5", or "Alpha 1"). Required. -->
<version>v1</version>

<!-- Description, displayed in the AIR application installer.
     May have multiple values for each language. See samples or xsd schema file. Optional. -->
<!-- <description></description> -->

<!-- Copyright information. Optional -->
<!-- <copyright></copyright> -->

<!-- Settings for the application's initial window. Required. -->
<initialWindow>
    <!-- The main SWF or HTML file of the application. Required. -->
    <!-- Note: In Flex Builder, the SWF reference is set automatically. -->
    <content>[This value will be overwritten by Flash Builder in the output app.xml]</content>

    <!-- The title of the main window. Optional. -->
    <!-- <title></title> -->

    <!-- The type of system chrome to use (either "standard" or "none"). Optional. Default standard. -->
    <!-- <systemChrome></systemChrome> -->

    <!-- Whether the window is transparent. Only applicable when systemChrome is none. Optional. Default false. -->
    <!-- <transparent></transparent> -->

    <!-- Whether the window is initially visible. Optional. Default false. -->
    <!-- <visible></visible> -->

    <!-- Whether the user can minimize the window. Optional. Default true. -->
    <!-- <minimizable></minimizable> -->

    <!-- Whether the user can maximize the window. Optional. Default true. -->
    <!-- <maximizable></maximizable> -->

    <!-- Whether the user can resize the window. Optional. Default true. -->
    <!-- <resizable></resizable> -->

    <!-- The window's initial width. Optional. -->
    <!-- <width></width> -->

    <!-- The window's initial height. Optional. -->
    <!-- <height></height> -->

    <!-- The window's initial x position. Optional. -->
    <!-- <x></x> -->

    <!-- The window's initial y position. Optional. -->
    <!-- <y></y> -->

    <!-- The window's minimum size, specified as a width/height pair, such as "400 200". Optional. -->
    <!-- <minSize></minSize> -->

    <!-- The window's initial maximum size, specified as a width/height pair, such as "1600 1200". Optional. -->
    <!-- <maxSize></maxSize> -->
</initialWindow>

<!-- The subpath of the standard default installation location to use. Optional. -->
<!-- <installFolder></installFolder> -->

<!-- The subpath of the Programs menu to use. (Ignored on operating systems without a Programs menu.) Optional. -->
<!-- <programMenuFolder></programMenuFolder> -->

<!-- The icon the system uses for the application. For at least one resolution,
     specify the path to a PNG file included in the AIR package. Optional. -->
<!-- <icon>
    <image16x16></image16x16>
    <image32x32></image32x32>
    <image48x48></image48x48>
    <image128x128></image128x128>
</icon> -->

<!-- Whether the application handles the update when a user double-clicks an update version
of the AIR file (true), or the default AIR application installer handles the update (false).
Optional. Default false. -->
<!-- <customUpdateUI></customUpdateUI> -->

<!-- Whether the application can be launched when the user clicks a link in a web browser.
Optional. Default false. -->
<!-- <allowBrowserInvocation></allowBrowserInvocation> -->

<!-- Listing of file types for which the application can register. Optional. -->
<!-- <fileTypes> -->

    <!-- Defines one file type. Optional. -->
    <!-- <fileType> -->

        <!-- The name that the system displays for the registered file type. Required. -->
        <!-- <name></name> -->

        <!-- The extension to register. Required. -->
        <!-- <extension></extension> -->

        <!-- The description of the file type. Optional. -->
        <!-- <description></description> -->

        <!-- The MIME content type. -->
        <!-- <contentType></contentType> -->

        <!-- The icon to display for the file type. Optional. -->
        <!-- <icon>
            <image16x16></image16x16>
            <image32x32></image32x32>
            <image48x48></image48x48>
            <image128x128></image128x128>
        </icon> -->

    <!-- </fileType> -->
<!-- </fileTypes> -->

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T02:13:43+00:00Added an answer on May 22, 2026 at 2:13 am

    just faced the same problem. after some googling didnt find any answer.

    then after investigating eclipse editior, found the error log :d.
    window > show view > other > select error log

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I get the following compilation error: error: expected `;' before 'it' Here's my code:
I'm having an error where I am not sure what caused it. Here is
Hi guys anyone know what the helll is going on here? ERROR SNIPPET: Loading
I'm basically wondering what is included in each error level, as found here in
I am bussy with a Flex Project with a data services. Flash builder installed
i am trying to run a source that i downloaded in Flex Builder 3
Here is the error: TypeError: Error #1009: Cannot access a property or method of
Here is the error: TypeError: Error #1009: Cannot access a property or method of
I have an advanced data grid in flex (flash builder 4). It's dataProvider is
I have a main Flex Application ('A.swf') loading a SubApplication (defined in' B.swf') via

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.