.net - App unable to connect to share after a period of time -


I have found a .NET app to monitor network shares and periodically loses the connection.

The app itself does not send any login information, it runs under current (windows) user.

If this happens I can not connect to the network share in Explorer, I have to reboot the machine.

In any way, can I get around this very disturbing issue (creative customer) in programmatically .net?

Thank you! Chris


Comments

Popular posts from this blog

php - multilevel menu with multilevel array -

objective c - iPhone and it's wireless area -

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -