Network share mapped but path not found
I have a script that maps a network share. It then attempts to run an exe from that share. When I run the script, I can see that the drive is mapped correctly, but the exe will not run. I am getting a 53 error (path not found).
I would appreciate any insight into this problem.
Re: Network share mapped but path not found
Sorry my mistake the error code is "Desc: Path not found Number: 76 Source:"
Re: Network share mapped but path not found
Never mind. Path was incorrect in script. Fixed it.