Internet Explorer Unresponsive script Error

Asked By 0 points N/A Posted on -
qa-featured

I create one static page in FrontPage. In this page I add some JavaScript code. After creating this page I try to view it in Mozilla but I receive below error. Help me.

Unresponsive script

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.

 

                                    Stop script                    Continue

SHARE
Best Answer by Brandon_R
Best Answer
Best Answer
Answered By 0 points N/A #120968

Internet Explorer Unresponsive script Error

qa-featured

 

This is a firefox error, not an Internet Explorer error.
 
This error tells you that Firefox thinks that a script can be out of control and crash Firefox if nothing is done. The script could be something on a website, you have access, installed in an extension, or even Firefox itself.
 
If you find that when you press the Continue button opens the same dialog again, the script in the long run will not help. It will took a while for Firefox. But if you use Firefox normally after pressing Continue, the script can only take longer to complete.
 
To tell Firefox to let the script run longer:
 
In the Location bar, type about:config and press Enter.
The about:config "This might void your warranty!" warning page may appear. Click I'll be careful, I promise!, to continue to the about:config page.
In the about:config page, search for the preference dom.max_script_run_time, and double-click on it.
In the Enter integer value prompt, type 20.
Press OK.
With scripts now allowed to run for longer times, you may no longer receive the prompt.
 
If you still receive the prompt (or if you want to see it again), you should set that preference back to the default value.
 
In the Location bar, type about:config and press Enter.
The about:config "This might void your warranty!" warning page may appear. Click I'll be careful, I promise!, to continue to the about:config page.
In the about:config page, search for the preference dom.max_script_run_time.
Right-click on it and choose Reset.
Answered By 0 points N/A #120969

Internet Explorer Unresponsive script Error

qa-featured

Unresponsive script occurs to any website whose scripts run longer than the due time-out settings. Due to the website’s deliberate rate, Internet Explorer as well as the other browsers prompt its user to choose whether or not to continue running the low script. It only requires an addition to the Windows Registry to fix the problem.

For Internet Explorer browser:

1. Open the Registry Editor (Click Start –> Click Run –> Type “regedit” without the quotes

2. Locate the following path in the folder tree to see if the Styles key exists:   HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerStyles

· Note: If the Styles key is not present, create a new Key (basically a folder under Internet Explorer) called Styles

·Create a new DWORD value “MaxScriptStatements” under this key and set the value to the desired number of script statements. If you are unsure of what value you need to set this to, you can set it to a DWORD value of 0xFFFFFFFF to completely avoid the dialog.

To fix the problem automatically, visit Download Link and click on the “Fix It” button, run the downloaded file and follow the steps.

Answered By 0 points N/A #120970

Internet Explorer Unresponsive script Error

qa-featured

An unresponsive script can happen to any website whose script runs longer than the due time-out setting. Given that, Internet Explorer as well as other web browsers prompt its users to choose whether or not to continue running the low script. To fix the problem, follow the steps below: (for Internet Explorer browser)

  1. From the browser, click Registry Editor, click Start then Run. Type the word “regedit”.
  2. Try to locate the following path in the folder to see if the Styles key exist:

      HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerStyles

To automatically fix the problem, visit Download Link click on the “Fix It” button and run the downloaded file then follow the instructions given.

Related Questions