Extension fails when loading

Hello

I'm working on a project with the FB4/EB sdk. Whatever he was going well and then all at once the extension does not load anylonger in indesign. I moved to a State I know worked and even now, I commented on everything (syntax of script and mxml) in my code with the exception of a dummy label within the app.

And the extension of custody when loading failure. I have a gray background, and that's all.


I do not have a compiler error, it's a total mystery. It looks like any SWC libraries are considered bad. FYI, I am often switch from pc to mac and vice versa so I am updating my swc each time, but so far there has never been a problem.

I have to start a new project from scratch and copy paste the existing code?

Thanks a lot for your help.

Loïc

PS: Thanks to Gabriel, I get EB, but this project was launched with FB, so I wanted to achieve in this environment.

Try to remove all your extensions records compilations (both users and global).

Restart the prefs app and trash.

Make sure that the name of the swf matches that defined in the manifest too.

Substances

Tags: Creative Suites

Similar Questions

  • I get "failed to load your firefox profile. It may be missing or unreachable. "When I open firefox and when I try to open the Profile Manager.

    I get "failed to load your firefox profile. It may be missing or unreachable. "When I open firefox and when I try to open the Profile Manager.

    OK I don't know what helped me exactly... but that's exactly what I've done so far.

    1 windows-key + r & open '% appdata%\Mozilla '.
    2 right click somewhere on the empty space in this folder, go to properties and make sure all protection read only for containinh the files and folders of
    3. Open firefox (version 13) has not been opened. Error as seen in the screenshot above.
    4 uninstall firefox.
    5. install firefox beta 14.6.
    6. Open firefox, works very well.

    I'm not sure if step 2 has helped as well as of the uninstall and reinstall.

    Thank you once more for the answer.

  • I activated the auto updates. When I take the update it says in the center of the page "the page failed to load".

    I activated the auto updates. When I take the update it says in the center of the page "the page failed to load".

    I tried to take different paths, as via the Control Panel, but it's the same thing.

    Operating system?

    Try the following: -.

    Open search Vista Start Menu Bar and type: RUN

    Click OK

    Type the following lines, and after each one, click OK: -.

    regsvr32 jscript

    regsvr32 vbscript

    regsvr32 /i mshtml

    No guarantee

    TaurArian [MVP] 2005-2010 - Update Services

  • When I click to open windows update I see on the screen (the page failed to load)

    When I click to open windows update I see on the screen (the page failed to load)

    I'm trying the two just doesn't work

  • my system is on the Frits - when it starts up it's a 'windows\system32\qcapk.dll' failed to load error

    Original title: my system is on the Frits

    I have windows xp media center. When it starts up it's a 'windows\system32\qcapk.dll' failed to load error. What should I do

    Hello Sayiwont65,

    Thanks for posting of Microsoft Answers!

    It appears from the description of your problem, you receive a that,"windows\system32\qcapk.dll error' could not load.

    I searched this dll file name and couldn't find any reference to it.

    This is the case, looks like it was caused by malicious software.  Please take a look at this thread that was answered by JoseIbarra.

    Let us know if that helps.

    Best regards

    Matthew_Ha

  • When I start the system, I get the message "failed to load Launcher dll" I hit OK and the system load and seems to work.

    I am under Windows Vista Home and when I start the system, I get the message "failed to load Launcher dll" I hit OK and the system load and seems to work. I'm afraid that something is not correct, what do you recommend? The two available Service Packs have been installed.

    Discussions were merged.

    Deleted duplicate.

    Original title: failure of the Dll

    The error seems to be a common problem with Dell laptops:

    http://en.community.Dell.com/search/#q=Lanucher%20dll&sort=rating%20desc&defaultAskForumId=0&pi1680537405=1

    It seems that apoint.exe gives the error that indicates that the problem is with the Alps touchpad driver.

    Try to uninstall the Alps touchpad driver and then install the latest version available from Dell for your laptop:

    http://www.Dell.com/support/home/ca/en/cabsdt1/product-support/product/Inspiron-1545/drivers

  • Can not connect - when entering a password message "the service user profile service has no logon. Failed to load profile \User' cannot access start menu to apply the options.

    Can not connect - when entering a password message "the service user profile service has no logon. Failed to load profile \User' cannot access start menu to apply the options.

    Hello

    1st thing to try is the system in safe mode restore to before the problem

    http://www.windowsvistauserguide.com/system_restore.htm

    Windows Vista

    Using the F8 method:

    1. Restart your computer.
    2. When the computer starts, you will see your computer hardware are listed. When you see this information begins to tap theF8 key repeatedly until you are presented with theBoot Options Advanced Windows Vista.
    3. Select the Safe Mode option with the arrow keys.
    4. Then press enter on your keyboard to start mode without failure of Vista.
    5. To start Windows, you'll be a typical logon screen. Connect to your computer and Vista goes into safe mode.
    6. Do whatever tasks you need and when you are done, reboot to return to normal mode.

    If that does not solve it read more

    read the tutorial below

    http://www.Vistax64.com/tutorials/130095-user-profile-service-failed-logon-user-profile-cannot-loaded.html

    When you log on a Windows Vista-based or a Windows 7 computer by using a temporary profile, you receive the following error message:

    The user profile Service has not logon. User profile cannot be loaded.

    http://support.Microsoft.com/kb/947215#letmefixit

    Your user profile was not loaded correctly! You have been logged on with a temporary profile.

    http://support.Microsoft.com/kb/947242

    If you tried to log on to Windows and received an error message telling you that your user profile is damaged, you can try to fix it. You will need to create a new profile and then copy the files from the existing to the new profile. You must have at least three user accounts on the computer to perform these operations, including the new account that you created.

    http://Windows.Microsoft.com/en-us/Windows-Vista/fix-a-corrupted-user-profile

  • "When I tried to sign on the computer, I get the following message: the user profile service service failed connection, failed to load the user profile.

    "Whenever I tried to sign up with my password to connect, do the following: the user profile service service failed connection, failed to load the user profile" when I click OK, it disconnects... Help, please

    Go to Safe Mode and do a system restore. See the link below:

    The user profile Service has not logon. User profile cannot be loaded
    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-security/the-user-profile-service-failed-the-logon-user/995955f8-d9d4-4148-840D-c896c3be78b8

    Follow the links on the post.

  • Detect when HTML5 audio stream started playing or failed to load

    I'm working on an application audio streaming using the HTML5 and webkit browser. I created an audio stream using code similar to the following:

    var = new Audio audio
    audio.setAttribute ("src", "url of feed to play here");
    audio. Play();

    I would like to be able to tell the user:

    (1) when the feed was loaded and gets ready to play. This is because the stream can take a long time to load and I want to inform the user that the application works.

    (2) when a feed failed to load. If the flow is interrupted for some reason, I wish to inform the user that something did not.

    Does anyone have any ideas on how I can do this?

    There are a lot of events and properties on the media items. For example, you can add an event handler for the 'mistake' to detect if the load fails. The 'loadeddata' event is raised when data is actually down. There is also an event of 'progress', but I have not much used. There is an event of 'game '.

    I'd be a little careful about the assumptions of State - for example I would not be surprised if the press started playing before being fully charged. Seems to me the type of optimization that someone might throw together

    So I threw the following test code.

    appstart = function() {
        var main = document.getElementById("main");
    
        var b = document.createElement("button");
        var t = document.createElement("div");
        var a = document.createElement("audio");
        b.innerHTML = "Play";
        b.addEventListener("click", function() {
            a.addEventListener("timeupdate", function() {
                t.innerHTML += "Played "+a.currentTime+" of " + a.duration + "";
            });
            a.addEventListener("progress", function() {
                t.innerHTML += "Progress";
            });
            a.addEventListener("load", function() {
                t.innerHTML += "Load";
            });
            a.addEventListener("error", function() {
                t.innerHTML += "Error";
            });
            a.addEventListener("playing", function() {
                t.innerHTML += "Playing";
            });
            a.addEventListener("stalled", function() {
                t.innerHTML += "Stalled";
            });
            a.addEventListener("loadeddata", function() {
                t.innerHTML += "Loaded";
            });
            a.src="long.mp3";
            a.play();
        },0);
        main.appendChild(a);
        main.appendChild(b);
        main.appendChild(t);
    };
    
    window.addEventListener("load", appstart, 0);
    
  • When try to install Gears of War, received error: 0 X 80040702 Description: failed to load DLL: GameuxInstallHelper

    Original title:

    Error number 0 X 80040702

    Bymistake I manually deleted the installed game "Gears of War" of my c: program files / drive

    &

    not uninstall to uninstall a program through the control panel

    Now when I try to install the game, it displays following error:

    Error number 0 X 80040702

    Description: failed to load DLL: GameuxInstallHelper

    The installation program will end now

    I took using the link following & tried correctly but it did not help & again, I got the same error as the game is not properly uninstalled

    http://support.Microsoft.com/kb/968365

    Help, please!

    I'm using Windows 7 Home Edition Premium & the game used to work well earlier, before I deleted the prog files manually.

    Hello

    How you try to install the game? (Via CD or file downloaded)

    Method 1:

    When you try to install the game, try the following steps and check if it works:
    a. When Windows Setup program appears, cancel it.
     
    b. click Start, computer and go to the DVD / CD. Under the root of the CD , you will see setup.exe or with .msi file
     
    c. right-click on this file and select "run as Administrator" and check if the problem persists.

    Method 2:

    Run the fixit given in the following link and check if it solves the problem:

    http://support.Microsoft.com/mats/Program_Install_and_Uninstall/

    Method 3:

    If the above fails, try the following steps:

    Step 1:

    Create a new user account and check if the problem persists.

    Create a user account

    http://Windows.Microsoft.com/en-us/Windows7/create-a-user-account

    Step 2: If the problem does not occur in the new user account, follow these steps in the following link:

    Difficulty of a corrupted user profile

    http://Windows.Microsoft.com/en-us/Windows7/fix-a-corrupted-user-profile

    I hope this helps!

  • I created a new Admin account and when I went to her, I got the message: "The service user profile Service has no logon. The user profile Service failed to load.

    I created a new Admin account and when I went to her, I got the message:

    "The service user profile Service has no logon.  The user profile Service failed to load.

    What's up with that?

    Hello

    References to Vista also apply to Windows 7.

    You can try to fix it with Safe Mode - repeatedly press F8 as you bootup. The ADMIN account in trunk
    Mode has no default password (unless someone has changed the password so it should be available).

    Some programs such as the updated Google (if you added the toolbar Google, Chrome or Google Earth)
    has been known to cause this problem.

    Error message when you log on a Windows Vista-based or Windows 7 using computer a
    Temporary profile: "the user profile Service has no logon. Unable to load the user profile.
    http://support.Microsoft.com/kb/947215

    Difficulty "the user profile Service has no logon. User profile cannot be loaded. "Error in Windows 7
    http://www.SevenForums.com/tutorials/186131-user-profile-service-failed-logon-user-profile-cannot-loaded.html

    How to fix error "your user profile was not loaded correctly! You have been connected with a
    temporary profile. "in Vista & Windows 7.
    http://www.Vistax64.com/tutorials/135858-user-profile-error-logged-temporary-profile.html

    BE VERY CAREFUL IF YOU USE THIS ONE:

    DO NOT USE THE ACCOUNT HIDDEN ON A DAILY BASIS! If it corrupts you are TOAST.

    How to enable or disable the built-in Windows 7 Administrator account
    http://www.SevenForums.com/tutorials/507-built-administrator-account-enable-disable.html

    Use the hidden administrator account to lower your user account APPLY / OK and then lift it to ADMIN.
    This allows clear of corruption. Do the same for other accounts if necessary after following the above message.

    You can use the hidden - administrator account to make another account as ADMINISTRATOR with password even
    (or two with the same password) use a test or fix the other.

    You can run the Admin account hidden from the prompt by if necessary.

    How Boot for Windows 7 System Recovery Options or use a Windows 7 boot disk.
    http://www.SevenForums.com/tutorials/668-system-recovery-options.html

    What are the system recovery options in Windows 7?
    http://Windows.Microsoft.com/en-us/Windows7/what-are-the-system-recovery-options-in-Windows-7

    How to create a Windows 7 system repair disc
    http://www.SevenForums.com/tutorials/2083-system-repair-disc-create.html

    If you cannot access your old account, you can still use an Admin to migrate to another (don't forget
    always leave to an Admin who is not used except for testing and difficulty account).

    Difficulty of a corrupted user profile
    http://windowshelp.Microsoft.com/Windows/en-AU/help/769495bf-035C-4764-A538-c9b05c22001e1033.mspx

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • Why is my computer when I turn it on saying Dell Dock language file has failed to load?

    Why is my computer when I turn on it saying: Dell Dock language file has failed to load, which is necessary for its future operation up and when I try to go bad, he says iapplication? Is could someone please tell me if it of a problem or not. Thank you very much. E-mail: * address email is removed from the privacy *

    You must have Dell Dock for your computer works correctly.  It's just a convenience tool that Dell put on their computers.  If you want a working version, you can download here

    http://www.delldock.com/ .

    Don't forget there is no other things that got corrupt however.  Get your updated antivirus program and boot into Safe Mode. Note that some viruses can hide from your normal antivirus program, so you really need to scan in Safe Mode. To enter in Safe Mode when you turn on first, press F8 on every seconds until you get the menu, and then select Safe Mode. Then run a complete system scan.

    -

    Good luck.

  • Data loading 10415 failed when you export data to Essbase EPMA app

    Hi Experts,

    Can someone help me solve this issue I am facing FDM 11.1.2.3

    I'm trying to export data to the application Essbase EPMA of FDM

    import and validate worked fine, but when I click on export its failure

    I am getting below error

    Failed to load data

    10415 - data loading errors

    Proceedings of Essbase API: [EssImport] threw code: 1003029 - 1003029

    Encountered in the spreadsheet file (C:\Oracle\Middleware\User_Projects\epmsystem1\EssbaseServer\essbaseserver1\app\Volv formatting

    I have Diemsion members

    1 account

    2 entity

    3 scenario

    4 year

    5. period

    6 regions

    7 products

    8 acquisitions

    9 Servicesline

    10 Functionalunit

    When I click on the button export its failure

    I checked 1 thing more inception. DAT file but this file is empty

    Thanks in advance

    Hello

    Even I was facing the similar problem

    In my case I am loading data to the Application of conventional planning. When all the dimension members are ignored in the mapping for the combination, you try to load the data, and when you click Export, you will get the same message. . DAT empty file is created

    You can check this

    Thank you

    Praveen

  • connection failed when on my main.asc file .asc file loading

    Hey guys,.

    You have a very big problem here. I continue to get "NetConnection.Connect.Failed" when I load a .asc file on my main.asc file, I use the load() method in my code. I really don't understand why this happens, but when I comment the code that loads the CSA file, I can connect successfully to SGF. I can't understand what is happening here. BTW, I'm using fms4 in windows 7 32 bit.

    Any response is truly appreciated. Thanks in advance!

    Randy

    You can download the installer of FMS 3.5 and install it on a different machine and copy the folder I mentioned, and then remove the installation or if you want I can send that Opposite 3.5.3 installation I - give me your email id - I'll send it everywhere if you want.

  • Error "Windows failed to load, status: 0xc000014c" when starting.

    Original title: help Edition Vista Home basic 32

    my pc has stopped working it is an acer aspire m1610, all I get is file: / windows/system32/config/system status: 0xc000014c windows failed to load because the system registry file is missing or damaged.    I tried to use my disc drivers and restore dvd does not...

    You have the Vista DVD?

Maybe you are looking for