"an existing connection was forcibly closed by the remote host"

J

Jim Hubbard

We are using a .Net 2.0 app that connects to a SQL 2005 Express DB and we
keep getting this message on the clients.

Has anyone seen this error or a solution to it?
 
S

Stefan Hoffmann

hi Jim,

Jim said:
We are using a .Net 2.0 app that connects to a SQL 2005 Express DB and we
keep getting this message on the clients.
Has anyone seen this error or a solution to it?
This is a graceful exception, telling you that the client has closed the
connection. It is not an error per se.


mfG
--> stefan <--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top