Page 1 of 1

Random Disconnect

Posted: Wed 22 Mar 2017 17:39
by wjm4
I am having users report they get the below error while using my application. The application connects on startup and uses the database over the time of the app. Before this error is thrown, the user is viewing a table on the database so I know the connection is active within the last 2 seconds. This doesn't happen all of the time but does happen often.
Any suggestions on how this is happening and possible solutions / work around?

Error:
dbnetlib connectionwrite (send()). general network error. check your network documentation

Re: Random Disconnect

Posted: Fri 24 Mar 2017 10:28
by azyk
To avoid the error '[DBNETLIB][ConnectionWrite (send()).] General network error' try to use the recommendations from SQL Server documentation article: https://social.msdn.microsoft.com/Forum ... dataaccess