T
Tom Harris
Hi there,
has anyone run into this problem? I have a simple winforms app that
uses the OpenFileDialog to open a file. If I choose to open a file
from a different machine on my network everything is fine. However, if
I now close down my app and shutdown the other machine and try again
the OpenFileDialog hangs. The call stack shows that it is waiting in
RunFileDialog.
It looks as though the app persists the current directory somewhere,
but runs into trouble when that path is no longer available. When I
try the same thing with Word it goes back to My Documents when the
network path is not available.
Any ideas?
Thanks,
Tom
has anyone run into this problem? I have a simple winforms app that
uses the OpenFileDialog to open a file. If I choose to open a file
from a different machine on my network everything is fine. However, if
I now close down my app and shutdown the other machine and try again
the OpenFileDialog hangs. The call stack shows that it is waiting in
RunFileDialog.
It looks as though the app persists the current directory somewhere,
but runs into trouble when that path is no longer available. When I
try the same thing with Word it goes back to My Documents when the
network path is not available.
Any ideas?
Thanks,
Tom