network file write fails with NT_STATUS_USER_SESSION_DELETED

  • Thread starter Sylvain Scaglione
  • Start date
S

Sylvain Scaglione

Hi all,

I've got a setup where an application running on XP embedded periodically
writes (frprintf) to a file located on a mapped network drive. It works
well for sometime then the file stops being updated.

Using an utility from sysinternals (filemon) I can see that the write
commands to the file start to fail with code 0xC0000203 for a while and then
the status becomes DISCONNECTED. I can't find any information on status
code 0xc0000203 besides meaning NT_STATUS_USER_SESSION_DELETED.

If anyone has experienced some kind of similar situation please let me
know..

thanks!
Sylvain
 

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