G
Guest
I'm attempting to determine if a file exists on an Web Server by using
FileInfo and specifying an IP address. It works fine if I access another
system on my internal network (i.e., fileinfo(10.0.0.50/share/file.text)),
but it fails across the web.
The files I'm attempting to access are on a Virtual Directory that I have
rights to.
Is there possibly a TCP/IP part blocked by the firewall, some IIS setting
that's not right, or am I just all wet in thinking that I should be able to
do this?
FileInfo and specifying an IP address. It works fine if I access another
system on my internal network (i.e., fileinfo(10.0.0.50/share/file.text)),
but it fails across the web.
The files I'm attempting to access are on a Virtual Directory that I have
rights to.
Is there possibly a TCP/IP part blocked by the firewall, some IIS setting
that's not right, or am I just all wet in thinking that I should be able to
do this?