I have a ClearCase dynamic view. I am able to check-out and check-in all my code files without any issues.
The view contains some executable files. When I am trying to call an executable file in a batch file, I am getting "Access denied" error. When I try to double click on the EXE file in the Windows Explorer it is also throwing the below error.
Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item.
How can I solve this issue?