Error in AddSyncfusionBlazor client project

Hi,
I have created a new blazor webassembly app, and set to .NET 5, then convert it to blazor app, but I have an error with the ff line
builder.Services.AddSyncfusionBlazor();
Please see attached image.

Thank you.

3 Replies 1 reply marked as answer

MK Muthukumar Kannan Syncfusion Team February 2, 2021 02:17 PM UTC

Hi Martin,

Thank you for contacting Syncfusion support.

Based on your shared information, we have validated your reported issue “ambiguous error throws from registering our Syncfsion blazor service in startup.cs” and we suspect that you are using both Syncfusion overall NuGet package and individual NuGet package in your application. So, we suggest you use either a whole NuGet package or individual NuGet packages to resolve this issue.

Please refer to the below documentation for more details.

https://blazor.syncfusion.com/documentation/nuget-packages/#individual-nuget-packages-for-syncfusion-blazor-ui-components
 

Could you please check the above information and get back to us with more details such as error call stack, details about our used NuGet packages, etc. if you still facing the issue or need further assistance?

Regards,
Muthukumar K
 


Marked as answer

MS Martin Sato replied to Muthukumar Kannan February 3, 2021 02:17 PM UTC

Hi Martin,

Thank you for contacting Syncfusion support.

Based on your shared information, we have validated your reported issue “ambiguous error throws from registering our Syncfsion blazor service in startup.cs” and we suspect that you are using both Syncfusion overall NuGet package and individual NuGet package in your application. So, we suggest you use either a whole NuGet package or individual NuGet packages to resolve this issue.

Please refer to the below documentation for more details.

https://blazor.syncfusion.com/documentation/nuget-packages/#individual-nuget-packages-for-syncfusion-blazor-ui-components
 

Could you please check the above information and get back to us with more details such as error call stack, details about our used NuGet packages, etc. if you still facing the issue or need further assistance?

Regards,
Muthukumar K
 


Okay, thank you, I will try.


MK Muthukumar Kannan Syncfusion Team February 4, 2021 11:11 AM UTC

Hi Martin,

Welcome! Please get back to us if you need any further assistance.

Regards,
Muthukumar K


Loader.
Up arrow icon