We code a particular small program - the problem is that it works fine - when run on the server on the share. The program runs FINE from a workstation but fails when it accesses a subdirectory.
I can replicate the problem with good old Notepad (IE file access within the share directory is fine, file access within the subdirectory fails).
The program is accessed from \\servername\sharename
The files that fail are in \\servername\sharename\subfoldername
My thought is that there is some sort of sharing\file permissions issue going on. As a tempory measure the server admin made the user into an administrator - but this seems to have made almost no difference.
Any ideas?
I can replicate the problem with good old Notepad (IE file access within the share directory is fine, file access within the subdirectory fails).
The program is accessed from \\servername\sharename
The files that fail are in \\servername\sharename\subfoldername
My thought is that there is some sort of sharing\file permissions issue going on. As a tempory measure the server admin made the user into an administrator - but this seems to have made almost no difference.
Any ideas?