We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

17.4.39 upgrade error: There is no registered service of type Syncfusion.EJ2.Blazor.SyncfusionBlazorService

After upgrading to version 17.4.39 :

System.InvalidOperationException: Cannot provide a value for property 'SyncfusionService' on type 'Syncfusion.EJ2.Blazor.Buttons.EjsButton'. There is no registered service of type 'Syncfusion.EJ2.Blazor.SyncfusionBlazorService'.
   at Microsoft.AspNetCore.Components.ComponentFactory.<>c__DisplayClass5_0.<CreateInitializer>g__Initialize|2(IServiceProvider serviceProvider, IComponent component)
   at Microsoft.AspNetCore.Components.ComponentFactory.PerformPropertyInjection(IServiceProvider serviceProvider, IComponent instance)
   at Microsoft.AspNetCore.Components.ComponentFactory.InstantiateComponent(IServiceProvider serviceProvider, Type componentType)
   at Microsoft.AspNetCore.Components.RenderTree.Renderer.InstantiateChildComponentOnFrame(RenderTreeFrame& frame, Int32 parentComponentId)
   at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.InitializeNewComponentFrame(DiffContext& diffContext, Int32 frameIndex)
   at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.InitializeNewSubtree(DiffContext& diffContext, Int32 frameIndex)
   at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.InsertNewFrame(DiffContext& diffContext, Int32 newFrameIndex)
   at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.AppendDiffEntriesForRange(DiffContext& diffContext, Int32 oldStartIndex, Int32 oldEndIndexExcl, Int32 newStartIndex, Int32 newEndIndexExcl)
   at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.ComputeDiff(Renderer renderer, RenderBatchBuilder batchBuilder, Int32 componentId, ArrayRange`1 oldTree, ArrayRange`1 newTree)
   at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder batchBuilder, RenderFragment renderFragment)
   at Microsoft.AspNetCore.Components.RenderTree.Renderer.RenderInExistingBatch(RenderQueueEntry renderQueueEntry)
   at Microsoft.AspNetCore.Components.RenderTree.Renderer.ProcessRenderQueue()

1 Reply

AD Arunkumar Devendiran Syncfusion Team December 18, 2019 01:44 PM UTC

Hi Andrey Voronov, 
 
Thanks for using Syncfusion products. 
 
We would like to let you know that, our Syncfusion Blazor library is now production ready and we have made some major changes for this. We have implemented Syncfusion Blazor Service in our source and you have to register this service in Startup.cs file in your application from v17.4.0.39. Please refer the below links for more details and register the Syncfusion Blazor service in the application Startup.cs file to resolve the issue. 
 
 
 
We also suggest you to check the latest release notes for further changes and improvements included in V17.4.0.39 release. 
 
Please let us know if you need any further assistance on this. 
 
Regards, 
Arunkumar D 


Loader.
Live Chat Icon For mobile
Up arrow icon