You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried navigating to D:/DeliveryOptimization on my computer and that gave me an access denied exception that wasn't caught. It would be better if it produced a little dialog for the user whenever any exception occurs and return to the previous or parent directory (if necessary) instead of crashing, since a try-catch block from my end will still result in the user losing their place in the dialog even if I reopen it.
The text was updated successfully, but these errors were encountered:
NinthDesertDude
changed the title
OpenFileDialog -> AccessDenied Exception will crash
FileDialog -> AccessDenied Exception will crash
Dec 24, 2023
Tried navigating to
D:/DeliveryOptimization
on my computer and that gave me an access denied exception that wasn't caught. It would be better if it produced a little dialog for the user whenever any exception occurs and return to the previous or parent directory (if necessary) instead of crashing, since a try-catch block from my end will still result in the user losing their place in the dialog even if I reopen it.The text was updated successfully, but these errors were encountered: