a friend is getting the following error please help

itchi

Dedicated Member
Dedicated Member
May 18, 2013
92
1
34
[CleanUp]:System.IO.IOException: The process cannot access the file 'Data-cbohum.wzl.zip' because it is being used by another process. at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound) at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost) at ChroniclesPatcher.MirPatcher.CleanUp()[ExtractFile]:Ionic.Zip.ZipException: Cannot read that as a ZipFile ---> Ionic.Zip.BadReadException: Could not read block - no data! (position 0x0602F912) at Ionic.Zip.SharedUtilities._ReadFourBytes(Stream s, String message) at Ionic.Zip.ZipEntry.HandleUnexpectedDataDescriptor(ZipEntry entry) at Ionic.Zip.ZipEntry.ReadEntry(ZipContainer zc, Boolean first) at Ionic.Zip.ZipFile.ReadIntoInstance_Orig(ZipFile zf) at Ionic.Zip.ZipFile.ReadIntoInstance(ZipFile zf) --- End of inner exception stack trace --- at Ionic.Zip.ZipFile.ReadIntoInstance(ZipFile zf) at Ionic.Zip.ZipFile.Read(String fileName, TextWriter statusMessageWriter, Encoding encoding, EventHandler`1 readProgress) at ChroniclesPatcher.ZipManager.ExtractFile(String filePath)