Activités de "NicholasDesignIT"

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.3.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: Failed to load resource: the server responded with a status of 500 () data: {ActivatorChain: "Volo.Forms.Questions.QuestionController"}
  • Steps to reproduce the issue:
    1. Log to a new or existing Project with the Forms module installed as a project.*
    2. Enter the Forms module*
    3. Create a new or edit an existing form*
    4. Add a question*
    5. Change any question's parameters and wait for the update event or delete the question.*
    6. You will see a pop-up error message saying "An Internal Error occurred during your request!".*

From what I discovered while attempting to debug this problem the UI is not connecting to the endpoint in Volo.Forms.Questions.QuestionsController. In a non-tiered solution this error is not happening.

EDIT: the issue seems to happen when injecting Volo.Forms.Questions.QuestionAppService

Affichage de 1 à 1 sur 1 entrées
Made with ❤️ on ABP v8.2.0-preview Updated on mars 25, 2024, 15:11