Activities of "nhontran"

just sent you the project, thanks.

Hi @maliming, it does not work.

First, the IFormApplicationService does not contain the GetCsvResponsesAsync() method:

        [HttpGet]
        [Route("{id}/download-responses-csv")]
        public Task<IRemoteStreamContent> GetCsvResponsesAsync(Guid id, GetResponseListInputDto input)
        {
            return FormAppService.GetCsvResponsesAsync(id, input);
        }

so, I have tried comment out this method and follow the rest, and got this error

Microsoft.AspNetCore.Routing.Matching.AmbiguousMatchException: The request matched multiple endpoints. Matches: 
Volo.Forms.Forms.FormController.GetListAsync (Volo.Forms.HttpApi)
test.formsurvey.Controllers.MyFormController.GetListAsync (test.formsurvey.HttpApi)

Can you help try on your side first?

Thank you.

Hi @maliming, the AbpControllerBase, IFormAppService are not available, do you mean AbpController, IFormApplicationService?

Hi @gterdem, thanks a lot for checking and update.

May I know what is the root cause? is there any workaround for this issue instead of waiting for the next release?

Hi @gterdem, I just sent the source code to support@abp.io

Please help me check, thank you.

Hi @maliming, the fix is working, I am able to link the user now.

Thanks for your support!

thank maliming for your confirmation, please share with me the fix once you have.

no, it does not work with new project either

Hi @maliming, I just tried to clear the redis cache, it's still not working, and I have tested this in the new project already. do you want to schedule a session to check?

Hi @gterdem, I just tested it using new project with version 4.4.3 and still got the same issue, it's a tiered application.

I have not tried with the version 5.0 preview, as we dont have intention to upgrade it yet, can we check on version 4.4.3 instead?

Showing 121 to 130 of 211 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.