atmosphere1212
Active member
- Joined
- Aug 31, 2004
- Messages
- 42
I have this program that will write to a log file with a specified path. When running this application from my computer and using the target network path this works fine. However, when i place the executable on the network and try to write to the same path (which happens to be the same directory that the executable is in) i get a file permissions error. I am using a fully qualified network path that i have access to. does anyone know what the problem could be?