.NET ez 2012-05-04
當使用 SevenZipSharp 出現 Can not load 7-zip library or internal COM error
只需加入以下這行,指定 DLL 位置即可!
SevenZipCompressor.SetLibraryPath(Server.MapPath("~/bin/7z.dll"));
標籤: .NET
本文章網址:
https://www.ez2o.com/Blog/Post/csharp-Can-Not-Load-7zip-Library
https://www.ez2o.com/Blog/Post/132
https://www.ez2o.com/Blog/Post/csharp-Can-Not-Load-7zip-Library
https://www.ez2o.com/Blog/Post/132