Security Incompatibility?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am running XP with Norton Internet Security 2006. For months, no problem
and suddenly I can not access the secure server at Amazon.com and Amazon.uk.
Each time, I get an error message.
If I sign in using the standard server, I get access.
Any ideas?
Greg
 
greg said:
I am running XP with Norton Internet Security 2006. For months, no problem
and suddenly I can not access the secure server at Amazon.com and
Amazon.uk. Each time, I get an error message.
If I sign in using the standard server, I get access.
Any ideas?
Greg

Try reregistering some .dll's

If you have SP2, you can do it all in one go:

Start>Run cmd [enter]
iexplore.exe /rereg [enter]

Without SP2:

Start>Run cmd [enter]
regsvr32 mshtml.dll [enter]

Click OK when you get the message that DLLRegisterServer in FileName
succeeded and type "exit" to quit cmd.

Repeat the same with:

regsvr32 mshtmled.dll
regsvr32 urlmon.dll
regsvr32 softpub.dll
regsvr32 wintrust.dll
regsvr32 initpki.dll
regsvr32 dssenh.dll
regsvr32 rsaenh.dll
regsvr32 gpkcsp.dll
regsvr32 sccbase.dll
regsvr32 slbcsp.dll
regsvr32 cryptdlg.dll

More information about this:

Troubleshooting Secure Site (WinXP/IE6 SP2)
http://support.microsoft.com/?kbid=870700

Troubleshooting Secure Sites (WinXP/IE6 SP1)
http://support.microsoft.com/default.aspx?scid=kb;en-us;813444

Sandi's Secure Sites Page
http://inetexplorer.mvps.org/ie_2.html

Malke
 
Back
Top