"A system call that should never fail has failed."

This is a discussion about "A system call that should never fail has failed." in the Customization Tweaking category; Has anybody seen this error before? What does it mean? One of our web scripts bails out on Winsock initialization. WSAStartup generates an error 10107. Here is what Microsoft tells you about the error: // // MessageId: WSASYSCALLFAILURE // // MessageText: // // A system call that should never fail has failed 8).

Customization Tweaking 1789 This topic was started by ,


data/avatar/default/avatar10.webp

17 Posts
Location -
Joined 2001-07-21
Has anybody seen this error before? What does it mean?
 
One of our web scripts bails out on Winsock initialization. WSAStartup generates an error 10107. Here is what Microsoft tells you about the error:
 
//
// MessageId: WSASYSCALLFAILURE
//
// MessageText:
//
// A system call that should never fail has failed 8) .
//
#define WSASYSCALLFAILURE 10107L
 
 
The IIS installation is standard, nothing tricky there. The server is W2K.

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Aug 17
Created
Aug 17
Last Response
0
Likes
<1 minute
Read Time
User
Users