Skip to main content
16-Pearl
October 18, 2010
Question

Stop running this script

  • October 18, 2010
  • 3 replies
  • 1412 views
Why do we get this message (attached) all the time?

    3 replies

    1-Visitor
    October 18, 2010
    We typically see this when attempting to select a ton of objects.
    1-Visitor
    October 18, 2010
    Maybe this script is slowing us all down!

    Maybe it's taken over the government and we just don't know it!

    Little bit more detail from Microsoft might be in order...

    Thanks much,

    Frederick Burke



    13-Aquamarine
    October 18, 2010
    Change the slow script time-out period.
    Quite often we see an explorer messages saying "A script on this page is causing Internet Explorer to run slowly..."

    We can get rid of this by adding a new DWORD to the registry.

    go to HKEY_CURRENT_USER\Software\Microsoft\InternetExplorer\Styles
    and add the DWORD MaxScriptStatements set the value to 4294967295 decimal.

    See the following links for more information