You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: knowledge-base/dpl-package-update-failure-license.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,19 +19,19 @@ ticketid: 1678555
19
19
20
20
After upgrading the Telerik Document Processing libraries to version [Q1 2025]({%slug release-notes-2025-1-205%}), the following error messages may occur:
21
21
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."**
23
23
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."**
25
25
26
26
## Solution
27
27
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.
29
29
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.
31
31
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.
33
33
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.
0 commit comments