I have a simple application that runs on non-domain machines. The application references a mapped drive to a domain folder. The folder is mapped and mapping at folder level has appropriate UN/PW set.
If they run the program without having already accessed the mapped folder, they receive an error. How would I trap for this error and then pass the proper credentials for access to the folder in the program?
Thanks
Joe
If they run the program without having already accessed the mapped folder, they receive an error. How would I trap for this error and then pass the proper credentials for access to the folder in the program?
Thanks
Joe