Replies: 2 comments 3 replies
-
The native library should be copied to your |
Beta Was this translation helpful? Give feedback.
-
OK we are running a dlls in a web project from the local /bin folder We have Magic.Net-Q8-x64.dll and Magic.Net.Core.dll in the bin but no Magick.Native-Q8-x64.dll, can you provide any insight into why this might not be being created. Both installed from NuGet runtimes are in the packages folder in the project but not the execution path. It works if I manually copy in the runtime, is this a required step ? It was not clear in the documentation |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Getting consistent
Unable to load DLL 'Magick.Native-Q8-x64.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
Error message when trying to debug in Visual Studio web project.
Where should the Native files get created ? could it be a permissions issue, do I need to install something else.
Beta Was this translation helpful? Give feedback.
All reactions