Dear Team,
We are trying to use Aspose.Words within one of our Azure Function. In local everything seems to be working fine. But when we publish to Azure, we are getting below missing DLL error. Please let us know what needs to be done to rectify the issue.
Unable to load DLL ‘libSkiaSharp’ or one of its dependencies: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
Azure Function Runtime version: 2.0.12590.0 (~2)
Aspose.Words Version 19.7.0
We are using the following lines in function.proj to restore the Aspose nuget package
netstandard2.0
Thanks & Regards
Anish