Hello, I just created a new .Net Core 3.1 project. I am attempting to set the .lic but an error occurs: “Could not load type ‘System.Runtime.Remoting.RemotingServices’ from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral…”. I have attempted to use set license as both a stream and string. This looks like a duplicate issue of SetLicense in .Net Core
I am currently using Aspose.PDF 20.6 and Aspose.Words 20.6.
I am not APOSE support; however, I had a similar issue.
Are you referencing the ASPOSE dll that is associated to the proper .NET version? APOSE provides several. If you are referencing the ASPOSE 4.0 version on a .NET 3.1 project I believe you will receive an error like this.