EXPERT RESPONSE
It sounds like the ActiveX components for IE may have become unregistered. Try typing these commands from the command line, in this order:
regsvr32 urlmon.dll
regsvr32 shdocvw.dll
regsvr32 mshtml.dll
regsvr32 browseui.dll
regsvr32 rsabase.dll
Systems with the Microsoft Java VM present, type: regsvr32 msjava.dll
|