Skip to content

Commit cb203f4

Browse files
Merge pull request #174 from Syncfusion-Content/hotfix/hotfix-v20.2.0.36
DOCINFRA-2341_merged_using_automation
2 parents c73ee3d + e03fdaf commit cb203f4

File tree

10 files changed

+25
-25
lines changed

10 files changed

+25
-25
lines changed

aspnet-core/Licensing/how-to-generate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ I> * Syncfusion license keys are **version and platform specific**, refer to the
1818

1919
## See Also
2020

21-
* [How to Register Syncfusion License Key in the Application?](https://help.syncfusion.com/aspnet-core/licensing/registering-license-keys)
21+
* [How to Register Syncfusion License Key in the Application?](https://help.syncfusion.com/aspnet-core/licensing/how-to-register-in-an-application)

aspnet-core/Licensing/licensing-errors.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The following error message will be shown if a Syncfusion license key has not be
2121

2222
* Generate a valid license key from here [Licensed users](https://www.syncfusion.com/account/downloads) or [Trial users](https://www.syncfusion.com/account/manage-trials/downloads) for a specific version and platform.
2323

24-
* In your application, register the generated license key. Please refer to this [help topic](https://help.syncfusion.com/aspnet-core/licensing/registering-license-keys) for information on registering the license key.
24+
* In your application, register the generated license key. Please refer to this [help topic](https://help.syncfusion.com/aspnet-core/licensing/how-to-register-in-an-application) for information on registering the license key.
2525

2626
## Invalid key
2727

@@ -33,7 +33,7 @@ If the application is registered with an invalid key, another version of license
3333

3434
* Generate a valid license key from here [Licensed users](https://www.syncfusion.com/account/downloads) or [Trial users](https://www.syncfusion.com/account/manage-trials/downloads) for a specific version and platform.
3535

36-
* In your application, register the generated license key. Please refer to this [help topic](https://help.syncfusion.com/aspnet-core/licensing/registering-license-keys) for information on registering the license key.
36+
* In your application, register the generated license key. Please refer to this [help topic](https://help.syncfusion.com/aspnet-core/licensing/how-to-register-in-an-application) for information on registering the license key.
3737

3838
## Trial Expired
3939

@@ -53,7 +53,7 @@ If the application is registered with another platform's license key, the follow
5353

5454
* Generate a valid license key from here [Licensed users](https://www.syncfusion.com/account/downloads) or [Trial users](https://www.syncfusion.com/account/manage-trials/downloads) for a specific version and platform.
5555

56-
* In your application, register the generated license key. Please refer to this [help topic](https://help.syncfusion.com/aspnet-core/licensing/registering-license-keys) for information on registering the license key.
56+
* In your application, register the generated license key. Please refer to this [help topic](https://help.syncfusion.com/aspnet-core/licensing/how-to-register-in-an-application) for information on registering the license key.
5757

5858
## Version Mismatch
5959

@@ -65,7 +65,7 @@ If the application is registered with another version's license key, the followi
6565

6666
* Generate a valid license key from here [Licensed users](https://www.syncfusion.com/account/downloads) or [Trial users](https://www.syncfusion.com/account/manage-trials/downloads) for a specific version and platform. Kindly follow the [KB](https://www.syncfusion.com/kb/8976/how-to-generate-license-key-for-licensed-products) to generate license key.
6767

68-
* In your application, register the generated license key. Please refer to this [help topic](https://help.syncfusion.com/aspnet-core/licensing/registering-license-keys) for information on registering the license key.
68+
* In your application, register the generated license key. Please refer to this [help topic](https://help.syncfusion.com/aspnet-core/licensing/how-to-register-in-an-application) for information on registering the license key.
6969

7070
## Could not load Syncfusion.Licensing.dll assembly version...?
7171
Make sure that all the referenced Syncfusion assembles are of the same version. Try cleaning and rebuilding the application to resolve assembly conflict issues.

aspnet-core/Licensing/licensing-faq/how-to-upgrade-from-trial-version-after-purchasing-a-license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ documentation: ug
1212
To upgrade from trial version, there are two possible solutions.
1313

1414
* Uninstall the trial version and install the fully licensed build from the [License & Downloads](https://www.syncfusion.com/account/downloads) section of our website.
15-
* If you are using Syncfusion controls from [nuget.org](https://www.nuget.org/packages?q=syncfusion), replace the currently used trial license key with a paid license key that can be generated from the [License & Downloads](https://www.syncfusion.com/account/downloads) section of our website. Refer to [this](https://help.syncfusion.com/common/essential-studio/licensing/license-key#how-to-register-the-syncfusion-license-key) topic for more information regarding registering the license in the application.
15+
* If you are using Syncfusion controls from [nuget.org](https://www.nuget.org/packages?q=syncfusion), replace the currently used trial license key with a paid license key that can be generated from the [License & Downloads](https://www.syncfusion.com/account/downloads) section of our website. Refer to [this](https://help.syncfusion.com/aspnet-core/licensing/how-to-register-in-an-application) topic for more information regarding registering the license in the application.
1616

1717
N> License registration is not required if you reference Syncfusion assemblies from Licensed installer. These licensing changes applicable to all evaluators who refers the Syncfusion assemblies from evaluation installer and those who use Syncfusion NuGet packages from [nuget.org](https://www.nuget.org/).

aspnet-core/Licensing/licensing-faq/registering-syncfusion-account-for-nuget-org-user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ If you have directly obtained Syncfusion assemblies from [NuGet.org](http://nuge
1313

1414
* Register for a free Syncfusion account [here](https://www.syncfusion.com/account/register)
1515
* Go to the start trials [page](https://syncfusion.com/account/manage-trials/start-trials) and start a trial
16-
* Finally proceed to the [Trial & Downloads section](https://www.syncfusion.com/account/manage-trials/downloads) to obtain the [license key](https://help.syncfusion.com/aspnet-core/licensing/generating-license-keys)
16+
* Finally proceed to the [Trial & Downloads section](https://www.syncfusion.com/account/manage-trials/downloads) to obtain the [license key](https://help.syncfusion.com/aspnet-core/licensing/how-to-generate)
1717

aspnet-core/Licensing/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ Following licensing error will be shown if the license key is not registered in
2828

2929
<div id="license">
3030

31-
This application was built using a trial version of Syncfusion Essential Studio. Please include a valid license to permanently remove this license validation message. You can also obtain a free 30 day evaluation license to temporarily remove this message during the evaluation period. Please refer to this <a href="/common/essential-studio/licensing/license-key">help topic</a> for more information
31+
This application was built using a trial version of Syncfusion Essential Studio. Please include a valid license to permanently remove this license validation message. You can also obtain a free 30 day evaluation license to temporarily remove this message during the evaluation period. Please refer to this <a href="/aspnet-core/licensing/overview">help topic</a> for more information
3232

3333
</div>
3434

3535
## See Also
3636

37-
* [How to Generate Syncfusion ASP.NET Core License Key?](https://help.syncfusion.com/aspnet-core/licensing/generating-license-keys)
38-
* [How to Register Syncfusion License Key in the Application?](https://help.syncfusion.com/aspnet-core/licensing/registering-license-keys)
37+
* [How to Generate Syncfusion ASP.NET Core License Key?](https://help.syncfusion.com/aspnet-core/licensing/how-to-generate)
38+
* [How to Register Syncfusion License Key in the Application?](https://help.syncfusion.com/aspnet-core/licensing/how-to-register-in-an-application)

aspnet-core/Upgrade/how-to-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ It is not required to install the Volume release before installing the Service P
3333
To upgrade from trial version, there are two possible solutions.
3434

3535
* Uninstall the trial version and install the fully licensed build from the [License & Downloads](https://www.syncfusion.com/account/downloads) section of our website.
36-
* If you are using Syncfusion controls from [nuget.org](https://www.nuget.org/packages?q=syncfusion), replace the currently used trial license key with a paid license key that can be generated from the [License & Downloads](https://www.syncfusion.com/account/downloads) section of our website. Refer to [this](https://help.syncfusion.com/aspnet-core/licensing/registering-license-keys) topic for more information regarding registering the license in the application.
36+
* If you are using Syncfusion controls from [nuget.org](https://www.nuget.org/packages?q=syncfusion), replace the currently used trial license key with a paid license key that can be generated from the [License & Downloads](https://www.syncfusion.com/account/downloads) section of our website. Refer to [this](https://help.syncfusion.com/aspnet-core/licensing/how-to-register-in-an-application) topic for more information regarding registering the license in the application.
3737

3838
N> License registration is not required if you reference Syncfusion assemblies from Licensed installer. These licensing changes applicable to all evaluators who refers the Syncfusion assemblies from evaluation installer and those who use Syncfusion NuGet packages from [nuget.org](https://www.nuget.org/packages?q=syncfusion).
3939

aspnet-core/installation/Installation-Errors.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ documentation: ug
1212

1313
This article describes the most common installation errors, as well as the causes and solutions to those errors.
1414

15-
* [Unlocking the license installer using the trial key](https://help.syncfusion.com/aspnet-core/installation-and-upgrade/installation-errors#unlocking-the-license-installer-using-the-trial-key)
16-
* [License has expired](https://help.syncfusion.com/aspnet-core/installation-and-upgrade/installation-errors#license-has-expired)
17-
* [Unable to find a valid license or trial](https://help.syncfusion.com/aspnet-core/installation-and-upgrade/installation-errors#unable-to-find-a-valid-license-or-trial)
18-
* [Unable to install because of another installation](https://help.syncfusion.com/aspnet-core/installation-and-upgrade/installation-errors#unable-to-install-because-of-another-installation)
19-
* [Unable to install due to controlled folder access](http://help.syncfusion.com/aspnet-core/installation-and-upgrade/installation-errors#unable-to-install-due-to-controlled-folder-access)
15+
* [Unlocking the license installer using the trial key](https://help.syncfusion.com/aspnet-core/installation/installation-errors#unlocking-the-license-installer-using-the-trial-key)
16+
* [License has expired](https://help.syncfusion.com/aspnet-core/installation/installation-errors#license-has-expired)
17+
* [Unable to find a valid license or trial](https://help.syncfusion.com/aspnet-core/installation/installation-errors#unable-to-find-a-valid-license-or-trial)
18+
* [Unable to install because of another installation](https://help.syncfusion.com/aspnet-core/installation/installation-errors#unable-to-install-because-of-another-installation)
19+
* [Unable to install due to controlled folder access](http://help.syncfusion.com/aspnet-core/installation/installation-errors#unable-to-install-due-to-controlled-folder-access)
2020

2121
## Unlocking the license installer using the trial key
2222

aspnet-core/installation/mac-installer/how-to-download.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You should initiate an evaluation if you have already obtained our components th
4545

4646
1. You can start your 30-day free trial for ASP.NET Core from the [Start Trial](https://www.syncfusion.com/account/manage-trials/start-trials) page from your account.
4747

48-
N> You can generate the license key for your active trial products from [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page. This license key will be mandatory to use our trial products in your application. To know more about License key, refer this [help topic](https://help.syncfusion.com/common/essential-studio/licensing/license-key).
48+
N> You can generate the license key for your active trial products from [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page. This license key will be mandatory to use our trial products in your application. To know more about License key, refer this [help topic](https://help.syncfusion.com/aspnet-core/licensing/overview).
4949

5050
![Trial and downloads of Syncfusion Essential Studio](images/start-trial-download.png)
5151

@@ -54,7 +54,7 @@ You should initiate an evaluation if you have already obtained our components th
5454

5555
N> If you've already used the trial products and they haven't expired, you won't be able to start the trial for the same product again.
5656

57-
4. After you've started the trial, go to the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page to get the latest version trial installer. You can generate the [unlock key](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) and [license key](https://help.syncfusion.com/aspnet-core/licensing/generating-license-keys) here at any time before the trial period expires. ((as shown in below screenshot.)
57+
4. After you've started the trial, go to the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page to get the latest version trial installer. You can generate the [unlock key](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) and [license key](https://help.syncfusion.com/aspnet-core/licensing/how-to-generate) here at any time before the trial period expires. ((as shown in below screenshot.)
5858

5959
![License and downloads of Syncfusion Essential Studio](images/start-trial-download-installer.png)
6060

@@ -75,4 +75,4 @@ You should initiate an evaluation if you have already obtained our components th
7575
![License and downloads of Syncfusion Essential Studio](images/Mac_Download.PNG)
7676

7777

78-
You can also refer to the [**ASP.NET Core Mac installer**](https://help.syncfusion.com/aspnet-core/installation-and-upgrade/install-using-the-web-installer) links for step-by-step installation guidelines.
78+
You can also refer to the [**ASP.NET Core Mac installer**](https://help.syncfusion.com/aspnet-core/installation/mac-installer/how-to-install) links for step-by-step installation guidelines.

aspnet-core/installation/offline-installer/how-to-download.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You should initiate an evaluation if you have already obtained our components th
4545

4646
1. You can start your 30-day free trial for ASP.NET Core from the [Start Trial](https://www.syncfusion.com/account/manage-trials/start-trials) page from your account.
4747

48-
N> You can generate the license key for your active trial products from [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page. This license key will be mandatory to use our trial products in your application. To know more about License key, refer this [help topic](https://help.syncfusion.com/common/essential-studio/licensing/license-key).
48+
N> You can generate the license key for your active trial products from [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page. This license key will be mandatory to use our trial products in your application. To know more about License key, refer this [help topic](https://help.syncfusion.com/aspnet-core/licensing/overview).
4949

5050
![Trial and downloads of Syncfusion Essential Studio](images/start-trial-download.png)
5151

@@ -54,7 +54,7 @@ You should initiate an evaluation if you have already obtained our components th
5454

5555
N> If you've already used the trial products and they haven't expired, you won't be able to start the trial for the same product again.
5656

57-
4. After you've started the trial, go to the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page to get the latest version trial installer. You can generate the [unlock key](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) and [license key](https://help.syncfusion.com/aspnet-core/licensing/generating-license-keys) here at any time before the trial period expires. ((as shown in below screenshot.)
57+
4. After you've started the trial, go to the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page to get the latest version trial installer. You can generate the [unlock key](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) and [license key](https://help.syncfusion.com/aspnet-core/licensing/how-to-generate) here at any time before the trial period expires. ((as shown in below screenshot.)
5858

5959
![License and downloads of Syncfusion Essential Studio](images/start-trial-download-installer.png)
6060

@@ -77,4 +77,4 @@ You should initiate an evaluation if you have already obtained our components th
7777
![License and downloads of Syncfusion Essential Studio](images/start-trial-download-offline-installer.png)
7878

7979

80-
You can also refer to the [**Offline installer**](https://help.syncfusion.com/aspnet-core/installation-and-upgrade/install-using-the-offline-installer) links for step-by-step installation guidelines.
80+
You can also refer to the [**Offline installer**](https://help.syncfusion.com/aspnet-core/installation/offline-installer/how-to-install) links for step-by-step installation guidelines.

aspnet-core/installation/web-installer/how-to-download.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You should initiate an evaluation if you have already obtained our components th
4444

4545
1. You can start your 30-day free trial for ASP.NET Core from the [Start Trial](https://www.syncfusion.com/account/manage-trials/start-trials) page from your account.
4646

47-
N> You can generate the license key for your active trial products from [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page. This license key will be mandatory to use our trial products in your application. To know more about License key, refer this [help topic](https://help.syncfusion.com/common/essential-studio/licensing/license-key).
47+
N> You can generate the license key for your active trial products from [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page. This license key will be mandatory to use our trial products in your application. To know more about License key, refer this [help topic](https://help.syncfusion.com/aspnet-core/licensing/overview).
4848

4949
![Trial and downloads of Syncfusion Essential Studio](images/start-trial-download.png)
5050

@@ -53,7 +53,7 @@ You should initiate an evaluation if you have already obtained our components th
5353

5454
N> If you've already used the trial products and they haven't expired, you won't be able to start the trial for the same product again.
5555

56-
4. After you've started the trial, go to the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page to get the latest version trial installer. You can generate the [unlock key](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) and [license key](https://help.syncfusion.com/aspnet-core/licensing/generating-license-keys) here at any time before the trial period expires. ((as shown in below screenshot.)
56+
4. After you've started the trial, go to the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page to get the latest version trial installer. You can generate the [unlock key](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) and [license key](https://help.syncfusion.com/aspnet-core/licensing/how-to-generate) here at any time before the trial period expires. ((as shown in below screenshot.)
5757

5858
![License and downloads of Syncfusion Essential Studio](images/start-trial-download-installer.png)
5959

@@ -80,4 +80,4 @@ You should initiate an evaluation if you have already obtained our components th
8080
N> For Syncfusion trial and licensed products, there is no separate web installer. Based on your account license, Syncfusion trial or licensed products will be installed via web installer.
8181

8282

83-
You can also refer to the [**Web installer**](https://help.syncfusion.com/aspnet-core/installation-and-upgrade/install-using-the-web-installer) links for step-by-step installation guidelines.
83+
You can also refer to the [**Web installer**](https://help.syncfusion.com/aspnet-core/installation/web-installer/how-to-install) links for step-by-step installation guidelines.

0 commit comments

Comments
 (0)