खुला हुआ बंद किया हुआ

Error on create service #990


User avatar
0
jliu बनाया था

Create a service with grid paging and sorting like this works: public async Task<PagedResultDto<SearchEngineDto>> GetListAsync(GetSearchEngineDto input)

But if adding any additional parameter, like following sample: "string id", it will break the whole site: public async Task<PagedResultDto<SearchEngineDto>> GetListAsync(GetSearchEngineDto input, string id)

Following image shows how it looks like on starting debug:

Any idea or suggestion? How can I find right documentation? I am new on ABP Framework development.


2 उत्तर (ओं)
  • User Avatar
    0
    maliming बनाया था
    सहायता दल Fullstack Developer

    hi

    Please check your application logs. It should contain error logs.

  • User Avatar
    0
    ServiceBot बनाया था
    सहायता दल Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

Made with ❤️ on ABP v8.2.0-preview Updated on मार्च 25, 2024, 15:11