This is a migrated thread and some comments may be shown as answers.

This document was generated by a trial version of Telerik Document Processing.

4 Answers 221 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Abdechafi
Top achievements
Rank 1
Veteran
Abdechafi asked on 05 Feb 2021, 08:54 AM

I've download the `TelerikEditor` user control that exist on the GitHub repository of Telerik , I've called it on my project and it works fine , but the problem is that I got this warning , I'm searching for a way to remove it , How can I eliminate this warning message?

Note : All Dlls file ( assemblies ) are not trial version , I've checked them using : Property => Details => File Description 

https://github.com/telerik/xaml-sdk/tree/master/RichTextBox/TelerikEditor

 

+ This document was generated by a trial version of Telerik Document Processing.

( see the attachment ) 

 

 

4 Answers, 1 is accepted

Sort by
0
Tanya
Telerik team
answered on 09 Feb 2021, 08:09 AM

Hello Abdechafi,

The message you see is only shown when trial assemblies are used and it seems like there are some leftovers from a trial version on the machine. Can you please ensure that the trial version has been fully uninstalled? Otherwise, Visual Studio might pick up the wrong assembly from the cache. Once the trial is removed, ensure to clean the bin and obj folders as well.

Hope this is helpful.

Regards,
Tanya
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
Abdechafi
Top achievements
Rank 1
Veteran
answered on 09 Feb 2021, 11:09 AM

Hello Tanya,

Thank your for your reply , I have replaced all dll files that are trial version with purchased files , it fixed for the first time , but the vs 2019 still takes files as you said from the assemblies caches. I have clean bin and obj folders and I have mad a clean for the solution also I have deleted all files in caches ,it works but when I restart the vs 2019 , it will take the trial version and create another one , I couldn't ensure where is the location of the trial version and how the vs 2019 create these files?

 

 

 

0
Accepted
Tanya
Telerik team
answered on 09 Feb 2021, 03:35 PM

Hi Abdechafi,

Have you previously installed the trial version? Can you uninstall it from the Control Panel? During the removal of the installation, all cached assemblies will be also removed from the machine.

In case there is no installation, here is guidance on how to clean up the GAC that might be helpful: How to: Remove an Assembly from the Global Assembly Cache.

Regards,
Tanya
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
Abdechafi
Top achievements
Rank 1
Veteran
answered on 10 Feb 2021, 08:05 AM

Hello Tanya,

Thank you for your answer, it worked now. I saw that I have a trial version for UI WinForms installation and I have uninstalled it , after that I execute again the application and the warning message was disappeared.

Tags
RichTextBox
Asked by
Abdechafi
Top achievements
Rank 1
Veteran
Answers by
Tanya
Telerik team
Abdechafi
Top achievements
Rank 1
Veteran
Share this question
or