connection refused message

  • Thread starter Thread starter Russ
  • Start date Start date
R

Russ

When I attempt to go to a secure website (one with https) my machine
answers that "The connection was refused when attempting to contact
www.sitename.com
My laptop can connect just fine, but this is a new problem that just
popped up with my desktop machine. Anyone know why?

Russ
 
Russ said:
When I attempt to go to a secure website (one with https) my machine
answers that "The connection was refused when attempting to contact
www.sitename.com
My laptop can connect just fine, but this is a new problem that just
popped up with my desktop machine. Anyone know why?

Russ

Make sure the desktop is clean:
http://www.elephantboycomputers.com/page2.html#Removing_Malware

If the desktop is virus/malware free:

You have to re-register the following dll's at the command prompt. 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
 
Russ said:
When I attempt to go to a secure website (one with https) my machine
answers that "The connection was refused when attempting to contact
www.sitename.com
My laptop can connect just fine, but this is a new problem that just
popped up with my desktop machine. Anyone know why?

Russ

Make sure the desktop is clean:
http://www.elephantboycomputers.com/page2.html#Removing_Malware

If the desktop is virus/malware free:

You have to re-register the following dll's at the command prompt. 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


Thanks Malke. I'll go thru the steps you've listed for malware and
try your fix.

Russ
 
Those steps did the fix Malke, Thanks.

Russ





Russ said:
When I attempt to go to a secure website (one with https) my machine
answers that "The connection was refused when attempting to contact
www.sitename.com
My laptop can connect just fine, but this is a new problem that just
popped up with my desktop machine. Anyone know why?

Russ

Make sure the desktop is clean:
http://www.elephantboycomputers.com/page2.html#Removing_Malware

If the desktop is virus/malware free:

You have to re-register the following dll's at the command prompt. 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