Activities of "icoretchi"

It's working. Thanks.

I've also added the integration controller. In general is not need it as I know, but I've implemented just in case:

Hi,

  1. Interface in provided service Abc.EmployeeService.Contracs project:
  2. Implementation in provided service Abc.EmplyeeService project
  3. Expose integration service in provided service:
  4. Reference provided integration service interface in consumer service Abc. AcquisitionService:
  5. Configured remote service url:
  6. Generated client service proxies in consumer service Abc.AcquisitionService:
  7. Registered client proxies in consumer service Abc.AcqusitionService:
  8. Using of the integration service in consumer service:

I am doing exactly like Agent suggested, with a difference that I don't reference HttpApi.Client, I generated the ClientProxies but didn't help.

Check the docs before asking a question: https://abp.io/docs/latest Check the samples to see the basic tasks: https://abp.io/docs/latest/samples The exact solution to your question may have been answered before, and please first use the search on the homepage.

Provide us with the following info: 🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration button.

  • Exception message and full stack trace:

  • Steps to reproduce the issue:

  • Template: microservice

  • Created ABP Studio Version: 0.9.26

  • Current ABP Studio Version: 1.0.0

  • Multi-Tenancy: Yes

  • UI Framework: angular

  • Theme: leptonx

  • Theme Style: system

  • Run Install Libs: Yes

  • Database Provider: ef

  • Database Management System: sqlserver

  • Mobile Framework: none

  • Public Website: No

  • Include Tests: Yes

  • Dynamic Localization: Yes

  • Kubernetes Configuration: Yes

  • Grafana Dashboard: Yes

  • Use Local References: No

  • Optional Modules:

    • GDPR
    • FileManagement
    • TextTemplateManagement
    • AuditLogging
    • Chat
    • OpenIddictAdmin

Hi,

I am trying to implement inter microservices communication using Integration Services. Apparently I am doing everything correct according to the Abp documentation, but I am constantly receiving the following error:

Any ideas?

Thanks

Check the docs before asking a question: https://abp.io/docs/latest Check the samples to see the basic tasks: https://abp.io/docs/latest/samples The exact solution to your question may have been answered before, and please first use the search on the homepage.

Provide us with the following info: 🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration button.

  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi,

I've recently reinstall the Abp Studio version 0.9.25, and I am receiving the following error when try to use abp cli:

I've look through similar support issues, but didn't help. Any ideas?

Thanks

This are Devexpress/DevExtreme classes.

Check the docs before asking a question: https://abp.io/docs/latest Check the samples to see the basic tasks: https://abp.io/docs/latest/samples The exact solution to your question may have been answered before, and please first use the search on the homepage.

Provide us with the following info: 🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration button.

  • Template: microservice

  • Created ABP Studio Version: 0.9.25

  • Current ABP Studio Version: 0.9.25

  • Multi-Tenancy: Yes

  • UI Framework: angular

  • Theme: leptonx

  • Theme Style: system

  • Run Install Libs: Yes

  • Database Provider: ef

  • Database Management System: sqlserver

  • Mobile Framework: none

  • Public Website: No

  • Include Tests: Yes

  • Dynamic Localization: Yes

  • Kubernetes Configuration: Yes

  • Grafana Dashboard: Yes

  • Use Local References: No

  • Optional Modules:

    • GDPR
    • FileManagement
    • TextTemplateManagement
    • AuditLogging
    • Chat
    • OpenIddictAdmin
  • Exception message and full stack trace:

  • Steps to reproduce the issue:

Hi,

I have the following controller method: After generate proxy the following proxy method is generated without params And it's strange for me that this happens only for this method. Can you suggest me why?

Thanks

Hi,

Thanks. The issue has been resolved. So, the problem was in the generated-proxy.json, that was actually generated by abp studio, then the solution first time was created. I've always thought that this file is deleted each time we generate proxies.

Cheers, Yulian

Showing 1 to 10 of 129 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 v9.3.0-preview. Updated on June 13, 2025, 11:37