DinoChiesa / DotNetZip

Library for creating and reading .ZIP files from a .NET Language
Other
120 stars 41 forks source link

COM interface not working after KB4340558 #2

Open Phil-G opened 6 years ago

Phil-G commented 6 years ago

Server.CreateObject("Ionic.Zip.ZipFile")

Generates the error:

Microsoft VBScript runtime error '800a01ad'

ActiveX component can't create object

peter-dolkens commented 4 years ago

I recommend checking https://github.com/haf/DotNetZip.Semverd as it appears this project is simply a snapshot, whilst the other project has full history, and at least a minimal amount of maintenance.