9
Answers

Problem deleting Directory - access denied

Photo of Gangadhar Jadhav

Gangadhar Jadhav

10y
1.6k
1
I am copying Windows directory from "C:" drive to "E:" drive. When we try to delete this directory from C# application then application throws "Access denied file" exception.
If we try to delete it manually, then it gets deleted successfully.

Answers (9)