Status_Connection_Disconnected error

Have anybody encountered this error? My network filter driver is seeing this
error. I have some applications that run from the server and sometimes they
will crash mysteriously after some idle time with this error.

Thanks,
Tian ?:-{

> Have anybody encountered this error? My network filter driver is seeing
this

error. I have some applications that run from the server and sometimes
they
will crash mysteriously after some idle time with this error.

Maybe this is not your case, but I sometimes get this error
when I debug the filter with Soft-Ice. If you “don’t debug fast enough”,
and stop too long in Soft-ICE, the remote computer thinks
that the connection is lost and then you’ll encounter this error.

L.

L.,

Thanks. I see what you mean. In my case, my users switched to work on other
apps like word/excel files on the server. And the problem only occurs if
they work on a few remote files at the same time.

Tian

“Ladislav Zezula” wrote in message news:xxxxx@ntfsd…
> > Have anybody encountered this error? My network filter driver is seeing
> this
> > error. I have some applications that run from the server and sometimes
> they
> > will crash mysteriously after some idle time with this error.
>
> Maybe this is not your case, but I sometimes get this error
> when I debug the filter with Soft-Ice. If you “don’t debug fast enough”,
> and stop too long in Soft-ICE, the remote computer thinks
> that the connection is lost and then you’ll encounter this error.
>
> L.
>
>

A propos, I have seen on Windows XP, on some network
cards that they sometimes disconnect when copying large files.

Imagine a situation when you start copying a 500 MB file
from the network to local drive. If you switch to another app,
which accesses the network, the thread which copied the
data gets disconnected in 80% of cases.

Probably redirector or network card driver problem.

L.