Search Results

0
votes

Windows service writing files to network share

How are you accessing the share? Isn't it by any chance the mounted directory? So lets say \server1\direcotry1 is mounted to z:\directory1 or something like that. If it is so, you have to make sure …