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
3 Answer(s)
-
0
Hi,
This may relate to your DTO. Could you share the full steps to reproduce it or an example project with me? I will check it .thanks
-
0
This are Devexpress/DevExtreme classes.
-
0
Hi,
That's why, you can try create DTO instead of Devexpress/DevExtreme classes