Aspose.pdf with .net 6.0 C# problem System.Runtime.Remoting.RemotingServices

Converted my running code from .Net 4.5 to .Net 6.0 C# after conversation getting below error.

Could not load type ‘System.Runtime.Remoting.RemotingServices’ from assembly ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’.

Aspose.PDF version is 22.5.0
.Net Project type : Class Library
Added Aspose.PDF in .Net project using manage package.

@vivekhvs

The exception does not look related to the Aspose.PDF API. Can you kindly create a sample console application in .NET 6.0 and do a fresh installation of Aspose.PDF for .NET. In case you notice same issue in it, please share that with us in .zip format. We will test the scenario in our environment and address it accordingly.