HI
all.
Think this was
alreay asked today...but cant remember.....ANYWAY heres my
problem.
I have created a
webmodule that reads info in files in a dir.
Now, this dir. is on
a an NT Backup Domain Controller machine that I have given everyone Full access
to.
When I try to read
it, I do a IF Direcotryexists() and it returns false.
So I pass the full
UNC to the DIR, and still I get False. I have also made a share for the dir
to, and done all the above again, and still false.
I then try it in a
normal project, no problem.
I then try a a
directory on a win98 machine, once again as a webmodule, and its fine
and Obvcourse
locally, its fine too.
SO, does anyone know
WHY I have this problem?
Also, I tried
"ImpersonateSelf(SecurityImpersonation);" but it makes no
difference.
Anyhelp appreciated
!
Thanks, Jeremy
Coulter