From 992a2202f9481ccefabee72bbb842bf7fb27c54c Mon Sep 17 00:00:00 2001 From: Nadezhda Tacheva Date: Fri, 5 Jan 2024 19:50:48 +0200 Subject: [PATCH 1/6] docs(common): update intro docs to mention trial watermark and banner --- introduction.md | 4 +++- upgrade/overview.md | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/introduction.md b/introduction.md index d85f9acf48..d5f912b3e9 100644 --- a/introduction.md +++ b/introduction.md @@ -63,7 +63,9 @@ Use [our feedback portal](https://feedback.telerik.com/blazor) to tell us which ## Trial Version and Commercial License -UI for Blazor is a commercial UI library. You are welcome to explore its full functionality and get technical support from the team when you register for a free 30-day trial. To use it commercially, you need to purchase a license. Feel free to review the Telerik UI for Blazor License Agreement to get acquainted with the full terms of use. +UI for Blazor is a commercial UI library. You are welcome to explore its full functionality and get technical support from the team when you register for a free 30-day trial. After the trial period expires, components will be functional but a trial watermark and banner will appear. + +To use UI for Blazor commercially, you need to purchase a license. Feel free to review the Telerik UI for Blazor License Agreement to get acquainted with the full terms of use. ## Support Options diff --git a/upgrade/overview.md b/upgrade/overview.md index 9e36e49bff..12ede770dd 100644 --- a/upgrade/overview.md +++ b/upgrade/overview.md @@ -101,9 +101,9 @@ The Trial version of our assembly has the `Telerik.Blazor Trial version` Title. The most common problem you will encounter when upgrading is wrong references to our JS Interop file. You can read more about fixing them in the [Troubleshoot JavaScript Errors]({%slug troubleshooting-js-errors%}) article. -## I Still See the Trial Message +## I Still See the Trial Watermark and Banner -If you have a license, but you still see the trial message, especially after publishing an app to a staging or live server, the `Telerik.Blazor.dll` assembly that the build used is still the trial one. +If you have a license, but you still see the trial watermark and banner, especially after publishing an app to a staging or live server, the `Telerik.Blazor.dll` assembly that the build used is still the trial one. > Thank you for using the Trial Version of Telerik UI for Blazor to build more powerful applications faster. Purchase the Commercial Version now to get access to all product updates and the Telerik expert support. From 1b9a38c5de0eb725d314c0fe8a444ec5265bf58b Mon Sep 17 00:00:00 2001 From: Nadezhda Tacheva <73842592+ntacheva@users.noreply.github.com> Date: Wed, 10 Jan 2024 18:45:19 +0200 Subject: [PATCH 2/6] Update introduction.md Co-authored-by: Iva Stefanova Koevska-Atanasova --- introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/introduction.md b/introduction.md index d5f912b3e9..26c0ce212f 100644 --- a/introduction.md +++ b/introduction.md @@ -63,7 +63,7 @@ Use [our feedback portal](https://feedback.telerik.com/blazor) to tell us which ## Trial Version and Commercial License -UI for Blazor is a commercial UI library. You are welcome to explore its full functionality and get technical support from the team when you register for a free 30-day trial. After the trial period expires, components will be functional but a trial watermark and banner will appear. +UI for Blazor is a commercial UI library. You are welcome to explore its full functionality and get technical support from the team when you register for a free 30-day trial. After the trial period expires, a trial watermark and banner will appear over the rendered components. To use UI for Blazor commercially, you need to purchase a license. Feel free to review the Telerik UI for Blazor License Agreement to get acquainted with the full terms of use. From af4a2f4b9c43a48ced23d0702bad8410068aeae6 Mon Sep 17 00:00:00 2001 From: Nadezhda Tacheva <73842592+ntacheva@users.noreply.github.com> Date: Wed, 10 Jan 2024 18:46:31 +0200 Subject: [PATCH 3/6] Update introduction.md Co-authored-by: Iva Stefanova Koevska-Atanasova --- introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/introduction.md b/introduction.md index 26c0ce212f..9791f99778 100644 --- a/introduction.md +++ b/introduction.md @@ -65,7 +65,7 @@ Use [our feedback portal](https://feedback.telerik.com/blazor) to tell us which UI for Blazor is a commercial UI library. You are welcome to explore its full functionality and get technical support from the team when you register for a free 30-day trial. After the trial period expires, a trial watermark and banner will appear over the rendered components. -To use UI for Blazor commercially, you need to purchase a license. Feel free to review the Telerik UI for Blazor License Agreement to get acquainted with the full terms of use. +To use UI for Blazor commercially, you need to purchase a license. Feel free to review the Telerik UI for Blazor License Agreement and get acquainted with the full terms of use. ## Support Options From abc15e45d68a65a9a9905d2d62ceff5e7237d70c Mon Sep 17 00:00:00 2001 From: Nadezhda Tacheva <73842592+ntacheva@users.noreply.github.com> Date: Wed, 10 Jan 2024 18:47:22 +0200 Subject: [PATCH 4/6] Update upgrade/overview.md Co-authored-by: Iva Stefanova Koevska-Atanasova --- upgrade/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upgrade/overview.md b/upgrade/overview.md index 12ede770dd..726bd3dc2e 100644 --- a/upgrade/overview.md +++ b/upgrade/overview.md @@ -103,7 +103,7 @@ The most common problem you will encounter when upgrading is wrong references to ## I Still See the Trial Watermark and Banner -If you have a license, but you still see the trial watermark and banner, especially after publishing an app to a staging or live server, the `Telerik.Blazor.dll` assembly that the build used is still the trial one. +If you have a license, but you still see the trial watermark and banner, especially after publishing an app to a staging or live server, your build has used the trial `Telerik.Blazor.dll` assembly. > Thank you for using the Trial Version of Telerik UI for Blazor to build more powerful applications faster. Purchase the Commercial Version now to get access to all product updates and the Telerik expert support. From e2795c89878efac97218eea723de9a9ca1ac0fd9 Mon Sep 17 00:00:00 2001 From: Nadezhda Tacheva Date: Wed, 10 Jan 2024 19:01:06 +0200 Subject: [PATCH 5/6] chore(common): address feedback --- introduction.md | 2 +- upgrade/overview.md | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/introduction.md b/introduction.md index 9791f99778..49bf73bc47 100644 --- a/introduction.md +++ b/introduction.md @@ -63,7 +63,7 @@ Use [our feedback portal](https://feedback.telerik.com/blazor) to tell us which ## Trial Version and Commercial License -UI for Blazor is a commercial UI library. You are welcome to explore its full functionality and get technical support from the team when you register for a free 30-day trial. After the trial period expires, a trial watermark and banner will appear over the rendered components. +UI for Blazor is a commercial UI library. You are welcome to explore its full functionality and get technical support from the team when you register for a free 30-day trial. While using the trial package, a watermark and banner will appear over the rendered components. To use UI for Blazor commercially, you need to purchase a license. Feel free to review the Telerik UI for Blazor License Agreement and get acquainted with the full terms of use. diff --git a/upgrade/overview.md b/upgrade/overview.md index 726bd3dc2e..898780018d 100644 --- a/upgrade/overview.md +++ b/upgrade/overview.md @@ -103,10 +103,12 @@ The most common problem you will encounter when upgrading is wrong references to ## I Still See the Trial Watermark and Banner -If you have a license, but you still see the trial watermark and banner, especially after publishing an app to a staging or live server, your build has used the trial `Telerik.Blazor.dll` assembly. +When using a trial license, a watermark will be rendered over the components and you will see a banner with the following message: > Thank you for using the Trial Version of Telerik UI for Blazor to build more powerful applications faster. Purchase the Commercial Version now to get access to all product updates and the Telerik expert support. +If you have a license, but you still see the trial watermark and banner, especially after publishing an app to a staging or live server, your build has used the trial `Telerik.Blazor.dll` assembly. + The most common reason for the problem is that the framework decides to incorrectly copy a trial version of our assembly into the `dist` folder of the app, even though it puts the correct licensed version at the root of the publish folder. This seems like a problem in the build process of the framework, and hopefully it will get fixed in future versions. To fix this in the meantime, try the following process (you can try a new test build after each step where you make a change): @@ -123,6 +125,8 @@ To fix this in the meantime, try the following process (you can try a new test b 1. Delete the `bin` and `obj` folders where packages and assemblies may be cached. +1. Re-build your project. + ## See Also From b89b77e7ad285d2fd56dd5625b98749d071af418 Mon Sep 17 00:00:00 2001 From: Nadezhda Tacheva Date: Wed, 10 Jan 2024 19:04:20 +0200 Subject: [PATCH 6/6] chore(common):final fixes --- upgrade/overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/upgrade/overview.md b/upgrade/overview.md index 898780018d..77e9c9858c 100644 --- a/upgrade/overview.md +++ b/upgrade/overview.md @@ -103,11 +103,11 @@ The most common problem you will encounter when upgrading is wrong references to ## I Still See the Trial Watermark and Banner -When using a trial license, a watermark will be rendered over the components and you will see a banner with the following message: +While using a trial license, a watermark will be rendered over the components and you will see a banner with the following message: > Thank you for using the Trial Version of Telerik UI for Blazor to build more powerful applications faster. Purchase the Commercial Version now to get access to all product updates and the Telerik expert support. -If you have a license, but you still see the trial watermark and banner, especially after publishing an app to a staging or live server, your build has used the trial `Telerik.Blazor.dll` assembly. +If you have a commercial license, but you still see the trial watermark and banner, especially after publishing an app to a staging or live server, your build has used the trial `Telerik.Blazor.dll` assembly. The most common reason for the problem is that the framework decides to incorrectly copy a trial version of our assembly into the `dist` folder of the app, even though it puts the correct licensed version at the root of the publish folder. This seems like a problem in the build process of the framework, and hopefully it will get fixed in future versions.