The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I use GridDataBoundGrid DLL to implement a application to customer. I deployed the application as the following steps:
1. Create a installation for this application.
2. Run this installation on another computer which the Syncfusion has not been installed before.
3. I tried to run the application and an exception threw.
4. I saw the System.log of the application got error message, I did not remember exactly because I ghosted it:
a valid license cannot be configured...
How to deploy only DLL to the end user
I got the error message:
"A valid license cannot be granted for the type suncfusion.Windows.Forms.SharedComp"
I used a progressBar, maybe the exception happened from this component?
>I use GridDataBoundGrid DLL to implement a application to customer. I deployed the application as the following steps:
>1. Create a installation for this application.
>2. Run this installation on another computer which the Syncfusion has not been installed before.
>3. I tried to run the application and an exception threw.
>4. I saw the System.log of the application got error message, I did not remember exactly because I ghosted it:
>a valid license cannot be configured...
>
>How to deploy only DLL to the end user