Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where do I put the DLL files in an ASP.NET application #40

Open
esimsnl opened this issue Oct 22, 2023 · 1 comment
Open

Where do I put the DLL files in an ASP.NET application #40

esimsnl opened this issue Oct 22, 2023 · 1 comment

Comments

@esimsnl
Copy link

esimsnl commented Oct 22, 2023

When I try to simply load a webp file into a bitmap, I get the error:

Unable to load DLL 'libwebp_x86.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
In WebP.GetInfo
In WebP.Load

I am using ASP.NET version 4.8 and so far I have placed DLL files in /bin folder. I also tried /bin/Release and / (root), but without success.

@zhc341272
Copy link

zhc341272 commented Oct 22, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants