Error in compiling Flex application: 64K byte limit

Hi experts ,
While deploying the VC model , i m getting this error :
Error in compiling Flex application: Error: A function in the code exceeds the 64K byte limit (actual size = '65557'). Since the problem occurs in the compiler-generated deferred instantiation code, please refactor/componentize portions of this document.
      (/usr/sap/NW2/JC00/j2ee/cluster/server0/GUIMachine_Business_Packages/Contribution_Margin_36461/FLEX_COMPILATION_FOLEDR/AAD15VY.mxml:19)
Failed to compile AAD15VY.mxml
Could any one help me out in solving this issue ..its urgent ...
Your suggestions will be rewarded.
Thanks,
Pratima

You have to remove few components from your model to decrease the compiler generated LOC.
Check the following link for detailed solution:
https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=936390
Taken from SAP Notes:
<i>Solution
Doing the following may help:
1.Divide problematic iViews into a number of nested iViews.
2.Optimize each model to reduce the number of elements that it
  contains:
  a.Reduce the number of signals by merging signals of the same name.
  b.When your application updates forms with read-only fields, use
    expression boxes and a data store instead of signals.
  c.Minimize the use of animations in your models, including form
    sliding and chart animation effects
  d.Use a data store to store variables, instead of invisible forms.
    To display messages, use a simple text rather than a static dynamic
    expression.
3.For on-the-spot, temporary workarounds, you can try dragging an empty
  layer onto the Design board. This sometimes solves the problem ad
  hoc, but is not recommended as a best practice.
</i>

Similar Messages

  • Error in compiling Flex application  - After changing my query in BW

    Hi All!!
    I'm facing the following problem:
    I have created a VC model based on a BW Query View... I have changed the query in BW (added a new key figure) and then I've refreshed the Query View in my VC model...
    After the refresh, I get the error "Error in compiling Flex application (1). Consult log file for details" everytime I try to deploy...
    Have you faced a similar problem? Does this mean that I can no longer change any query or view used in VC models???
    Thanks in Advance!
    Cris

    Hi Prachi,
    I've tried all the options you listed and it still doesn't work... I even tried to create a new query as a copy of the first one... and the error persists...
    Any other good idea (the model I´m talking about is really huge.. creating it again from zero would be a nightmare!!!)?
    Thanks in advance,
    Cris

  • Error in compiling Flex application (1).

    hi experts,
    i have created a small Iview in VC.
    It was compiling an running till two days back.
    Today it has started giving deplyoment error.
    <b>Error in compiling Flex application (1).</b>
    here is the trace. can anyone please tell me what might be the issue.
    {0}#1#com.sap.portal.guimachine.deployer.CompilingException: Error in compiling Flex application (1). Consult log file for details.
         at com.sap.portal.guimachine.deployer.FileHelper.compileFlex2(FileHelper.java:769)
         at com.sap.portal.guimachine.deployer.PARGenerator.createCompilePar(PARGenerator.java:490)
         at com.sap.portal.guimachine.deployer.PARGenerator.generate(PARGenerator.java:93)
         at com.sap.portal.guimachine.htmlbkit.utils.CommandHandlerService.doDeploy(CommandHandlerService.java:51)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.guimachine.portalconnector.commandhandler.AbstractCommandService.invoke(AbstractCommandService.java:84)
         at com.sap.guimachine.portalconnector.dispatcher.Dispatcher.handleCommandHandler(Dispatcher.java:175)
         at com.sap.guimachine.portalconnector.dispatcher.Dispatcher.doContent(Dispatcher.java:126)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.

    On what release and SP level are you? Can you describe the model?
    Did you do any changes or upgrades of the Portl/Visual Composer the last two days?

  • Error in compiling flex applications?

    Hi ,
    when when i deploy VC applications iam getting an error ERROR IN COMPILING FLEX APPLICATIONS.CONSULT LOG FILE FOR DETAILS. can u tell me what might be the reason for this error.
    Thanks
    kishore

    hi,
    Solution: Refer OSS  974494
    I) Changing the vc.verboseErrorMessages to true will expose the Flex error
    messages when compilation fails.
    1)Open the visual admin of the J2EE
    2)Navigate to Server >> Services >> VisualComposer Development Server
    3)Change the vc.verboseErrorMessages to true.
    4)Save the changes
    II)In the visual admin tool, go to Server -> Services -> Log Configurator.
    In the right pane choose Locations, then scroll down to com.sap.portal.vc
    Increase the severity to ALL
    Click "Copy to Subtree"
    Apply to all "server nodes"
    III)Reproduce the problem.
    IV)For further investigation, please provide
    1. The error that was received when trying to compile the model with
    verbose set to 'true'.
    2. The newly updated defaultTrace<x>.trc
    V) Revert the logging settings to the default values (false for
    vc.verboseErrorMessages, 'Error' in com.sap.portal.vc* locations)
    Edited by: Parth on Feb 14, 2008 5:16 PM
    If your problem is solved pleas close the thread..Points will be welcomed...

  • Error in compiling Flex application (1). Consult log file for details.

    Dear All,
    when i deploy the application from VC i am facing the below issue.
    Error in compiling Flex application (1). Consult log file for details.
    Please help us.
    Regards,
    Suman

    Hi Juan,
    Please look into the below issue.
    Error in compiling Flex application: java.lang.InternalError: Can't connect to X11 window server using '172.16.12.41:0.0' as the value of the DISPLAY variable.
       at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
       at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:175)
       at java.lang.J9VMInternals.initializeImpl(Native Method)
       at java.lang.J9VMInternals.initialize(J9VMInternals.java:192)
       at java.lang.Class.forNameImpl(Native Method)
       at java.lang.Class.forName(Class.java:119)
       at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:91)
       at macromedia.fonts.JREFontManager.initializeSystemFonts(JREFontManager.java:242)
       at macromedia.fonts.JREFontManager.createSetForSystemFont(JREFontManager.java:58)
       at macromedia.fonts.CachedFontManager$FontCache.fetch(CachedFontManager.java:109)
       at macromedia.util.LRUCache.get(LRUCache.java:114)
       at macromedia.fonts.JREFontManager.getEntryFromSystem(JREFontManager.java:186)
       at macromedia.swf.builder.tags.FontBuilder.<init>(FontBuilder.java:52)
       at macromedia.css.FontFaceRule.initialize(FontFaceRule.java:82)
       at macromedia.css.StyleDocumentHandler.endFontFace(StyleDocumentHandler.java:36)
       at org.apache.batik.css.parser.Parser.parseFontFaceRule(Unknown Source)
       at org.apache.batik.css.parser.Parser.parseStyleSheet(Unknown Source)
       at macromedia.css.StyleParser.init(StyleParser.java:165)
       at macromedia.css.StyleParser.<init>(StyleParser.java:89)
       at macromedia.css.StyleSheet.parse(StyleSheet.java:71)
       at flex.compiler.parser.MxmlParser$4.end(MxmlParser.java:1123)
       at flex.compiler.parser.MxmlParser.endElement(MxmlParser.java:402)
       at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
       at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source)
       at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
       at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
       at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
       at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
       at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
       at javax.xml.parsers.SAXParser.parse(Unknown Source)
       at javax.xml.parsers.SAXParser.parse(Unknown Source)
       at flex.compiler.parser.MxmlParser.parseDocument(MxmlParser.java:4363)
       at flex.compiler.MxmlLoader.parse(MxmlLoader.java:277)
       at flex.compiler.MxmlLoader.loadComponentType(MxmlLoader.java:178)
       at flex.compiler.MxmlLoader.loadComponent(MxmlLoader.java:204)
       at flex.compiler.CachedComponentLoader.getComponent(CachedComponentLoader.java:197)
       at flex.compiler.CachedComponentLoader.loadDefinition(CachedComponentLoader.java:101)
       at flex.compiler.CachedComponentLoader.getDefinition(CachedComponentLoader.java:263)
       at flex.compiler.CompositeLoader.getDefinition(CompositeLoader.java:54)
       at flex.compiler.linker.Loader.getType(Loader.java:266)
       at flex.compiler.linker.Loader.findType(Loader.java:248)
       at flex.compiler.CompilerPackageManager.loadType(CompilerPackageManager.java:629)
       at flex.compiler.MxmlCompiler.openDocument(MxmlCompiler.java:61)
       at flex.compiler.MxmlCompiler.compile(MxmlCompiler.java:234)
       at flex.tools.Mxmlc.main(Mxmlc.java:166)
    Regards,
    Suman

  • Error in compiling Flex application - flex has expired & AAD3.mxml

    I am getting below error when deployed a model to Portal (7.0) in Visual Composer (7.0):
    "WARNING License Service: The evaluation period for Flex has expired; switchi
    to the Developer Edition
    01/04 13:21:47 INFO License Service: Flex 1.5 Developer Edition enabled
    01/04 13:21:47 INFO License Service: Flex 1.5 OEM Edition enabled"
    In the mean time I got below error:
    "Failed to compile AAD3.mxml"
    Any helps would be appreciated. Thanks.

    Hi Kelly,
    When you generate the coding, compile and deploy within Visual Composer, you should not get this error message. Visual Composer passes the license-key to the Flex compiler automatically.
    If you take the generated coding (Action Script), manipulate it, compile it outside the Visual Composer and deploy it, then this license key is not passed and you retrieve this error. For this case you need a separate license for Adobe Flex.
    Check the below wiki.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/vc/error%252bin%252bcompiling%252bflex%252bapplication
    Regards
    Basheer

  • Error in compiling flex - 64K limit

    Hi folks,
    I entered a new dimension in the flex compiling error dimension (see error-message below). Can anybody help me? I'm familiar with the 32K-problem ( and do have functional workarounds for that) but this one is a new one for me.
    regards,
    Martin
    Error in compiling Flex application: Error: A function in the code exceeds the 64K byte limit (actual size = '66289'). Since the problem occurs in the compiler-generated deferred instantiation code, please refactor/componentize portions of this document.

    Hi Marcel,
    infortunately I'm not allowed atm to make the model public.
    however, I circeled the problem and found a workaround. It has nothing to do with our "old pal 32K", this time it simply was a (sub-)model too large to get deployed (problem with the to-build XML-pakages.)
    Background on this: It's a nested iview collecting a lot of data from different parts of a highliy complex model to process an RFC. For monitoring reasons I've switched some of the tables to visible and that acutally caused the error. After hiding the colums the error vanished. (actually was replaced by the 32K error. But that's like meeting an old friend, no problem any more....)
    I'm looking forward to sharing the model some time. Would be interesting to get some feedback from the comunity..
    regards,
    Martin
    Message was edited by:
            Martin Wolpers

  • Solution for Visual composer error: 32k span and 64k byte limit

    Dear friends,
    I am getting the error in visual composer 32k span and 64k byte limit since last half year,
    some time error will get resolved by adding layer in to model OR adding some table and form to model OR reduce the animation effect OR even by doing tab strip view for layer model, doing nested ivew.
    but this solution not usefull for every time.
    what should we do for this error(32k span and 64k byte limit),
    is it solved by updating EP version or by EP java stack or any other updates which will solve the This VC error.
    64k error i am getting is:
    +Error in compiling Flex application: Error: A function in the code exceeds the 64K byte limit (actual size = '65570'). Since the problem occurs in the compiler-generated deferred instantiation code, please refactor/componentize portions of this document.
          (/usr/sap/IBD/DVEBMGS10/j2ee/cluster/server0/GUIMachine_Business_Packages/Managment_cockpit11_31066/FLEX_COMPILATION_FOLEDR/AADCDM.mxml:19)
    Failed to compile AADCDM.mxml+
    hope to get answer form you,
    Thanks and Regards,
    Dushyant.

    Hi,
    I think it's better to post this question into the Visual Composer forum. Anyway, the 32k/64k bug is solved with the flex2 server which is already released.
    Also have a look into the [Wiki page|https://wiki.sdn.sap.com/wiki/display/VC/64Kbytelimit].
    Hope that helps!
    Best Regards,
    Marcel

  • Error in compiling flex compilation

    Hi,
    I recieve following log message after deploying my application:
    Error in compiling Flex application:
    Error: Branch between 8479 and 41869 around line 0 exceeds 32K span.
    If possible, please refactor this component.
    Failed to compile AAD8T3.mxml
    The only thing I know is the iView that has code AAD8T3, so I suppose the error is in it.
    But what is the error and what are the objects it relates to?
    Thanks,
    Yulia

    Hi
    This is solved for Flex2, the up comming version of VC does not have this problem, but release dates for it are not set.
    Jarrod Williams

  • Deployment failure after installing SP11 - Error in Compiling Flex App

    After installing SP11 for Visual Composer, I am now not able to deploy any of my models, even though they compile successfully.  The following was installed:
    VCBASE11_0-10003602.SCA
    VCFRAMEWORK11_0-10003624.SCA
    VCFLEX11_0-10003616.SCA
    The specific error is as follows:
    <i>Error in compiling Flex application: Error: Failed to read stylesheet: /vc/skins/defaultSkins.css
          (D:\usr\sap\PLD\JC01\j2ee\cluster\server0\GUIMachine_Business_Packages\TestModel_25034\FLEX_COMPILATION_FOLEDR\AAD15H.mxml:23)
    Failed to compile AAD15H.mxml</i>
    "TestModel" is the name of my model in this example.  I would appreciate any assistance anyone can offer.
    Regards,
    Jim

    Hi Jim,
    I have never heard of similar errors. Have you had a look at the stylesheet that is referenced? Maybe the file is corrupt, permissions are wrong or the path has changed? Try to change the defaultSkins.css.
    You can also have a look at the source code after compiling. Select .mxml of iView AAD15H and have a look at line 23. Maybe you find some clues.
    Best Regards, Benni

  • Error in compiling Flex fields

    Hi,
    I am facing flex field complilation errors.
    Deleting existing compiled flexfield information.
    Compiling all application flexfields.
    /backup/backups/db/SILP15/apps/apps_st/appl/fnd/12.0.0/bin/fdfcmp APPS/***** 0 Y
    An error occurred while compiling application flexfields.
    Continue as if it were successful [No] :
    Backing up restart files, if any......Done.
    You should check the file
    /backup/backups/db/SILP15/apps/apps_st/appl/admin/SILP15/log/adadmin.log
    for errors.
    [oracle@erpapps bin]$
    Application Id: 702
    Short Name: BOM
    Name: Bills of Material
    Flexfield Name: $SRS$.CSTJELINESRPT
    Title: $SRS$.CSTJELINESRPT
    Compilation aborted for current descriptive flexfield...
    APP-FND-00798: Invalid reference XLA_SRS_SUBLEDGERS in value set attached to segment Ledger/Ledger Set
    Please check the WHERE clauses of your table validated value sets.
    Continuing...
    Application Id: 7003
    Short Name: JG
    Name: Regional Localizations
    Flexfield Name: $SRS$.JGSLADJNL
    Title: $SRS$.JGSLADJNL
    Compilation aborted for current descriptive flexfield...
    APP-FND-00798: Invalid reference XLA_SRS_SUBLEDGERS in value set attached to segment Journal Entry Source
    Please check the WHERE clauses of your table validated value sets.
    Continuing...
    Application Id: 7003
    Short Name: JG
    Name: Regional Localizations
    Flexfield Name: $SRS$.JGSLAJNLLG
    Title: $SRS$.JGSLAJNLLG
    Compilation aborted for current descriptive flexfield...
    APP-FND-00798: Invalid reference XLA_SRS_SUBLEDGERS in value set attached to segment Journal Entry Source
    Please check the WHERE clauses of your table validated value sets.
    Continuing...
    Application Id: 7003
    Short Name: JG
    Name: Regional Localizations
    Flexfield Name: $SRS$.JGSLAJNLTP
    Title: $SRS$.JGSLAJNLTP
    Compilation aborted for current descriptive flexfield...
    APP-FND-00798: Invalid reference XLA_SRS_SUBLEDGERS in value set attached to segment Journal Entry Source
    Please check the WHERE clauses of your table validated value sets.
    Continuing...
    Application Id: 7003
    Short Name: JG
    Name: Regional Localizations
    Flexfield Name: $SRS$.JGSLASDJNL
    Title: $SRS$.JGSLASDJNL
    Compilation aborted for current descriptive flexfield...
    APP-FND-00798: Invalid reference XLA_SRS_SUBLEDGERS in value set attached to segment Journal Entry Source
    Please check the WHERE clauses of your table validated value sets.
    Continuing...
    Application Id: 7003
    Short Name: JG
    Name: Regional Localizations
    Flexfield Name: $SRS$.JGSLATPABL
    Title: $SRS$.JGSLATPABL
    Compilation aborted for current descriptive flexfield...
    APP-FND-00798: Invalid reference XLA_SRS_SUBLEDGERS in value set attached to segment Journal Entry Source
    Please check the WHERE clauses of your table validated value sets.
    Continuing...
    Application Id: 7003
    Short Name: JG
    Name: Regional Localizations
    Flexfield Name: $SRS$.JGSLATPDBL
    Title: $SRS$.JGSLATPDBL
    Compilation aborted for current descriptive flexfield...
    APP-FND-00798: Invalid reference XLA_SRS_SUBLEDGERS in value set attached to segment Journal Entry Source
    Please check the WHERE clauses of your table validated value sets.
    Continuing...
    Application Id: 7003
    Short Name: JG
    Name: Regional Localizations
    Flexfield Name: $SRS$.JGSLATPSBL
    Title: $SRS$.JGSLATPSBL
    Compilation aborted for current descriptive flexfield...
    APP-FND-00798: Invalid reference XLA_SRS_SUBLEDGERS in value set attached to segment Journal Entry Source
    Please check the WHERE clauses of your table validated value sets.
    Continuing...
    Flex compilation process complete ...
    =====================================
    Number of successful key flex compilations : 134
    Number of failed key flex compilations : 0
    Number of successful descriptive flex compilations : 8744
    Number of failed descriptive flex compilations : 8
    =====================================
    Tip: To find failed flexfield compilations, please search for following string in this log file:
    'Compilation aborted for current'
    Concurrent request completed
    Current system time is 04-MAR-2010 13:09:51
    thx
    Edited by: user12007410 on Mar 4, 2010 1:13 AM

    Hi Helios,
    We are using R12.0.6 and db is 10.2.0.3, Linux OS.
    I have checked this Doc ID, which contains following:(below is my checking please)
    Solution
    1. Follow the Note.877352.1 instructions carefully;
    2. Apply the patch 8626820:R12.JG.A;
    3. For packages OKL_... and ICX_ ... please now follow Note.754340.1;
    4. For the FV_... and FUN_.... please follow Note.758497.1;
    5. For the GR_MIGRATE_TO_12 now follow the Note.733646.1;
    (for note's step 5 about patch 6997324 open an SR with Support if you require a password)
    6. Finally, to drop the view called ICX_PO_VENDOR_SITES_V, just execute in a SQL*plus (user APPS) session: drop view ICX_PO_VENDOR_SITES_V;
    My Checking: (I have checked the file version mentioned in below patches also, having same versions of already applied patches)
    1: I have check the patch# 8348599 mentioned in 877352.1 not already applied, so should I apply it?
    2: I have check the patch# 8626820 mentioned in step#2 not already applied, so should I apply it?
    3: I have check the doc id 754340.1 which containg the following patches:
    - 7641584 -------> Already appled
    - 8201911 -------> Already Not appled ----------> Should apply this?
    - 7659470 -------> Already appled
    - 6708042 -------> Already appled
    - 7662017 -------> Already appled
    4: I have check the doc id 758497.1 which containg the following patches already appled:
    - 7376249 -------> Already appled
    - 7372270 -------> Already appled
    - 7372268 -------> Already appled
    5: I have check the patch# 6997324 mentioned in step#5 already applied.
    6: I have checked this view ( ICX_PO_VENDOR_SITES_V) is not exist. what should I do?
    Thanks,
    fazijee

  • Problems compiling Flex application

    I'm trying to compile a Flex application here but i'm getting a hell lot of errors:
    C:\STG\displays\RankingDisplay.as(47): col: 30 Error: Type was not found or was not a compile-time constant: Tween.
    C:\STG\displays\NameEntryDisplay.as(25): col: 26 Error: Definition fl.motion.easing:Bounce could not be found.
    C:\STG\utils\BitmapDataUtils.as(49): col: 4 Error: Access of undefined property MatrixTransformer.
    And lot's of others... I'm using the following command-line to compile:
    mxmlc ./src/MyProject.as
    I have the latest Flex SDK. What might be wrong?

    You dont have the imports correctly or they are missing

  • Error While Compiling Jdbc Application

    Hi,
    I am getting an error while compiling a JDBC application ... as shon below...
    please help me regardinmg this and also please specify how to include jar file ....
    JdbcApp.java:5: package Oracle.jdbc.driver does not exist
    DriverManager.registerDriver(new Oracle.jdbc.driver.OracleDriver());

    Thanx for that!!!
    but i am still getting the exception...
    D:\Java>java JdbcApp
    Exception in thread "main" java.sql.SQLException: Io exception: The Network Adap
    ter could not establish the connection
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:334)
    at oracle.jdbc.ttc7.TTC7Protocol.handleIOException(TTC7Protocol.java:366
    8)
    at oracle.jdbc.ttc7.TTC7Protocol.logon(TTC7Protocol.java:353)
    at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:371)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.ja
    va:551)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:351)
    at java.sql.DriverManager.getConnection(DriverManager.java:525)
    at java.sql.DriverManager.getConnection(DriverManager.java:171)
    at JdbcApp.main(JdbcApp.java:7)
    kindly solve this...

  • Error # 1014 verifyError - flex application in Livcycle Workspace

    Hi All
    I have created a flex application using Flex SDK 3.4.1 to be incorporated in Adobe LiveCycle ES 2. My flex application is working fine, but when I lunch the flex application inside the Adobe LiveCycle Workspace, I got Error # 1014 VerifyError and the cause of this error is  the use of flashx.textLayout.elements.TextFlow libaray.
    Any help is really appriciated.
    Best regards
    Khaled

    That explains it then. This example requires the ContentElement, which is only present in FlashPlayer 10 and later. The example should require that -- when the project is set up, it can specify the minimum Player version it requires. Then if you try to run it on an earlier Player you get a warning that the SWF can't load on this Player, and it tells the user what version number is required. Try installing FP10, and it should work.

  • Compiling flex application using ANT throws error

    Hi i m tryin to compile my flex project using ANT, and i have used [Embed(source="/assets/images/inuse/phonering.png")] lot of places in my project. How can i solve this error. I have lot of swf file also for css.
    Thanks in advance
    Rupam

    OK, I checked my build script and remember having this problem. I'm deploying a war file that contains some java EE and flex code. So my solutions does not apply to your case, but check out this blog post.
    http://www.olocity.com/blogs/2009/05/13/adobe-flex-ant-builds/
    Also this is probably helpful
    http://www.mail-archive.com/[email protected]/msg123564.html//www.mail-archive.com/[email protected]/msg123564.html

Maybe you are looking for