Hi,
i have just tested this with the windwos explorer on my Win XP machine with VB 2005 and i got the error message that the
file \\validserver\invalidpath does not exist and i should check the typing.
also tried Directory.Exists with the expected result:
\\validservername\validpathpart = true
\\validservername\validpathpart\validpathpart = true
\\validservername\validpathpart\invalidpathpart = false
If you have got questions about this, just ask.
Mark the thread as answered if the answer helps you. This helps others who have the same problem !
C# to VB.NET:
http://www.developerfusion.com/tools/convert/csharp-to-vb/