Build Error when trying to Run Syncfusion word processor : The type name 'Blazor' does not exist in the type 'Syncfusion'

Dears

I got Build Error when trying to Run Syncfusion word processor

Using dotnet sdk 6.0

Any IDE (Visual studio 2022 or VS code)


Build started...

1>------ Build started: Project: BlazorSyncfusionTest, Configuration: Debug Any CPU ------

1>C:\Users\walee\source\repos\BlazorSyncfusionTest\_Imports.razor(11,18,11,24): error CS0426: The type name 'Blazor' does not exist in the type 'Syncfusion'

1>C:\Users\walee\source\repos\BlazorSyncfusionTest\_Imports.razor(11,18,11,24): error CS0426: The type name 'Blazor' does not exist in the type 'Syncfusion'

1>C:\Users\walee\source\repos\BlazorSyncfusionTest\_Imports.razor(11,18,11,24): error CS0426: The type name 'Blazor' does not exist in the type 'Syncfusion'

1>C:\Users\walee\source\repos\BlazorSyncfusionTest\_Imports.razor(11,18,11,24): error CS0146: Circular base type dependency involving 'Syncfusion' and 'Syncfusion'

1>Done building project "BlazorSyncfusionTest.csproj" -- FAILED.

========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Any Ideas?


Attachment: BlazorSyncfusionTest_d69d3512.zip

1 Reply

AE Ajithamarlin Edward Syncfusion Team July 28, 2022 04:58 AM UTC

Hi,


Can you please share us a simple sample to replicate the reported issue at our end.


Regards,

Ajithamarlin E


Loader.
Up arrow icon