Aspose.html issue

After upgrading from Aspose.HTML version 23.4 to 24.1, I encountered an issue where the Microsoft.Extensions.Logging.Abstractions assembly could not be found. Even after adding the appropriate reference, the error persistedI am using this to convert pdf to html using .net core function app and NpgSql assembly

Also getting InnerException = {“The type initializer for ‘Aspose.Pdf.XmpValue’ threw an exception.”}

1 Like

@Mrunal07

Can you please share how you are converting PDF to HTML using Aspose.HTML? Please share the sample code snippet and we will further proceed to assist you accordingly.

I am using aspose.pdf 24.1for conversion of pdf to html for that I am using Azure function and NPgsql (Postgresql) so I just wanted to check compatibility version for.net framework, Azure function and NPgsql.

@Mrunal07

As long as .NET Framework is there, you can use Aspose.PDF for .NET as it is fully compatible with the supported .NET Framework versions. However, are you facing any issues? Can you please share some more details?