Patrick

Results 4 comments of Patrick

What is the bitness of the assembly that you are trying to load, 32-bit or 64-bit? For native assemblies the bitness has to match. The default bitness for azure functions...

I was unable to run the project locally. affdex-native.dll and opencv_ffmpeg248.dll could not be added as references in the project and I was unable to load Affdex.dll. What were the...

Can you try running through the steps at https://blogs.msdn.microsoft.com/benjaminperkins/2017/04/13/how-to-add-assembly-references-to-an-azure-function-app/