F
F
I have made a web service in windows 2000 server using VS.net 2003 C#, in
the web method i'm checking to see if a local directory exists on the web
server [ie. Directory.Exists("z:\\") z:\ == mapped drive] every time i call
the web service from a client program i get that "z:\" does not exists. Can
any please help, what am i missing?
Thanks...
the web method i'm checking to see if a local directory exists on the web
server [ie. Directory.Exists("z:\\") z:\ == mapped drive] every time i call
the web service from a client program i get that "z:\" does not exists. Can
any please help, what am i missing?
Thanks...