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 have an application which uses both Grid and ExcelRW controls. The Grid controls works fine, however when trying to create excel report (ExcelRW) the above exception is thrown.
Please advice
ADAdministrator Syncfusion Team June 30, 2004 07:33 AM
Hi Ilya,
Are you using version 2.0.5.0. If so, please upgrade to version 2.0.5.1 or later since there was a licencing issue with ExcelRW prior to 2.0.5.1. Please try this and let me know if that doesnt help. Thanks.
Best regards,
Stephen.
>I have an application which uses both Grid and ExcelRW controls. The Grid controls works fine, however when trying to create excel report (ExcelRW) the above exception is thrown.
>
>Please advice
ILIlyaJuly 29, 2004 03:12 AM
Upgrading to 2.0.5.1 doesnt seem to solve the issue
>Hi Ilya,
>
>Are you using version 2.0.5.0. If so, please upgrade to version 2.0.5.1 or later since there was a licencing issue with ExcelRW prior to 2.0.5.1. Please try this and let me know if that doesnt help. Thanks.
>
>Best regards,
>
>Stephen.
>
>>I have an application which uses both Grid and ExcelRW controls. The Grid controls works fine, however when trying to create excel report (ExcelRW) the above exception is thrown.
>>
>>Please advice
ADAdministrator Syncfusion Team August 1, 2004 09:51 PM
Hi Ilya,
Could you please try removing the ExcelRW component from your project and add it to your project again from the toolbox. Please note that the ExcelRW component has to be dragged from the toolbox onto your form. Make sure that there is an entry for ExcelRW in the "licenses.licx" file
You can also manually add this entry in the "licenses.licx" file
Syncfusion.ExcelRW.ExcelRWConfig, Syncfusion.ExcelRW
Please let me know if that doesnt work. Sorry for the inconvenience. Thanks.
Best regards,
Stephen.
>Upgrading to 2.0.5.1 doesnt seem to solve the issue
>>Hi Ilya,
>>
>>Are you using version 2.0.5.0. If so, please upgrade to version 2.0.5.1 or later since there was a licencing issue with ExcelRW prior to 2.0.5.1. Please try this and let me know if that doesnt help. Thanks.
>>
>>Best regards,
>>
>>Stephen.
>>
>>>I have an application which uses both Grid and ExcelRW controls. The Grid controls works fine, however when trying to create excel report (ExcelRW) the above exception is thrown.
>>>
>>>Please advice