i have this application that is used through network. i just shared the application folder and set the permission to everyone. My forms and tables has no problem on accessing through the network but i have this encryp.prg (program) that i always used whenever i create new user. When i triggered the command on the network, not on the server or the computer where i place the original copy of my app folder, the error says "Invalid path". but on the computer where my original folder located there's no error coz it is set to the default drive c.
I tried to used the set default and set path but they wont solved the problem. i also tried to map the folder to drive c where c is the default drive of my application in my original app folder but no luck. i worked my program in drive c so the path will be "C:\foldername" when i map the folder, the path is "C:\" it will not take the folder name. so it will display the error when i run through network. Sorry for the few solution that i mentioned i am not able to think a better idea to solved this.
I tried to used the set default and set path but they wont solved the problem. i also tried to map the folder to drive c where c is the default drive of my application in my original app folder but no luck. i worked my program in drive c so the path will be "C:\foldername" when i map the folder, the path is "C:\" it will not take the folder name. so it will display the error when i run through network. Sorry for the few solution that i mentioned i am not able to think a better idea to solved this.