SetLicense throw exception

And what’s the planned date for that release?

Looks like they deploy each month, more or less at the middle (13th… 15th) NuGet Gallery | Aspose.PDF 23.10.0

So hopefully today or tomorrow?

@swen.kusel, @bpp

The release is under review phase at the moment and we plan to upload it during this week. Yes, you can say that it will probably be available by tomorrow.

@bpp, @swen.kusel

The 21.11 version of the API is now available on NuGet Gallery.

same bug. but for Aspose.Html

System.Exception
Exception of type 'System.Exception' was thrown.
   at    .(Byte[] )
   at    ..( )
   at    .(String )
   at    .(String )
   at    ..(String )
   at    ..()
   at    .(Object , ResolveEventArgs )
   at System.Runtime.Loader.AssemblyLoadContext.InvokeResolveEvent(ResolveEventHandler eventHandler, RuntimeAssembly assembly, String name)
   at System.Runtime.Loader.AssemblyLoadContext.OnResourceResolve(RuntimeAssembly assembly, String resourceName)
   at System.Reflection.RuntimeAssembly.GetResource(QCallAssembly assembly, String resourceName, UInt32& length)
   at System.Reflection.RuntimeAssembly.GetManifestResourceStream(String name)
   at  .(Object )
   at  .(Object )
   at  .(MethodBase , Boolean )
   at  .()
   at  .()
   at  .(Object )
   at  .(Object )
   at  . ()
   at  .()
   at  .()
   at  .()
   at  .(Object )
   at  .(Object )
   at  . ()
   at  .()
   at  .(Object[] , Type[] , Type[] , Object[] )
   at  .(Int32 , Type[] , Type[] , Boolean )
   at  . (  )
   at  .()
   at  .()
   at  .(Object )
   at  .(Object )
   at  . ()
   at  .()
   at  .()
   at  .()
   at  .(Object )
   at  .(Object )
   at  . ()
   at  .()
   at  .(Object[] , Type[] , Type[] , Object[] )
   at  .(Stream , String , Object[] , Type[] , Type[] , Object[] )
   at  .(Stream , String , Object[] )
   at  .(Stream , String , Object[] )
   at Aspose.Html.License.SetLicense(Stream stream)

can you test net6 on all your products

1 Like

@simoncropp

We have already noticed this issue in Aspose.HTML as well as in Aspose.Page. The following tickets have already been logged in our issue tracking system for resolution:

  • PAGENET-309
  • HTMLNET-3386

Above both tickets are under the phase of investigation at the moment. PAGENET-309 is expected to be fixed in 21.11 version of the API which will be released soon. We will further keep you posted on the status of tickets resolution. Please spare us some time.

We apologize for your inconvenience.

Same with Aspose.Font !

Don’t you have unit testing on your products ?

1 Like

@tfipsrd

A ticket as FONTNET-288 has also been already logged in our issue tracking system in order to resolve the issue in Aspose.Font related to the license settings. We have linked it as well with this forum thread and will inform you as soon as it is resolved. Please spare us some time.

We apologize for your inconvenience.

Having same error with Aspose.Html version 21.11.0 here on .NET 6, too.

@Uwe_Keim

The issue related to Aspose.HTML for .NET has been resolved and its fix will be included in the upcoming release i.e. 21.12. We will let you know as soon as the fix is published.

1 Like

The issues you have found earlier (filed as FONTNET-288) have been fixed in Aspose.Font for .NET 21.12.

1 Like

The issues you have found earlier (filed as HTMLNET-3386) have been fixed in this update. This message was posted using Bugs notification tool by pavel.petrushechkin

1 Like

We’re getting the below error in .Net 6 for ASPOSE.PDF for .NET. Could you please advise how to address this issue?

using Nuget 21.11 version in our API application/

Exception of type ‘System.Exception’ was thrown when SetLicense was called.

Any help is much appreciated.

@NeelimaGoli,

I will help you with this, but I will ask you a couple of things.

Can you please create a new Thread in the forum? The issue probably is due something different and I dont want other forum user to get confused.

Can you post the Code Snippet you are using to load the license?

But do that in the new thread, please.

Thank you Carlos for prompt response!

I’m sorry. How to create a new thread?

@NeelimaGoli,

You click in this button in the list of topic in this forum:

That a new thread or topic. I should have use the word “topic” instead. Sorry for the confusion.