Some of the users got this error while my application is using c1zip to create a zip file for backup purpose. Here is the stack trace info. Can someone please help? Thanks a lot!
-Emily
StackTrace Information
*********************************************
at System.IO.__Error.WriteNotSupported()
at System.IO.FileStream.SetLength(Int64 value)
at C1.C1Zip.e.b()
at C1.C1Zip.e.d()
at C1.C1Zip.C1ZipFile.r(Stream A_0, String A_1)
at C1.C1Zip.C1ZipFile.a(String A_0, String A_1)
at C1.C1Zip.C1ZipEntryCollection.Add(String fileName, String entryName)
at C1.C1Zip.C1ZipEntryCollection.Add(String fileName)