[[WSASYSNOTREADY (10091)
• Translation: Network subsystem is unavailable.
• Description: This error is returned by WSAStartup
(Wsapiref_1v8y.asp) if the Windows Sockets implementation cannot
currently function because the underlying system it uses to provide
network services is currently unavailable. Confirm the following:
• Confirm that the appropriate Windows Sockets DLL file is in the
current path.
• Confirm that they are not trying to use more than one Windows Sockets
implementation at the same time.
• If there is more than one Winsock DLL on your system, confirm that
the first Winsock DLL in the path is appropriate for the network
subsystem currently loaded.
• Confirm that all the required components are currently installed and
configured correctly according to the Windows Sockets implementation
documentation. ]]
http://support.microsoft.com/kb/819124/en-us#E0FB0ABAAA
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In
John said:
Socket error 10091
It comes up when booting. Click "ok" popup goes away and it comes back.
Click "ok" again and it goes away. I know enough to be dangerous and
dont want to get into places I cant get out of.
Can anyone tell me how to correct this problem?
Thanks
John