Activities of "nhontran"

Hi @maliming, thank you for your prompt reply.

We dont have plan to upgrade the version yet, is there any workaround or any other solution to inject a service in AutoMapper?

Hi @liangshiwei, thanks, my host (server) application was not running when I ran the generate-proxy command.

Hi @maliming, it works now.

Thank you.

Hi maliming, I have implemented as the guide but it does not work.

If you look at my post, I already called the MapExtraPropertiesTo method:

user.MapExtraPropertiesTo(userDto);

I also added the mapping in the Mapper Profile:

CreateMap<IdentityUser, IdentityUserDto>().MapExtraProperties();

Hi, I am looking for the other topics and found the answer, I have copied the access-token to the corp laptop

%UserProfile%\.abp\cli\access-token.bin

Hi @maliming, it works now.

Thanks a lot for your support :)

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?

Showing 71 to 80 of 146 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.