FileLoadException: Could not load file or assembly ‘System.Text.Encoding.CodePages, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ or one of its dependencies. The located assembly’s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
@hemalp Could you please create a simple console application that will allow us to reproduce the problem on our side? We will check the issue and provide you more information.
For Aspose.Cells (.NET Standard 2.0, .NET6.0, .NET7.0 and .NET8.0), it has dependency, i.e., System.Text.Encoding.CodePages (>= 4.7.0), which should be installed. If possible, try installing the Aspose.Cells for .NET version from NuGet repos. directly in your project. When you get/install Aspose.Cells from nuget repos., it will automatically install the following additional dependency (API):