Environment
Situation
Resolution
Solution #1. Re-enable the IESSOObj64 add on.
- In IE, open Tools, manage add-ons.
- IESSOObj64 Class will show as "Disabled." Re-enable it.
- Restart IE
Solution #2. Set SecureLogin to watch and attach to the Internet Explorer process itself, instead of processing through the BHO interface. This may result in slightly decreased performance, but will spare the bother of messing with IE add-ons.
- Set the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Protocom\SecureLogin DWORD IESSOBHO set to 0
1 Default value: SecureLogin works through the BHO interface
0 Integrate to the IE process instead.
- Disable the SecureLogin plugin for IE (otherwise SecureLogin will act twice on each web page as docmented in TID 7011600)
- Restart IE and SecureLogin
Cause
Additional Information
(Setting the dword to 1 disables the SecureLogin add-on)Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{7DE7B623-A17E-4A0B-94BA-D1B3BA646792}]"Flags"=dword:00000400