Error message when loading a web page

When I'm online, while the page is still loading I get the following error message : A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Script: chrome://fctoolbar51ef49d2624b41948b971c468e9b0efe/content/fctoolbar.js:1
I get this message multiple times while a page is loading. This has slowed down my computer to unbearable and often the computer freezes and I have to restart.

-> Clear Cookies & Cache
* https://support.mozilla.com/en-US/kb/Template:clearCookiesCache
-> [[How to clear the cache#w_clear-the-cache|Clear the Network Cache]]
-> [[Warning Unresponsive script]]
* http://kb.mozillazine.org/Unresponsive_Script_Warning
Check and tell if its working.

Similar Messages

  • Error message when accessing any web page except yahoo

    I get this error when trying to access facebook.  I have a palm Treo 680
    File: undef_
    From: http://m.facebook.com/
     Size:  2.6k
    Your device does not support this filetype
    Do you want to download to your card?
    yes   no
    Does anyone know what is going on with this?

    -> Clear Cookies & Cache
    * https://support.mozilla.com/en-US/kb/Template:clearCookiesCache
    -> [[How to clear the cache#w_clear-the-cache|Clear the Network Cache]]
    -> [[Warning Unresponsive script]]
    * http://kb.mozillazine.org/Unresponsive_Script_Warning
    Check and tell if its working.

  • Firefox does not open at all - error message when loading firefox 'The instruction "0x0000000" referenced memory at "0x0000000". The memory could not be "written". Click on OK to terminate the program in English

    I cannot open firefox at all. I have removed and re-installed but it has made no differenct. I just get an error message when loading firefox - as follows - 'The instruction "0x0000000" referenced memory at "0x0000000". The memory could not be "written". Click on OK to terminate the program.
    Can anyone help me sort this out? If I log in as someone else Firefox works?
    == This happened ==
    Every time Firefox opened
    == the computer shut down unexpectedly ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

    You can o a malware check with a few malware scan programs.<br />
    You need to use all programs because each detects different malware.<br />
    Make sure that you update each program to get the latest version of the database before doing a scan.<br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and [[Searches are redirected to another site]]

  • "****Error from PSA****" error message when loading InfoCube

    Hi all,
    I am getting the following error message when loading transaction data to an InfoCube.
    ***Error from PSA***
    This is not MD or Hierarchies (like previous messages in the forum)
    Please advise.
    Thanks,
    Miki

    Hi Miki,
    Before just loading data into the infocube. Catchup PSA table and see the data into it.
    Then u may find the solution.
    But as ronald said this shouldnot be the complete error statement.
    bye.

  • When loading ANY web page, it take firefox 3sec to load a blank page. No matter what website I try to load, it just loads a blank page

    When loading ANY web page, it take firefox 3sec to load a blank page. I have tried everything, starting firefox in safe mode and dissabling all add ons, turning 6v on and off, turnig proxy on and off, reinstalling firefox, restarting my computer, and reinstalling drivers. I can use another browser to surf the internet but finding one that is as capable to firefox isn't easy.
    ps. Firefox did start at one point and then just stoped.
    I use Linux Ubuntu 11.04 single boot

    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.com/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If that new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    See also:
    *http://kb.mozillazine.org/Error_loading_websites

  • Error Message When Loading FLV

    I'm getting this error message when I run this movie -
    "Error #2044: Unhandled AsyncErrorEvent:. text=Error #2095:
    flash.net.NetStream was unable to invoke callback onMetaData.
    error=ReferenceError: Error #1069: Property onMetaData not found on
    flash.net.NetStream and there is no default value.at
    Slide_GB_05_fla::MainTimeline/frame1()".
    My code to load the five FLV's is -
    var nc1:NetConnection = new NetConnection();
    nc1.connect(null);
    var ns1:NetStream = new NetStream(nc1);
    theVideo1.attachNetStream(ns1);
    ns1.play("Safety.flv");
    var nc5:NetConnection = new NetConnection();
    nc5.connect(null);
    var ns5:NetStream = new NetStream(nc5);
    theVideo5.attachNetStream(ns5);
    ns5.play("Dutyfree_3.flv");
    var nc3:NetConnection = new NetConnection();
    nc3.connect(null);
    var ns3:NetStream = new NetStream(nc3);
    theVideo3.attachNetStream(ns3);
    ns3.play("Hawaii.flv");
    var nc4:NetConnection = new NetConnection();
    nc4.connect(null);
    var ns4:NetStream = new NetStream(nc4);
    theVideo4.attachNetStream(ns4);
    ns4.play("CatWoman_1.flv");
    //ns4.seek(10);
    //ns4.pause();
    var nc2:NetConnection = new NetConnection();
    nc2.connect(null);
    var ns2:NetStream = new NetStream(nc2);
    theVideo2.attachNetStream(ns2);
    ns2.play("CITA_1.flv");
    ta1.textField.background = true;
    ta1.textField.backgroundColor = 0xC9C1B8;
    //ta1.htmlText = "<b>Kinds of PAVES
    entertainment:</b><ul><li>Audio
    channels</li><li><b>Video
    programs</b></li><li>Airshow</li></ul><br><b>Examples
    of video
    programs:</b><ul><li>Safety</li><li>Comfort
    in
    Flight</li><li>Destinations</li><li>Movies</li><li>Advertisements</li></ul>";
    var lessonInfoXML:XML;
    var lessonInfo:URLLoader = new URLLoader();
    var smartGraphicFile:String;
    lessonInfo.addEventListener(Event.COMPLETE,
    onCompleteLessonInfo);
    lessonInfo.load(new URLRequest("Slide_Information.xml"));
    function onCompleteLessonInfo(evt:Event) {
    lessonInfoXML = new XML(lessonInfo.data);
    smartGraphicFile = lessonInfoXML.slide5.narration;
    ta1.htmlText = smartGraphicFile;
    The FLV's load, and I can dismiss the error messages. Any
    idea what I'm doing wrong?

    BALTB  seems to be a structure , can you explain how you r trying to loadd
    The error may be the Record type B is invalid ,  the last field is record type , chk whether B exists or not

  • Error message when loading BALTB record

    I am receiving the following error message when trying to load the BALTB record.
    <b>Unexpected record type.</b>                                    
    <i>Key of data record which caused termination:
    Client                  =     ,
    Company Code    = 1000,
    Asset Class         = 153000,
    Old main number  = 99948,
    Old subnumber     =      ,
    Transaction          =  AS91,
    Record type         = B .       </i>
    I have search the forum for answers but I can't seem to find any resolutions. Has anybody encountered this problem and were you able to correct it?
    thank you in advance for the help.

    BALTB  seems to be a structure , can you explain how you r trying to loadd
    The error may be the Record type B is invalid ,  the last field is record type , chk whether B exists or not

  • Error Message When Loading a Cube

    Hello - I received the following error message when I attempted to load a cube:
    No SID found for value '0.000' of characteristic 0CURRENCY
    Is anyone familiar with this error message?  Also, I tested this load in DEV before I moved the cube into QA but I did not receive the error message in DEV.  Any help would be greatly appreciated, thanks.

    Hi,
    I had a similar error just a few days ago. I could solve it by replicating the datasources again and activating the transfer structures via rs_transtru_activate_all. After that the load went fine.
    regards
    Siggi

  • Error message when loading windows

    I have been using windows on my mac for months and all of the sudden I am getting an error message when I start windows. No matter what I do(report or just close it), it comes up every time I start windows. There is no code telling me what kind of error it is....? I can still open and use windows, but it always starts with giving me this message. Can someone help me with this please Thanks

    Do you still get the error when you boot up in Safe Mode?
    Whatever, there might be some corruption.
    Maybe you could try rolling back to the last restore point if you have one.

  • Question about dll. error message when loading - PSE 6

    I have PSE 6 and suddenly get the following error message when I open PSE:  Organizer-Photoshop Element PhotoshopElementsOrganizer exe- entry point fot found.  CFBundle Copy File TypeForFileData could not be located in dynamic linc library core foundation.dll.
    No idea what that means, what happened and how to fix this.
    Is there anybody that can give advise to a non-computer literate person????
    Help would be greatly appreciated.

    See post #6 in this thread for a likely solution:
    http://www.elementsvillage.com/forums/showthread.php?t=50471

  • Error message when loading home page

    A month ago this problem developed. I have had My Yahoo.com as my Home page for years. Now when I open the Firefox Browser I get an error message that says: Invalid username/password combination. If you continue to get this error, try entering your email address as your username. I click OK, then a Second error message appears that says: We noticed you may have signed in or out in another window. Click OK to to reload your page. Now during this time I can see My Yahoo page in the background signed in. But when I click OK in this Second error message it takes me back to the Yahoo sign in page. So what I am saying, is it is now a 5 step process, where Firefox used to remember My Yahoo in a signed in state and open to it directly. I went into My Account and Firefox will not remember My Yahoo password.

    -> Clear Cookies & Cache
    * https://support.mozilla.com/en-US/kb/Template:clearCookiesCache
    -> [[How to clear the cache#w_clear-the-cache|Clear the Network Cache]]
    -> [[Warning Unresponsive script]]
    * http://kb.mozillazine.org/Unresponsive_Script_Warning
    Check and tell if its working.

  • Error message when loading "The connection to the server was reset while the page was loading" I have to hit "try again and then it connects.

    I get the following message when trying to connect to firefox:
    "The connection to the server was reset while the page was loading." I have to click on "try again" and then it connects.

    Did you check your security software (firewall)?
    A possible cause is security software (firewall) that blocks or restricts Firefox without informing you about that, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox.
    See [[Server not found]] and [[Firewalls]] and http://kb.mozillazine.org/Firewalls

  • Error message when loading FLASH site in ie on PC (swfobject)

    Hello...I sudes "swfobject" to embed my Flash site, and have also alt. XHTML content representing the site for non-Flash users and for SEO purposes. Everything loads and wroks just fine from the MAC, but some users (on IE, with PC), are getting the fllowing error message:
    Line (Zeile):5
    item (Zeichen): 9157
    Error (Fehler): expecting function
    Code: 0
    URL: www.foxolutions.de
    I have included the german words in parentheses (they are viewing the site from there and are getting the message in German).
    My question: does this message refer to my code in FLASH? Or is there something in the XHTML that I messed up? Please let me know....thanks - your input is greatly appreciated!
    Claudia

    I had a quick look at your code and found;
    The issue happens on page load and is not confined to the button.
    When I copy| paste the page code into my browser I can load it without errors… this suggests a script error of some kind.
    <link rel="stylesheet" type="text/css" href="css/where-to-buy.css?459606632" id="pagesheet"/>
    <!--[if lt IE 9]>
    <link rel="stylesheet" type="text/css" href="css/iefonts_where-to-buy.css?78722181"/>
    <![endif]-->
    <!-- Other scripts -->
    This comment is suspicious but I can't see that style sheet to test it… did you comment it out to test a font and forget to put it back?

  • An Error Message when loading a Resource.properties File

    Hi, all:
    I tried to load a Resources.properties file in a JSP page:
    <%@ page import="java.util.*" %>
    <%
    ResourceBundle rb = null;
    try {
    rb = ResourceBundle.getBundle("Resources");
    } catch (MissingResourceException e) {
    rb = null;
    throw new RuntimeException("The resource is missing!");
    %>
    Test
    When I run it, I got the following error message:
    Error 500--Internal Server Error
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.1 500 Internal Server Error
    The server encountered an unexpected condition which prevented it from fulfilling the request.
    Any ideas what's going on here?
    Thanks
    Jeff

    Hi,
    I had a similar error just a few days ago. I could solve it by replicating the datasources again and activating the transfer structures via rs_transtru_activate_all. After that the load went fine.
    regards
    Siggi

  • Lightroom 1.1 Server timeout message when uploading a web page

    I just updated to LTR 1.1 and now I'm sitting here looking at an error message for most of the day when ever I want to make a Web Page in LTR.
    It tells me the Server is not responding and It's timing out.
    I called my ISP and Server both are okay. What can I do or, who can I call to make things work a little ?

    Duane,
    This looks like the URL has the content of a wiki page as an attachment to the URL which is blowing up the get request. Can you go to the earlier version - the history should allow you to backtrack changes - if you access this earlier version and change something small - does it save OK. If so then maybe the change you made is the problem.
    I cannot access the workspace without being given explicit access so this is a guess.
    Phil

Maybe you are looking for

  • AutoCAD 2000 Architectural Desktop 3 installation in Windows 7 64 bit Professional

    How to get AutoCAD 2000 to install on a Windows 7 64 bit operating system.  The problem we were having was with the forced installation of Netmeeting from the AutoCAD installation disc.  Our solution at the time was to install AutoCAD on the Windows

  • Time Machine Sees No Drive In Time Capsule

    Time Capsule is still working perfectly as a router, but Time Machine can't find any drives to back up with. I restored Time Capsule to factory settings but my Mac still can't see it as a drive, just as a router. Any advice would be appreciated.

  • Safari 4.0.1 not available as a dmg download from Support Downloads page

    Generally all downloads available via Software Update are themselves available via the Support Download page http://support.apple.com/downloads/ I note that as of this morning (Perth Western Australia time) Safari 4.0.1 is still not yet listed. Is th

  • Doubt with DMBS_LOCK.SLEEP

    Hi, I'using this code in a program unit of a Form: DBMS_LOCK.SLEEP(p_seconds); The purpose os this is, obviously, to delay the execution of the program in 'p_seconds' seconds. My problem is that DBA doesn't want to grant execute permission on DBMS_LO

  • Eigene Nummerierung in FrameMaker 7.0

    Hallo, kennt jemand einen einfachen weg, eine eigene Nummerierung in FrameMaker einzubinden. Ich möchte z.B. das I und das O bei einer -Sequenz ausblenden. Leider bin ich kein C-Profi kann aber ein bißchen darin schreiben. Roland