You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aspnet-core/Licensing/licensing-errors.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ The following error message will be shown if a Syncfusion license key has not be
21
21
22
22
* 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.
23
23
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.
25
25
26
26
## Invalid key
27
27
@@ -33,7 +33,7 @@ If the application is registered with an invalid key, another version of license
33
33
34
34
* 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.
35
35
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.
37
37
38
38
## Trial Expired
39
39
@@ -53,7 +53,7 @@ If the application is registered with another platform's license key, the follow
53
53
54
54
* 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.
55
55
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.
57
57
58
58
## Version Mismatch
59
59
@@ -65,7 +65,7 @@ If the application is registered with another version's license key, the followi
65
65
66
66
* 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.
67
67
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.
69
69
70
70
## Could not load Syncfusion.Licensing.dll assembly version...?
71
71
Make sure that all the referenced Syncfusion assembles are of the same version. Try cleaning and rebuilding the application to resolve assembly conflict issues.
Copy file name to clipboardExpand all lines: aspnet-core/Licensing/licensing-faq/how-to-upgrade-from-trial-version-after-purchasing-a-license.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,6 @@ documentation: ug
12
12
To upgrade from trial version, there are two possible solutions.
13
13
14
14
* 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.
16
16
17
17
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/).
Copy file name to clipboardExpand all lines: aspnet-core/Licensing/licensing-faq/registering-syncfusion-account-for-nuget-org-user.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,5 +13,5 @@ If you have directly obtained Syncfusion assemblies from [NuGet.org](http://nuge
13
13
14
14
* Register for a free Syncfusion account [here](https://www.syncfusion.com/account/register)
15
15
* 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)
Copy file name to clipboardExpand all lines: aspnet-core/Licensing/overview.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,11 +28,11 @@ Following licensing error will be shown if the license key is not registered in
28
28
29
29
<divid="license">
30
30
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 <ahref="/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 <ahref="/aspnet-core/licensing/overview">help topic</a> for more information
32
32
33
33
</div>
34
34
35
35
## See Also
36
36
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)
Copy file name to clipboardExpand all lines: aspnet-core/Upgrade/how-to-upgrade.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ It is not required to install the Volume release before installing the Service P
33
33
To upgrade from trial version, there are two possible solutions.
34
34
35
35
* 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.
37
37
38
38
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).
Copy file name to clipboardExpand all lines: aspnet-core/installation/Installation-Errors.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,11 @@ documentation: ug
12
12
13
13
This article describes the most common installation errors, as well as the causes and solutions to those errors.
14
14
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)
20
20
21
21
## Unlocking the license installer using the trial key
Copy file name to clipboardExpand all lines: aspnet-core/installation/mac-installer/how-to-download.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ You should initiate an evaluation if you have already obtained our components th
45
45
46
46
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.
47
47
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).
49
49
50
50

51
51
@@ -54,7 +54,7 @@ You should initiate an evaluation if you have already obtained our components th
54
54
55
55
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.
56
56
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.)
58
58
59
59

60
60
@@ -75,4 +75,4 @@ You should initiate an evaluation if you have already obtained our components th
75
75

76
76
77
77
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.
Copy file name to clipboardExpand all lines: aspnet-core/installation/offline-installer/how-to-download.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ You should initiate an evaluation if you have already obtained our components th
45
45
46
46
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.
47
47
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).
49
49
50
50

51
51
@@ -54,7 +54,7 @@ You should initiate an evaluation if you have already obtained our components th
54
54
55
55
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.
56
56
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.)
58
58
59
59

60
60
@@ -77,4 +77,4 @@ You should initiate an evaluation if you have already obtained our components th
77
77

78
78
79
79
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.
Copy file name to clipboardExpand all lines: aspnet-core/installation/web-installer/how-to-download.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ You should initiate an evaluation if you have already obtained our components th
44
44
45
45
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.
46
46
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).
48
48
49
49

50
50
@@ -53,7 +53,7 @@ You should initiate an evaluation if you have already obtained our components th
53
53
54
54
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.
55
55
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.)
57
57
58
58

59
59
@@ -80,4 +80,4 @@ You should initiate an evaluation if you have already obtained our components th
80
80
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.
81
81
82
82
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