File or Directory is corrupted and unreadable...
-
Sunday, March 11, 2012 10:32 AM
Hi
In my application(c#.net 2003 windows Application) ,i need to delete some file as well as folder also...but it couldn't be deleted..It throw an exception as follows
File or Directory is corrupted and unreadable...
How to delete that kind of File or Folder in programmatically?
Could you any one help me to solve this pbm?
Amuthapriya.S
All Replies
-
Sunday, March 11, 2012 10:36 AM
Depends on what directory, much content in many folders especially in W7 is impossible to change or to delete.Success
Cor- Proposed As Answer by Alexander SunModerator Tuesday, March 13, 2012 7:23 AM
- Marked As Answer by Alexander SunModerator Monday, March 26, 2012 4:38 AM
-
Sunday, March 11, 2012 12:08 PM
Hi,
these files or folder lock by the other resources and OS managing these stuff first you have to release the resources then you can able to delete these files or folder.
- Proposed As Answer by Alexander SunModerator Tuesday, March 13, 2012 7:23 AM
- Marked As Answer by Alexander SunModerator Monday, March 26, 2012 4:38 AM
-
Sunday, March 11, 2012 1:31 PM
Try to fix the folder/file with windows / norton / mcafee disk utilities
After that restart the machine and delete it.
Resolving n Evolving in C# (http://jeanpaulva.com)
- Proposed As Answer by Alexander SunModerator Tuesday, March 13, 2012 7:23 AM
- Marked As Answer by Alexander SunModerator Monday, March 26, 2012 4:38 AM

