Configuring to Support Large Structure Browsers

When dealing with large structure in the Structure Browser, such as when performing Copy From in the BOM PowerView on large assemblies, a max-script-run-time message may be displayed. You can configure each user's browser to avoid this message.

This task shows you how to:

For Internet Explorer

To support the Internet Explorer browser, you can enter a registry value to support large structure browsers.

  1. Open this key in the registry.

    HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Styles

    If the Styles key is not present, create a key that is called Styles.

  2. Create a new DWORD value called "MaxScriptStatements" under this key and set the value to 0xFFFFFFFF.

For Mozilla Firefox

To support the Mozilla Firefox browser, you can edit a filter value to support large structure browsers.

  1. Type about:config in the URL and hit enter.
  2. Type max_script_run_time in the filter and set this value to 0.