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
Please remove Aspose.Words and SkiaSharp references from your project and Clean it. Please do a fresh installation of latest version of Aspose.Words for .NET i.e. 19.7 through NuGet.
Thanks. Actually we tried this approach but no help. Please note we are using the Azure Portal to create the function (.csx) so the nuget restore happens if we have any entry in function.proj file. We don’t see any errors during the package restore
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.