Login failure – invalid or missing user account file.

Login failure – invalid or missing user account file. Description The “useraccounts.xml is either corrupt, or missing from the Server’s installation directory. Notes Stopping the Server service, deleting the corrupted file, then reinstalling the Server will generate a default useraccounts.xml.

*** WSAEALREADY – 10037 ***

*** WSAEALREADY – 10037 *** Description Operation already in progress. Notes This error is returned from operations on nonblocking sockets that cannot be completed immediately, for example recv when no data is queued to be read from the socket. It is a nonfatal error, and the operation should be retried later. It is normal for… Continue reading *** WSAEALREADY – 10037 ***

*** WSAEWOULDBLOCK – 10035 ***

*** WSAEWOULDBLOCK – 10035 *** Description Resource temporarily unavailable. Notes This error is returned from operations on nonblocking sockets that cannot be completed immediately, for example recv when no data is queued to be read from the socket. It is a nonfatal error, and the operation should be retried later. It is normal for WSAEWOULDBLOCK… Continue reading *** WSAEWOULDBLOCK – 10035 ***

Unable to communicate with webserver at address %1. Error message: %2

Unable to communicate with webserver at address %1. Error message: %2 Description %1 = IP address of Web Server. %BR% %2 = Specific error message or number. %BR% The IP address or hostname listed on the Notifications>Web Server tab was not reachable. Notes