I get the error message shown in the title every time I try to log on to my second user account on my unit running XP Home. My logon is fine. Here is what info I can find but I still need pointed in the right direction:


WSAEADDRINUSE(10048)

Address already in use.

Typically, only one usage of each socket address (protocol/IP address/port) is permitted. This error occurs if an application attempts to bind a socket to an IP address/port that has already been used for an existing socket, or a socket that was not closed properly, or one that is still in the process of closing.

Thanks,
Jeff