Application Migration Error

Hi All
  I am going to migrate my code form flex 3 to flex 4. I uses mx.core.ITextInput in my code i am getting follwing errors:
  1061: Call to a possibly undefined method setSelection through a reference with static type mx.core:ITextInput.
1119: Access of possibly undefined property selectionBeginIndex through a reference with static type mx.core:ITextInput.
my code sinplet is
  textInput.setSelection(textInput.text.length, textInput.text.length);
textInput.selectionBeginIndex;
sorry i forgeeten imp thing my class is AutoCompleteModified that extends ComboBox
and get from
// Copyright (C) 2003-2006 Adobe Macromedia Software LLC and its licensors.
// All Rights Reserved. The following is Source Code and is subject to all
// restrictions on such code as contained in the End User License Agreement
// accompanying this product.
// Modified by Jens Krause [www.websector.de] to avoid issues using Flex 3
// @see: http://www.websector.de/blog/2008/04/30/quick-tip-avoid-issues-using-adobes-autocomplete-i nput-component-using-flex-3/
// This class is for demonstration purposes only.
// To use this solution extend the original Autocomplete.as described at the blog entry mentioned above, please.
Any help would be hieghly appriceated .
regards
gaurav kumar pandey

Hi Subah,
   What ever property Robin had suggested in the above thread is correct make sure you use the latest stable build of flex sdk 4 , I had solved the issue by using the flex sdk flex_sdk_4.0.0.14159 . Hope this will help you . Any further query or suggestion  are welcome.
Gaurav kumar Pandey

Similar Messages

  • Create Migration - error in INS_WWV_MIG_ACC_FORMS - p_views_allowed ?

    Hi there,
    I'm trying to create a migration project.
    After clicking "confirm project details" I get this message:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-01438: value larger than specified precision allowed for this column <pre>begin WWV_MIG_ACC_LOAD.INS_WWV_MIG_ACC_FORMS ( p_dbid => 1, p_formid => 4, p_formname => 'Products Pop-Up', p_afterdelconfirm => ' ', p_afterinsert => ' ', p_afterupdate => ' ', p_allowadditions => 1, p_allowdeletions => 0, p_allowedits => 0, p_a
    (it appears to be truncated there)
    I've extracted the SQL that's running for the 'products pop-up' form - the problem appears to be with this: p_viewsallowed => 255
    (assuming it's mapped to WWV_MIG_ACC_FORMS.VIEWSALLOWED field, which is a number (1,0).
    What's the impact of changing this to a 1 in the generated SQL ?
    (Apart from allowing the "create project" process to complete)
    I'm using Apex 3.0.1 on Oracle 10g Express Edition,
    With SQL Developer 1.2.1.3213 and Oracle Migration Workbench - MS Access 10.2.0.32.13
    Thanks,
    Greg H

    Hi,
    You are receiving this error because the visual basic code in your module "'Filter" exceeds 32k. This limitation of handling modules with code <32K is a known issue, and will be resolved in a later release.
    As a workaround, I would recommend that you do the following:
    1. Take a copy of your MDB file as a backup.
    2. Modify the original MDB file, removing the "Filter" module. Oracle Application Express Application Migration Workshop does not migrate Visual Basic code, so the removal of this code will not impact your migration.
    3. Using the Exporter for MS Access, export the updated MDB file. Select the "Export for Both" option. This will result in the generation of two files, an .xml file containing the database schema information for your MS Access database, and a SQL script, which as you are aware, is used by the Application Migration Workshop in the migration of your forms & reports to Oracle Application Express.
    Ensure that you have migrated your MS Access database to Oracle before attempting to create a Migration Project in Oracle Application Express Application Migration Workshop.
    I hope this helps.
    Regards,
    Hilary

  • Application Migration from HP-UNIX to SUN Solaris

    Hi Gurus,
    Need help on the application migration from HP-UNIX to Sun Solaris . Copied the filesystems APPL_TOP, OA_HTML, OA_JAVA, COMMON_TOP/util and COMMON_TOP/_pages from SOURCE( HP) to TARGET SUN-solaris as per 238276.1
    Now trying to clone Autoconfig XML context file on the TARGET System
    perl adclonectx.pl migrate java=\opt\java1.4 \
    contextfile=\ul01\app\applmgr\lasrx\admin\LASRX_fiapd4.xml
    Error: source context file ul01appapplmgrlasrxadminLASRX_fiapd4.xml does not exist.
    Questions:
    ======
    1. we still need to install jdk in the TARGET or copy the file system from source(HP) to target( Solaris) bring the JDK and how to check jdk on Solaris?
    2. In clone autoconfig XML, contextfile=? Is the location of SOURCE or TARGER?
    3. I think running above with root permission.
    Please help somebody on this issue.
    Thank You.

    Hi Hussein,
    I need your help on the Application migration from HP-UNIX to SUN Solaris. As per the note 238276.1 we dont copy $806_ORACLE_HOME for cross platform migration, Copied all the filesystem from SOURCE to TARGET but rename it because it suppose to create while installing Middle tier.
    Issue:1
    =====
    When i start to set environment like below, i get the error and
    . /ul01/app/applmgr/lasrx/APPSORA.env
    ksh: /ul02/app/oracle/lasrx/8.0.6_new/LASRX_fiapd4.env: not found
    I am trying to install Middle Tier Technology Stack on SUN server ( Migrating from HP-UNIX to SUN solaris)
    Issue 2: ( Display error) while install Tech Stack
    =====
    ./rapidwiz -techstack
    Rapid Install Wizard is validating your file system......
    >> Wizard requires the DISPLAY variable to be set.
    >> Please set your DISPLAY variable and restart Rapid Install Wizard.
    even i can not see
    echo $DISPLAY because not set the environment.
    Need your help and suggetions on this.
    Thank You.

  • Upgrading apex 3.0 to 3.2 fail at Installing Application Migration Workshop

    Hi
    I am trying to update apex from 3 (which comes with 11g) to 3.2 on 11g fresh install (2003 server) and it is failing to complete... heres the error from the install log
    III. I N S T A L L F L O W P A C K A G E S P E C S
    wwv_flow_plsql_editor.sql
    Package created.
    wwv_flow_model_api.sql
    Package created.
    ...wwv_flow_f4000_util
    Package created.
    No errors.
    ...wwv_flow_image_generator
    Package created.
    No errors.
    Installing Application Migration Workshop objects
    create table wwv_mig_projects
    ERROR at line 1:
    ORA-00955: name is already used by an existing object
    any ideas on how to fix it would be greatly appreceated....
    Dom

    hi
    so far I have tryed direct from the 3.2 and it fails due to a user or some such not being created. I have tryed new 3 and then 3.2 over the top failed. as you have seen... I use the example step script povided by oracle on the upgrade site(http://download.oracle.com/docs/cd/E14373_01/install.32/e13366/otn_install.htm)... I have reinstalled the database something like 10 15 times trying variouse methords... with the 3 install there is a simple walk through (http://www.oracle.com/technology/obe/11gr1_db/install/apexinst/apexinst.htm)... why is there not one for the 3.2
    cheers :D
    Dom
    Edited by: user4824464 on 13-May-2009 08:30

  • Migration errors - Dependent DT does not exist

    Hi,
    Doing some application migrations from 2012 SP1 to R2...
    A handful, around 2% are failing with the following error:
    "Provider Exception: Dependent DT does not exist"
    Anyone experienced this before?

    Migration is officially only supported when using the same version as source and destination hierarchy:
    http://technet.microsoft.com/en-us/library/gg699364.aspx#BKMK_MigrationScenarios
    Torsten Meringer | http://www.mssccmfaq.de

  • Having problems with Bridge shutting down after saving photo in PS Cs5,,,,,,,,,  Also when i attempt to update either PS or bridge get an error message in Adobe application manger "Error loading updater workflow"

    Having problems with Bridge shutting down after saving photo in PS Cs5,,,,,,,,,  Also when i attempt to update either PS or bridge get an error message in Adobe application manger "Error loading updater workflow"

    Sorry for the late reply. My email firewall has become a little over zealous & sent a lot of my emails straight to my junk email folder, so I have only just now discovered your reply in my junk mail folder.
    The only "don't open files exceeding xxx megabytes" instruction I can find in my Prefs, is in the Bridge Prefs for Thumbnails, & mine is set at 1000mb. The biggest files I handle are bigger than 200mb so I should be able to open a few, not just one.
    However, this doesn't explain why I can open a psd format file of 180mb, close it, but then can't open a RAW format file of only 26mb immediately after.
    I can open the RAW file only if I restart my computer - very annoying!
    However, thanks for the advice about the video card & memory.
    So, I'm still stuck as to what the issue is.

  • MII 14.0 SP4 :Migration error while importing SAP BM Templates

    Hi Experts,
    I am facing some migration errors while importing SAP Batch Manufacturing Templates into MII 14.0 SP4.
    There are almost 23 transactions which are not getting imported and the error message for all of them is-
    "Unable to migrate transaction Unable to import file
    <Name of the Transaction>"
    Any first hand experiences will be really helpful for me to proceed further.
    Regards,
    Muddassar Khan

    Hi All,
    Got the solution. The STARTUP.BAT file is been placed in the installation directory(usr/sap) and then it works fine. Also I have installed the patches and all working fine.
    Any way thanks for the answer christian libich.
    Regards
    G.Partheeban

  • I get a "JavaScript Application - Reference Error: XPCSafeJSObjectWrapper is not defined" error every time I try to open a new tab.

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [/questions/777191]</blockquote><br>
    Just like the title says, starting with Firefox 4 Beta 6 or 7, I forgot. Any time I try to open a new blank tab (sometimes even when I start up Firefox and the app tabs load) I get an error that says "JavaScript Application - Reference Error: XPCSafeJSObjectWrapper is not defined" If I close it everything works as normal again (until I open a new tab) but it is very annoying to have to do this. Is there any fix for this or is the bug just still there?

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]

  • I am facing problems while openin an application in facebook and other places.when i go to the application,an error shows and firefox closes autmatically either i send error reports or dont.....plz help

    i am facing problems while openin an application in facebook and other places.when i go to the application,an error shows and firefox closes autmatically either i send error reports or dont.....plz help

    Notes:
    1) Please use the code tags when posting code or JNLP/HTML. It helps to retain indentation and avoids asterisks and plus sings being interpreted as formatting marks. To do that, select the code/JNLP etc. and click the CODE button seen on the Plain Text tab of the message posting form.
    2) That launch file is invalid. You might check it (and the project in general) using JaNeLA.
    3) The only place that SimpleSerial class could be, that the JRE would find, is in the root of aeon.jar. Is it actually there?

  • When deploying the webdynpro java application , showing error message

    Hi Masters,
    when deploying the webdynpro java application , showing error message. Please reply why this problem showing and what is the solution
    But Iogin to sdm tool ( remote gui .sh) with same password, which password  i am using for deploy the webdynpro java application.here in sdm tool i am able to login. and i restart the sdm , and again trying to deploy the same problem it showing.
    URL to deploy : file:/C:/DOCUME1/ppuser/LOCALS1/Temp/temp30925rupa.com~sales.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/ppuser/LOCALS1/Temp/temp30925rupa.com~sales.ear
    Aborted: development component 'sales'/'rupa.com'/'LOKAL'/'0.2010.02.13.14.32.39':Caught exception during application deployment from SAP J2EE Engine's deploy API:com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [devsap] with user name: [J2EE_ADMIN]                     Check your login information.                     Exception is: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: No login module succeeded.] (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).DMEXC)
    Deployment exception : The deployment of at least one item aborted
    Edited by: sujana mullapudi on Feb 13, 2010 2:52 PM

    Hi Sujana,
    For deploying Web Dynpro for Java application, J2EE_admin correct password must be stored in the scured area of config tool.
    Your error show that J2EE_admin information is not correct.
    So, Please ask your basis team to update new J2EE_ADMIN password or you can do it in scured area of config tool.
    Hope this will helps you.
    Thanks
    Arun Jaiswal

  • HFM Application Library error Null while deploying the validated app

    Hello,
    I am trying to deploy a HFM application on EPM 11.1.3 and when I right click on the application in Application library of EPMA, I am getting a pop-up with the following error:
    Application Library Error
    null
    Please note:
    1. This is a EPMA managed HFM application.
    2. The validation of the application is successful.
    3. Deployement errors with the above error.
    4. It is on Windows 2003 server with MSServer as the RDBMS.
    Please help me resolve this issue.
    thanks,
    Ankit

    Hi Ankit,
    This would be normally resolved by Restarting the EPM Services and also remember to restart the Calculation manager services as well.
    Once the services are restarted try deploying the application again to see if it deploys successfully.
    Hope this helps,
    Thank you,
    Charles Babu J

  • TS3212 I get an apple application support error when installing itunes. It says uninstall and re-install.  Does not work.  same message.  What is a solution?

    I get an apple application support error when installing itunes. It says uninstall and re-install.  Does not work.  same message.  What is a solution?

    Is that an error 2 message?
    If so, let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunesSetup.exe (or iTunes64Setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you?
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

  • I'm all of a sudden getting a ( Java Script Application "download error" message) when trying to use Ant Video Downloader. What could cause this?

    When an FLV is playing and I want to download it. I click on the Ant download button. A little window appears reading ( Java Script Application "download error" message)

    This works for me on YouTube.
    Cancel the download and then immediately right click and choose retry.

  • Windows vista system, continuously trying to download a DRM file in Adobe Digital Editions application shows "Error check activation". I have authorized the Fire Wall and still the same.

    windows vista system, continuously trying to download a DRM file in Adobe Digital Editions application shows "Error check activation". I have authorized the Fire Wall and still the same.

    Since Re-activation as suggested by the link above is not working for you, Can you please confirm the following:
    The OperatorURL is reachable. ( you can find the operatorURL from the acsm file by opening it in notepad,etc)
    And Book is still available on the book-store for purchase.
    (If any of first two are not available, you might have to talk to distributor for next action item to get the book. Since you will have record of purchasing the book, (in my opinion) they should provide you the new token for downloading the book)
    And please confirm this that you used the same userID for downloading that you used when you first fulfilled/downloaded the book.
    (If it is the case, then you have to use the correct userID)
    I hope it helps.

  • How do I correct the silverlight application storage error to watch netflix movies?

    I get a Silverlight application storage error when attempting to watch an instant netflix movie. Following instructions of error message does not correct. Instant movies play properly with Explorer - but not Firefox.

    o resolve this error, you will need to update Silverlight application storage:
    1. From within the Silverlight player, right click.
    2. Click Silverlight.
    3. In the window that appears, click the Application Storage tab.
    4. In the next window, click the "'Enable application storage" checkbox.
    5. Click the "Delete all' button.
    6. Click Yes.
    7. Click OK.
    8. Click your browser's Refresh or Reload button to continue.

Maybe you are looking for