When Using Windows 2000, Internet Explorer May Crash When Downloading ActiveX Controls from a Web Access Website

March 22, 2006 | KB: 1011149
Web Access 7

Summary

When accessing the Web Access website, users are prompted to download ActiveX controls to enable certain features. For some users on Windows 2000, attempting to download these controls may cause Internet Explorer to crash.

Cause

Web Access uses ActiveX controls to implement thumbnail management and (in Web Access 7.1 and higher) scanning. The first time a Web Access website is visited on a particular computer, the user will be prompted to download the controls. However, due to an issue in Internet Explorer, attempting to install these controls when using the Windows 2000 operating system can cause the browser to crash.

As the issue originates in a file in Internet Explorer, Laserfiche is unable to resolve the problem. Laserfiche currently has a pending support request with Microsoft, but as Windows 2000 is no longer under warranty support, no resolution appears to be imminent. Unless the issue with Internet Explorer is resolved by Microsoft, Laserfiche will not support those Web Access features which require ActiveX controls on Windows 2000 computers. Those features include dragging and dropping of thumbnails and web scanning.

This does not apply to accessing Web Access on Windows XP or Windows Server 2003, which are fully supported. However, if you encounter these problems while using Windows XP or Windows Server 2003, it may be necessary to update your Internet Explorer installation to the most recent version. For more information on updating Internet Explorer, see the following Microsoft web page:

    Internet Explorer Downloads

Resolution

Upgrade affected computers to Windows XP or Windows Server 2003, and update Internet Explorer to the most recent version.

Workaround

The ActiveX control can be disabled such that Internet Explorer will not attempt to install the control and the issue will not occur. This will disable the ability to drag and drop thumbnails or scan for all users.

To disable the ActiveX thumbnail control

  1. Browse to the ASPs subfolder of the Web Access installation folder. By default, the path is located at C:\Program Files\Laserfiche\Web Access\ASPs.
  2. Use a text editor to open Settings.inc.
  3. Look for the following line:

    Const ACTIVEX_THUMBNAIL_DISPLAY = True

  4. Change the line to read:

    Const ACTIVEX_THUMBNAIL_DISPLAY = False

  5. Save the change and close the text editor.