License activation failed

1 Answer 3137 Views
Licensing
Stavros
Top achievements
Rank 1
Iron
Stavros asked on 05 Oct 2021, 08:54 AM

Hello guys.

I uploaded my local angular app to my company's windows vm and I am getting a blank screen the following error at localhost:4200 console.

The application is running perfectly fine on my local mac.

Any ideas?

Thank you.

Stavros
Top achievements
Rank 1
Iron
commented on 05 Oct 2021, 09:11 AM

I should add at this point that the remote angular app has been created inside a visual studio solution.

I don;t know if that is making any difference.

1 Answer, 1 is accepted

Sort by
0
Martin Bechev
Telerik team
answered on 08 Oct 2021, 05:56 AM

Hi Stavros,

Thank you for the provided screenshots.

In order to activate your license key, please check the following article from our documentation which explains several approaches to do that:

https://www.telerik.com/kendo-angular-ui/components/my-license/

As for the error message, it looks like the Kendo Angular Dialog component is utilized and opened through a service that is not provided in the component. Please ensure that the DialogModule (or DialogsModule) is imported in the app.module.ts file(or another feature module depending on the project architecture.

https://www.telerik.com/kendo-angular-ui/components/dialogs/get-started/#toc-manual-setup

Also please refer to this article for more examples on how to configure and use the DialogService when opening a Dialog:

https://www.telerik.com/kendo-angular-ui/components/dialogs/dialog/service/

In case the issue persists could I ask for a runnable demo or StackBlitz example demonstrating the Dialog and the error message. Thanks for the cooperation.

Regards,
Martin
Progress Telerik

Remote troubleshooting is now easier with Telerik Fiddler Jam. Get the full context to end-users' issues in just three steps! Start your trial here - https://www.telerik.com/fiddler-jam.
Tags
Licensing
Asked by
Stavros
Top achievements
Rank 1
Iron
Answers by
Martin Bechev
Telerik team
Share this question
or