Activities of "tqm"

I have the same problem.

How to solve it?

I have the same problem. Has the problem been solved?

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.

  • ABP Framework version: v4.2.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: The environmental configuration parameters of angular project are as follows:
  • Steps to reproduce the issue:

The problem has been solved, thank you

Other functions in the project use get, post and other methods, which are normal。 In my blazor project, there are 404 and 405 errors only when the signalr is connected http://xx.xx.xx.xx : 44307 / signal hubs / chat / negotiate? Negotiate version = 1, I wonder if there is any special configuration here? Can you give me a balzor project using signalr or chat module example?

Thank you for your reply, but that method didn't solve my problem https://docs.abp.io/en/commercial/latest/modules/chat , which explains how to use chat module in angular UI template project. I need to use it in blazor UI template project, but it is not implemented in balzor UI template project at present. When can it be implemented?

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.

  • ABP Framework version: v4.1.2

  • UI type: Angular / Blazor

  • DB provider: EF Core

  • Identity Server Seperated (Blazor): no

  • Exception message and stack trace:

  • I refer to the signal client written in the Microsoft document, compile and publish it to the IIS environment, and get the following error:

  • Steps to reproduce the issue:

  • The client code is as follows:

How to use chat module in blazor project? I refer to the signal client written in the Microsoft document, compile and publish it to the IIS environment, and get the following error: The client code is as follows:

1)Download the feature management source code

2)Open with vs Volo.Abp.FeatureManagement .sln

3)Replace project references with packages references

4)rebuild solution

I found another bug,

I added feature management to the source code of my project, and the compilation failed. The error prompt is as follows:

Trace found that getdbsetasync method is protected,

Showing 1 to 10 of 12 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11