There is some sample code in an aspose blog that shows how to extract a zip from a zip file but it throws an error when I try to run in on a zip file I have that contains two other zip files. The zip file opens fine in W…...sure the source is valid zip archive. Source=Aspose.Zip The code...using (var nestedArchive = new Archive(nestedArchiveStream)) The code...