[Xsltforms-support] Set time-out period for script in IE
Brought to you by:
alain-couthures
From: COUTHURES A. <ala...@ag...> - 2009-07-20 12:16:50
|
Hello, I've been experiencing unwanted warnings from Internet Explorer such as "A script on this page is causing Internet Explorer to run slowly. If it continues to run, your computer may become unresponsive. Do you want to abort the script?" due to XSLTForms processing a heavy XForms page. Here is a link explaining that a registry key has to be set, 5,000,000 statements being the default value : http://support.microsoft.com/kb/175500/en-us/ For 10,000,000 statements, the corresponding .reg is : [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Styles] "MaxScriptStatements"=dword:00989680 Best regards, -Alain |