'Permission Denied' error when try to execute code in SD-card

So I am executing my dotnet application existing in SD_CARD I get a ‘PERMISSION DENIED’ error.

dotnet run
Unhandled exception: System.ComponentModel.Win32Exception (13): An error occurred trying to start process '/media/vicharak/DriveLeetCode/133CloneGraph/bin/Debug/net9.0/CloneGraph' with working directory '/media/vicharak/Drive/LeetCode/133CloneGraph'. Permission denied

Same thing will Occur If you set conda path in SD-CARD .