Error 10093

C

Caminante

I just bought and installed a wireless Notebook card
Adapter linksys WPC11 ver. 4

I ran the setup without problem and is making contact with
my Internet provider. The problem is that the connexion is
not done automaticcally when logon to Windows, instead i
recieve an error message saying: 10093 Successul
WSAStartup not yet performed.


Will someone help me out on how to fix this problem.

thank you
 
S

Shilpa Sinha [MSFT]

Hi

Maybe this will be of help

Problem
========
I just bought and installed a wireless Notebook card Adapter linksys WPC11
ver. 4

I ran the setup without problem and is making contact with my Internet
provider. The problem is that the connexion is not done automaticcally when
logon to Windows, instead i recieve an error message saying: 10093
Successul WSAStartup not yet performed.

Will someone help me out on how to fix this problem.

Solution:
=======

Error explaination:
WSANOTINITIALISED (10093)
Translation: Successful WSAStartup not yet performed.
Description: Either the program has not called WSAStartup
(Wsapiref_1v8y.asp) or WSAStartup (Wsapiref_1v8y.asp) failed. The program
may be accessing a socket that the current active task does not own (that
is, it is trying to share a socket between tasks), or WSACleanup has been
called too many times.

THE FIRST THING TO TRY IS UNINSTALLATION AND RE-INSTALLATION OF TCP/IP

If that does not help, try to do the Winsock fix:
Backup the registry first
Step 1:
Action: Uninstall TCP/IP Dial-Up Networking (NO RESTART)
Step 2:
Action:Uninstall Dial-Up Networking (NO RESTART)
Step 3:
Action: Delete the following registry Keys:

- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VXD\AFVXD
- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VXD\DHCP
- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VXD\MSTCP
- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VXD\Winsock
- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VXD\Winsock2
- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock
- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\WinSock2
-
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\RemoteAccess\Authentica
tion\SMM
_Files

Step 4:
Action: restart in Normal Mode
Step 5:
Action: Install Dial-Up Networking and restart in Normal Mode
Step 6
Check whether TCP/IP is installed, if not install it and restart in
normal mode

Alternatively
==========

Winsock Fix....

1) Action: Removed winsock and winsock2..start->run->type
regedit->HKLM->System->CurrentControlSet->Services->right click on winsock
and winsock2->delete
Result: Deleted winsock and winsock2.Took a backup on the desktop

2) Action: Uninstall TCP/IP...Start->Control Panel->Network
connection->right click Local Area Connection2->properties->Unchecked
Internet Protocol TCP/IP
Result: Done and Restarting the computer in normal mode

N.B. Unhide all hidden files and folders...windows explorer->Tools->Folder
option->View....

3) Action: Reinstalling TCP/IP...Start->Control Panel->Network
connection->right click Local Area Connection2->properties->Install->Add
Protocol->Have Disk->c:\window\in\nettcpip.inf
Result: Installed and restarting the computer in normal mode

4) Action: Reinsatlling the software for the adapter(Follow the
instruction to install the adapter)
Result: Installed

5) Action: Check the adapter listed on the device manager
Result: Card was installed


Summary/Status:

Action : Tried to install the Linksys wireless adapter
Result : Error:10093:Successful WSA startup not yet performed
Cause : Winsock was corrupt
Resolution: Rebuilded TCP/IP to create winsock and winsock2 folder


Shilpa Sinha
This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top