Skip to content

Incorrect path to native assembly when running under ASP.NET #19

@LordBenjamin

Description

@LordBenjamin

Expected path to be D:\site\app\bin\x64\libzstd.dll

Actual path reported: D:\local\Temporary ASP.NET Files\service\413c8295\f1e75485\assembly\dl3\62e9e505\95643d38_7883d501\x64\libzstd.dll

Caused by ASP.NET shadow copying managed DLLs, but not unmanaged DLLs.

See https://stackoverflow.com/questions/6855924/third-party-dll-cant-find-its-dependencies-in-asp-net-mvc-project. Possibly needs to be solved at application level.

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