Hello,
Upon converting our project that uses Aspose Total 19.6.0.0 to .Net Core (2.2), we have discovered that we are unable to set the Aspose license on any associated libraries (Words, Cells, etc). The original project is an Azure Function product, however, we have since rolled a most basic .Net Core console project to test the issue with same results.
The error we are receiving is:
Could not load type ‘System.Runtime.Remoting.RemotingServices’ from assembly…
Remoting has been removed from .Net Core so my question is whether Aspose is aware of the issue and preferably that there is a fix available.
Thank you.