I keep getting the error "Connection Unexpectedly Closed by the Server (20011)".
Also, when i tried to restart the program I got the error "Error: Software Caused Connection Abourt (10053)" then it started giving me the above error(20011) again.
connection unexpectedly closed by the server
it is a winsock error, if you have a firewall or something else between winsock and the modem try to uninstall it completely to see whether it is the cause.
if it started happening recently recall what changed about the time (maybe you had a firewall upgrade or installed something that messes with winsock). if it happened only once try to reboot.
if it happens only with a certain server check its maximal number of connections in properties->servers, try to reduce it, it may be a server problem then (the error code is rather vague and could mean local problems as well as a server malfunction, it means something is expected in the incoming socket stream but when trying to read the connection is found closed from the outside).
newspro just displays errors that are returned by servers or winsock functions, the error messages don't have anything to do with newspro itself, unlike most other programs if set to do so newspro is able to open unlimited number connections, you may reduce the number in properties->tasks; for the normally working system it doesn't matter though.
search the forum for 20011, formely the error was reported as 'receive timeout error', i changed the wording recently, i've just checked these reports, they appear to be mostly certain server related (so the error may well disappear by itself later then).
if it started happening recently recall what changed about the time (maybe you had a firewall upgrade or installed something that messes with winsock). if it happened only once try to reboot.
if it happens only with a certain server check its maximal number of connections in properties->servers, try to reduce it, it may be a server problem then (the error code is rather vague and could mean local problems as well as a server malfunction, it means something is expected in the incoming socket stream but when trying to read the connection is found closed from the outside).
newspro just displays errors that are returned by servers or winsock functions, the error messages don't have anything to do with newspro itself, unlike most other programs if set to do so newspro is able to open unlimited number connections, you may reduce the number in properties->tasks; for the normally working system it doesn't matter though.
search the forum for 20011, formely the error was reported as 'receive timeout error', i changed the wording recently, i've just checked these reports, they appear to be mostly certain server related (so the error may well disappear by itself later then).