R ralf Sep 21, 2007 #1 I cant get on any HTTPS sites. XP says "page not available" What setting to change that would let me on those pages? thanks
I cant get on any HTTPS sites. XP says "page not available" What setting to change that would let me on those pages? thanks
M Malke Sep 21, 2007 #2 ralf said: I cant get on any HTTPS sites. XP says "page not available" What setting to change that would let me on those pages? thanks Click to expand... You have to re-register the following dll's at the command prompt (cmd). 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 (MVP Sandi Hardmeier) http://inetexplorer.mvps.org/ie_2.html Malke
ralf said: I cant get on any HTTPS sites. XP says "page not available" What setting to change that would let me on those pages? thanks Click to expand... You have to re-register the following dll's at the command prompt (cmd). 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 (MVP Sandi Hardmeier) http://inetexplorer.mvps.org/ie_2.html Malke