IBM Security Access Manager for Enterprise Single Sign-On, Version 8.2

File download fails when using a Microsoft Internet Explorer browser.

When you download a file from any web site, the browser stops responding and download fails. This problem occurs on Microsoft Internet Explorer version 7.0 and 8.0.

Solution: Edit the Microsoft Internet Explorer AccessProfile to temporarily disable the Browser Helper Object.
Note: Make sure that you have Administrator privileges, before you perform the following steps to resolve this issue.
  1. Launch AccessStudio.
  2. Click File ->Import Data from IMS to import the AccessProfile from the IMS Server.
  3. On the AccessProfiles list, click sso_site_wnd_iexplore profile. The different states and properties are displayed.
  4. Expand the trigger that is executed during the state transition from state_start to state_deactivate_bho.
  5. Click the Window is Activated trigger.
  6. Expand the Conditions property.
  7. In the VBScript code, change the line DisableBHOAtDownload = 0 to DisableBHOAtDownload = 1
  8. Save the AccessProfile.
  9. On the AccessProfiles list, right-click sso_site_wnd_iexplore profile and select Upload to IMS.


Feedback