I am trying to save sessions to a file, there are around 58k of them
I am getting the error saying the number of entries is 65535 or greater.
The error says you can set 'UseZip64WhenSaving' property on the ZipFile instance... can you please do this or expose the option to us? (Or do it automatically when needed...)
I see you said it was fixed in FiddlerCap in 2014, so I'm curious why it's still broken in Fiddler Classic... [see below link]
https://www.telerik.com/forums/fiddlercap-unable-to-write-traffic-to-file
Maybe because it already does enable it 'when needed' but it doesn't think it's needed because i only have < 60k sessions, but somehow it's expanded to > 65535 when it tries to save?