View Single Post
Old 04-19-2007, 08:43 PM   #4 (permalink)
hopper
Registered User
 
hopper's Avatar
 
Join Date: May 2005
Posts: 169
OS: XP / Ubuntu 6.10


Re: Winsock and Vista

Thanks Dai, but I had tried that before posting

Actually I was looking more along these lines (which are basically the same commands as XP):

Check and repair Winsock corruption.
Click Start. In the Start Search dialog box, type: cmd, and right-click cmd.
Click Run as administrator.
Type: netsh winsock reset, and then press the ENTER key.
Type: Exit and press ENTER.
Restart the computer.

Reset the TCP/IP protocol.
Click Start. In the Start Search dialog box, type: cmd, and right-click cmd.
Click Run as administrator.
Type: netsh int ip reset, and then press ENTER.
Type: Exit and press ENTER.
Restart the computer.

I had resolved the LSP problem without any of these steps, simply removing newdotnet did the trick.

Last edited by hopper; 04-19-2007 at 08:44 PM.
hopper is offline   Reply With Quote