CheckBox Example - An unhandled exception occurred while processing the request.

When using the example here (https://blazor.syncfusion.com/documentation/listbox/selection/) for checkbox we get (we have tried on 18.1.0.36-beta and 17.4.0.54)

NullReferenceException: Object reference not set to an instance of an object.

  • Syncfusion.EJ2.Blazor.JSInteropAdaptor.Dispose()

  • Syncfusion.EJ2.Blazor.BaseComponent.Dispose()


3 Replies

SD Saranya Dhayalan Syncfusion Team March 27, 2020 10:26 AM UTC

Hi Alex, 
 
Thank you for contacting Syncfusion support 
 
We have checked your reported issue, you have to use the Syncfusion.Blazor nuget package for the latest version 18.1.0.36.  
 
For your convenience we have prepared a sample. Please find the below sample link 
 
 
Release notes link: 
 
Please let us know if you need further assistance on this. 
 
Regards, 
Saranya D  



AL Alex March 27, 2020 10:57 AM UTC

Hi,

Thanks for the response - the sample project works but the licensing still does not work




SD Saranya Dhayalan Syncfusion Team March 30, 2020 12:54 PM UTC

Hi Alex, 
 
We have checked your screenshot, we suspect you could not refer the Syncfusion.license dll in your project. So, you can directly install the Syncfusion dll in nuget.org 
 
Install-Package Syncfusion.Licensing -Version 18.1.0.36-beta 
 
Please find the below documentation link: 
 
 
Regards, 
Saranya D  


Loader.
Up arrow icon