Public key token i null in Aspose.Words.Pdf2Word starting at version 24.6.0

The Aspose.Words.Pdf2Words assembly is not have a correct strong name as the PublicKeyToken in the name is missing. The first version where this issue has been identified is 24.6.0, earlier versions are fine with respect to strong name.

Assembly name for 24.6 (and newer):
Aspose.Words.Pdf2Word, Version=24.6.0.0, Culture=neutral, PublicKeyToken=null

Assembly name for 24.5
Aspose.Words.Pdf2Word, Version=24.5.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56

Notice that even if the assembly in version 24.5 is shipped in the net8.0 folder, it’s using an incorrect target framework as it’s compiled for net6 (24.6+ is using the correct targetframework) . The Aspose.Words.dll is using the correct targetframework and public key token in all versions I have checked.

Please update the strong name for Aspose.Words.Pdf2Word.dll asap, as the current version is unshippable with our product due to invalid strong name.

@Niels-Henrik.Sejthen
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): WORDSNET-27345

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

I can see the issue has been closed, is the problem fixed and when will the next update include a file with valid strong name?

@Niels-Henrik.Sejthen The issue is already resolved in the current codebase. the fix will be available in the next 24.9 version of Aspose.Words

like Niels-Henrik Sejthen reacted to your message:

1 Like

The issues you have found earlier (filed as WORDSNET-27345) have been fixed in this Aspose.Words for .NET 24.9 update also available on NuGet.