Skip to content

Commit 977134f

Browse files
committed
polish
1 parent 832a8b6 commit 977134f

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

distribution-and-licensing/license-key.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,4 +195,5 @@ Starting with the 2025 Q2 release of the product in May 2025, all conditions abo
195195
196196
* [License Agreement]({%slug license-agreement%})
197197
* [Redistributing Telerik Document Processing]({%slug installation-deploying-telerik-document-processing%})
198+
* [Unable to find package Telerik.Licensing]({%slug dpl-package-update-failure-license%})
198199

knowledge-base/dpl-package-update-failure-license.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,19 @@ ticketid: 1678555
1919

2020
After upgrading the Telerik Document Processing libraries to version [Q1 2025]({%slug release-notes-2025-1-205%}), the following error messages may occur:
2121

22-
* "The file or assembly cannot be loaded 'Telerik.Licensing.Runtime, Version=1.4.6.0, Culture=neutral, PublicKeyToken=token_here' or one of its dependencies. The system cannot find the specified file."
22+
* **"The file or assembly cannot be loaded 'Telerik.Licensing.Runtime, Version=1.4.6.0, Culture=neutral, PublicKeyToken=token_here' or one of its dependencies. The system cannot find the specified file."**
2323

24-
* "NU1101: Unable to find package Telerik.Licensing. No packages exist with this id in source(s): Telerik nuget. PackageSourceMapping is enabled, the following source(s) were not considered: Microsoft Visual Studio Offline Packages, nuget.org. "
24+
* **"NU1101: Unable to find package Telerik.Licensing. No packages exist with this id in source(s): Telerik nuget. PackageSourceMapping is enabled, the following source(s) were not considered: Microsoft Visual Studio Offline Packages, nuget.org."**
2525

2626
## Solution
2727

28-
This may happen if you upgrade to 2025 Q1 from an older version. With [Q1 2025]({%slug release-notes-2025-1-205%}), a new licensing mechanism was introduced, which requires a reference the Telerik.Licensing.Runtime dll.
28+
This may happen if you upgrade to [Q1 2025]({%slug release-notes-2025-1-205%}) from an older version. With [Q1 2025]({%slug release-notes-2025-1-205%}) a new licensing mechanism was introduced, which requires a reference the Telerik.Licensing.Runtime dll.
2929

30-
The recommended way is to ensure that you have added the `Telerik.Licensing` package to your project. This package is necessary for the newer licensing mechanism introduced with the 2025 version.
30+
However, the recommended way is to ensure that you have added the `Telerik.Licensing` package to your project. This package is necessary for the newer licensing mechanism.
3131

32-
Refer to the [Setting Up Your Telerik Document Processing Libraries License Key](https://docs.telerik.com/devtools/document-processing/distribution-and-licensing/license-key#license-activation-errors-and-warnings) documentation for details on activating your RadPdfProcessing license key.
32+
Refer to the [Setting Up Your Telerik Document Processing Libraries License Key]({%slug license-key%}) documentation for details on activating your license key.
3333

34-
Following these steps should resolve the update failure and allow for the successful update of the `Telerik.Documents.Fixed` package to the latest version, while ensuring compliance with the new licensing requirements.
34+
Following these steps should resolve the update failure and allow for the successful update of Telerik Document Processing Libraries to the latest version, while ensuring compliance with the new licensing requirements.
3535

3636
## See Also
3737

0 commit comments

Comments
 (0)