Hi,
have a problem when running this :
VB Code:
If IO.Directory.Exists("\\192.168.132.151\common\test\") Then
When the ip does not exist on my network the test takes forever and halts my application for 60secs.
I want my application to continue quicker than that.
anyone have any suggestions on how to get around this ?
peet




Reply With Quote