WSANOTINITIALISED - Error 10093

Product: Version: Platform:
ALL ALL ALL

Question/Problem: Successful WSAStartup not yet performed.

Answer/Solution: Either your application hasn't called WSAStartup, or WSAStartup failed. There is another possibility: you are accessing a socket which the current active task does not own (that is, you're trying to share a socket between tasks). 

Chances are the network subsystem is misconfigured or inactive. 

Document #: Revision Date:
WSK-19980714-EM37 10/01/04

Return To KnowledgeBase Search Page