PDA

View Full Version : 127.0.0.1 Connection Errors after XP SP2 Install


Rob
October 4th 04, 09:23 PM
Installed XP SP2, and now I get this this error, SQLServer
JDBC Driver]Error establishing socket. Connection refused:
connect, when trying to connect to my local 127.0.0.1. I
have installed the patch, located at :

http://support.microsoft.com/default.aspx?scid=kb;en-
us;884020

and still no luck. I have disabled the MS Firewall, and
still nothing - same error.

Any Ideas?

Thanks,

Rob

Smile Extender
October 5th 04, 07:05 PM
Perhaps then there are no program listening the local port where you try to
connect. So you have to find out the local port used and also the program
which should listen that port. The netstat command might help you with this.


"Rob" > wrote in message
...
> Installed XP SP2, and now I get this this error, SQLServer
> JDBC Driver]Error establishing socket. Connection refused:
> connect, when trying to connect to my local 127.0.0.1. I
> have installed the patch, located at :
>
> http://support.microsoft.com/default.aspx?scid=kb;en-
> us;884020
>
> and still no luck. I have disabled the MS Firewall, and
> still nothing - same error.
>
> Any Ideas?
>
> Thanks,
>
> Rob

Google