Hello,
I have just upgraded my project to use EO.Total 2021 - we use EO.PDF for converting HTML pages to PDF from an ASP.NET application that uses .NET 2.0 - for a variety of reasons the framework cannot be upgraded.
The application was working on EO.Total 2020 but we after upgrading the EO DLLs to 2021 we now see the following error when the application loads:
Quote:Could not load file or assembly 'EO.Pdf.Mvc' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.BadImageFormatException: Could not load file or assembly 'EO.Pdf.Mvc' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.
The Error is visible on this URL
Application ErrorOur framework version is : Version Information: Microsoft .NET Framework Version:2.0.50727.8745; ASP.NET Version:2.0.50727.8745
the EO version is 21.1.93.0 - Build date 29-Jul-21