Problem When Adding Database Into Tournament Updater

Asked By 0 points N/A Posted on -
qa-featured

Hello everyone,

I am receiving a constant error in Tournament updater when trying to add a database into it. The error says,

A request to send or receive data was disallowed because the socket 5 is not connected and (when sending on a datagram socket using a sendto call) no address was supplied.

OK

Can someone help me fixing this problem?

I have also attached the snapshot of the error. 

Any help would be highly appreciated.

Thank you in advance.

 

SHARE
Answered By 0 points N/A #93193

Problem When Adding Database Into Tournament Updater

qa-featured

 

Hi there,

 

This specific error refers to WSAENOTCONN that states that a specific socket is not connected, thus disabling the ability to send and receive data because no address was supplied.

But one other thing is that, any other type of operation might also return this error like setsocketopt’s SO_KEEPALIVE setting, if the connection of all the available sockets have recently been reset.

So in order for a smooth operation of the application, download a new version of Tournament Updater by first uninstalling the existing version and clean the registry of all its values, with the help of a system cleaner like CCLeaner.

 

Hope that helps you out.

 

 

Related Questions