Тем кто не успел прочитать ответ в
http://forum.theispguide.com/isp-ftopic2789.html Открыл в гугле кэш этой страницы:
Here is a solution from a newsgroup post:
Run "winmsd" and go to Components/Network/Protocol. Look at the
names in the list, anything with "MSAFD" in it or the "RSVP xxx Service
Provider" should be fine. Anything else is suspect, and uninstalling the
owning program might help.
If that fails or your provider list is empty, you may need to rebuild the
catalog from scratch. The following instructions will rebuild your catalog
for TCP/IP. If you are using any other transports (If you don't know, then
you probably aren't) then you will have to reinstall them as well.
1. Backup and delete the following registry keys
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock2
2. Reboot
3. Go to the network connections folder, right click the icon for your
network connection, and select properties.
4. Click install, choose "protocol", and click "add..."
5. Click "Have Disk...", enter "\windows\inf", click OK
6. Select "Internet Protocol (TCP/IP), click OK
7. When the process in complete, reboot
Добавлено: а! и еще мне помогло следующее:
1. Сделйте резервную копию (обязательно!) раздела реестра HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\windows\IPSec\Policy\Local
затем удалите его
2. Выполните команду
Код:
regsvr32 polstore.dll Проверьте есть ли в папке Temp файл IPSec.tmp, если есть - удаляйте (по умолчанию папка временных файлов располагается в %UserProfile%\Local Settings\Temp\)
Добавлено: Но на XP работает другой вариант переустановки TCP-IP
http://support.microsoft.com/default.aspx?scid=kb;en-us;325356 In the Open box, type regedit, and then click OK.
Locate the following registry subkeys:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock2
Right-click each key, and then click Delete.
Click Yes to confirm the deletion of each key.
Close Regedit.
Locate the Nettcpip.inf file in %winroot%\inf, and then open the file in Notepad.
Locate the [MS_TCPIP.PrimaryInstall] section.
Edit the Characteristics = 0xa0 entry and replace 0xa0 with 0x80.
Save the file, and then exit Notepad.
In Control Panel, double-click Network Connections, right-click Local Area Connection, and then select Properties.
On the General tab, click Install, select Protocol, and then click Add.
In the Select Network Protocols window, click Have Disk.
In the Copy manufacturer's files from: text box, type c:\windows\inf, and then click OK.
Select Internet Protocol (TCP/IP), and then click OK.
Note
This step will return you to the Local Area Connection Properties screen, but now the Uninstall button is available. Select Internet Protocol (TCP/IP), click Uninstall, and then click Yes.
Restart your computer