Skip to content

Unable to initialize SevenZipHandle / Access Denied .NET 4.8??? #63

Description

@philipcj

I did have this working once, I passed in the dll path into the new ArchiveFile.
Locally and on Azure this no longer works.

If I take out the path, so my code just looks like this:
archiveFile = new ArchiveFile(zipDocumentStream, sevenZipFormat);

I get a "Unable to initialize SevenZipHandle
Win32Exception: Access is denied.

I have tried the last three versions of the SevenZipExtractor and all three give the same result. Any ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions