Hi,
I have been working with a partner to get a solution up and running. Image processing was not workingm which was caused by missing DLL's.
Can someone from QA or dev please check if it is a general issue with the NuGet package?
Message from partner:
--------------------------------------------------------------------------------------
I found the issue, it was missing dll's.
Issue:
Im using the nuget to create DW 9.15.8 project. when that project is build its missing x64 dll's like "ImageGlue7-64.dll".
So if others are using the nuget they will see the same issue.
To fix atm. I had to make a new folder and add all the missing dlls
When I do the package I want to deploy I add the missing dlls from that folder.