M
Mike
Hi all, I have a vb.net program running as a service that uses a network
path to query a file.
If System.IO.File.Exists(fpath & "\" & filename)
Can anyone tell me why the above isn't working? When I place it in a none
service program it works fine.
Any help appreciated.
Thanks in advance.
path to query a file.
If System.IO.File.Exists(fpath & "\" & filename)
Can anyone tell me why the above isn't working? When I place it in a none
service program it works fine.
Any help appreciated.
Thanks in advance.