Skip to content

Added new kb article license-not-recognized-telerik-document-processing-libraries #583

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jul 2, 2025

No description provided.

@dessyordanova dessyordanova self-assigned this Jul 2, 2025
@dessyordanova dessyordanova added the For Review Should be reviewed by a team member. Provide feedback using comments wherever is necessary label Jul 2, 2025
@dessyordanova dessyordanova requested a review from YoanKar July 2, 2025 15:10
page_title: License Not Recognized in Telerik Document Processing Libraries
meta_title: License Not Recognized in Telerik Document Processing Libraries
slug: license-not-recognized-telerik-document-processing-libraries
tags: telerik, document, processing, license, validation, runtime, issues, licensing diagnostics
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

single word tags

```
Review the diagnostic output for clues about license validation issues.

5. **Direct Package References**: Add references to the Telerik Document Processing Libraries NuGet packages directly in the Blazor WASM project. This resolves transitive dependency limitations.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Telerik.Licensing package


To ensure proper license validation and eliminate trial messages, follow the steps below:

1. **License Key Placement**: Ensure the `telerik-license.txt` file is present in the root directory of all projects referencing Telerik Document Processing Libraries, including shared libraries or class libraries.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

telerik-license.txt is not required in each project. It can be just in the appdata or once in the project


4. **Enable Diagnostics**: Add the following property to your `.csproj` file to enable detailed licensing diagnostics during build and runtime:
```xml
<PropertyGroup>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extract outside of list or use bullet list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Review Should be reviewed by a team member. Provide feedback using comments wherever is necessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants