9
Answers

Problem deleting Directory - access denied

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)