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: aspnetmvc/Licensing/generating-license-keys.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,3 +15,7 @@ License keys for ASP.NET MVC can be generated from the [License & Downloads](htt
15
15
16
16
I> * Syncfusion license keys are **version and platform specific**, refer to the [KB](https://www.syncfusion.com/kb/8976/how-to-generate-license-key-for-licensed-products) to generate the license key for the required version and platform.
17
17
* Refer this [KB](https://www.syncfusion.com/kb/8951/which-version-syncfusion-license-key-should-i-use-in-my-application) to know about which version of the Syncfusion license key should be used in the application.
18
+
19
+
## See Also
20
+
21
+
*[How to Register Syncfusion License Key in the Application?](https://help.syncfusion.com/aspnetmvc/licensing/registering-license-keys)
Copy file name to clipboardExpand all lines: aspnetmvc/Licensing/licensing-errors.md
+20-4Lines changed: 20 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,15 +17,23 @@ The following error message will be shown if a Syncfusion license key has not be
17
17
18
18
**Error message:** 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 [help topic](https://help.syncfusion.com/aspnetmvc/licensing/licensing-errors#license-key-not-registered) for more information.
19
19
20
-
**Solution:** 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.
20
+
**Solution:**
21
+
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
+
24
+
* In your application, register the generated license key. Please refer to this [help topic](https://help.syncfusion.com/aspnetmvc/licensing/registering-license-keys) for information on registering the license key.
21
25
22
26
## Invalid key
23
27
24
28
If the application is registered with an invalid key, another version of license key, or another platform's license key, the following error message will pop up when launching the application.
25
29
26
30
**Error Message:** The included Syncfusion license is invalid. Please refer to this [help topic](https://help.syncfusion.com/aspnetmvc/licensing/licensing-errors#invalid-key) for more information.
27
31
28
-
**Solution:** 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.
32
+
**Solution:**
33
+
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
+
36
+
* In your application, register the generated license key. Please refer to this [help topic](https://help.syncfusion.com/aspnetmvc/licensing/registering-license-keys) for information on registering the license key.
29
37
30
38
## Trial Expired
31
39
@@ -41,15 +49,23 @@ If the application is registered with another platform's license key, the follow
41
49
42
50
**Error Message:**The included Syncfusion license is invalid (Platform mismatch). Please refer to this [help topic](https://help.syncfusion.com/aspnetmvc/licensing/licensing-errors#platform-mismatch) for more information.
43
51
44
-
**Solution:** 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.
52
+
**Solution:**
53
+
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
+
56
+
* In your application, register the generated license key. Please refer to this [help topic](https://help.syncfusion.com/aspnetmvc/licensing/registering-license-keys) for information on registering the license key.
45
57
46
58
## Version Mismatch
47
59
48
60
If the application is registered with another version's license key, the following error message will pop up when launching the application.
49
61
50
62
**Error Message:**The included Syncfusion license ({Registered Version}) is invalid for version {Required version}. Please refer to this [help topic](https://help.syncfusion.com/aspnetmvc/licensing/licensing-errors#version-mismatch) for more information.
51
63
52
-
**Solution:** 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.
64
+
**Solution:**
65
+
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
+
68
+
* In your application, register the generated license key. Please refer to this [help topic](https://help.syncfusion.com/aspnetmvc/licensing/registering-license-keys) for information on registering the license key.
53
69
54
70
## Could not load Syncfusion.Licensing.dll assembly version...?
55
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: aspnetmvc/Licensing/licensing.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,3 +32,8 @@ Following licensing error will be shown if the license key is not registered in
32
32
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
33
33
34
34
</div>
35
+
36
+
## See Also
37
+
38
+
*[How to Generate Syncfusion ASP.NET MVC License Key?](https://help.syncfusion.com/aspnetmvc/licensing/generating-license-keys)
39
+
*[How to Register Syncfusion License Key in the Application?](https://help.syncfusion.com/aspnetmvc/licensing/registering-license-keys)
0 commit comments