Open Closed

Blazor Chat Error #4335


User avatar
0
coskunkula created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v7.0.0
  • UI type: Blazor Server
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Error: System.InvalidOperationException: Cannot provide a value for property 'ContactAppService' on type 'Volo.Chat.Blazor.Server.Components.BlazorServerMessagesToolbarItem'. There is no registered service of type 'Volo.Chat.Users.IContactAppService'.
  • Steps to reproduce the issue:"
  • I am creating a blazor server project using abp suite.

I am adding the chat module.

I enable chat in settings. but its not working.!


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    There is no registered service of type 'Volo.Chat.Users.IContactAppService'.

    Same with https://support.abp.io/QA/Questions/4329/Blazor-Server-Chat-Not-Working#answer-8faebeaf-749c-f43b-f6c1-3a08b5e46bff

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11