Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

IN-17827 - License #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
BalajiRenganathan1703 merged 2 commits into hotfix/hotfix-v19.4.0.48 from license
Feb 28, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions aspnetmvc-toc.html
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<li><a href="/aspnetmvc/licensing/licensing-errors">Licensing Errors</a></li>
<li>Licensing FAQ
<ul>
<li><a href="/aspnetmvc/licensing/licensing-faq/Is-an-internet-connection-required-for-Syncfusion-Essential- Studio-license-validation">Is an internet connection required for Syncfusion Essential Studio license validation?</a></li>
<li><a href="/aspnetmvc/licensing/licensing-faq/how-to-upgrade-from-trial-version-after-purchasing-a-license">How to upgrade from Trial version after purchasing a license?</a></li>
<li><a href="/aspnetmvc/licensing/licensing-faq/where-can-i-get-a-license-key">Where can I get a license key?</a></li>
<li><a href="/aspnetmvc/licensing/licensing-faq/registering-syncfusion-account-for-nuget-org-user">Registering Syncfusion account for direct NuGet.org user</a></li>
Expand Down
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
layout: post
title: Licensing FAQ – Net need for ES license validation | Syncfusion
description: Learn here some information about whether syncfusion Essential Studio license validation needs internet conncetion.
platform: aspnetmvc
control: Essential Studio
documentation: ug
---

# Is the internet required for Essential Studio license validation?

* Syncfusion license validation is done offline during application execution and does not require internet access.

* Apps registered with a Syncfusion license key can be deployed on any system that does not have an internet connection.
3 changes: 2 additions & 1 deletion aspnetmvc/Licensing/registering-license-keys.md
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("YOUR LICENSE KEY
{% endhighlight %}
{% endtabs %}

N> Place the license key between double quotes. Also, ensure that Syncfusion.Licensing.dll is referenced in your project where the license key is being registered.
N> * Place the license key between double quotes. Also, ensure that Syncfusion.Licensing.dll is referenced in your project where the license key is being registered.
* Syncfusion license validation is done offline during application execution and does not require internet access. Apps registered with a Syncfusion license key can be deployed on any system that does not have an internet connection.

### ASP.NET MVC

Expand Down

AltStyle によって変換されたページ (->オリジナル) /