Activities of "Anjali_Musmade"

Hi,

https://abp.io/docs/9.0/framework/infrastructure/emailing#email-settings

Have you check this document you have follow that steps that given in document.

Also share this details

ABP Framework version: xxxx
UI Type: xxxxx
Database System: xxxxxx

Thank you.

Hello ,

Firstly, could you try this approach and check if it works: E.g:-

abp generate-proxy -t ng -m cetolresultService -u https://localhost:45011 --target cetolresult-service

target: Target for the Angular project to place the generated code.

Also, verify the version of @abp/ng.schematics by referring to the documentation: https://abp.io/docs/9.0/framework/ui/angular/service-proxies#angular-project-configuration

Thank you.

Hello ,

abp generate-proxy -t ng -url http://localhost:44313 -m classifier --entry-point classifier-service --output projects/classifier-service/src/proxy

Please check this way

-t ng : Specifies Angular as the client type. -url: The backend service URL. -m classifier: The module name for which you are generating proxies. --entry-point classifier-service: Ensures the proxy is generated for the correct entry-point module. --output projects/classifier-service/src/proxy: Explicitly sets the output folder for the generated proxy files.

Thank you.

Hi,

May I ask what UI are you using?

Is it any error logs or scrrenshot.

Please check this document https://abp.io/docs/9.0/framework/infrastructure/emailing if it is helpful for you

Thank you

Hi,

You can use the --entry-point option

https://docs.abp.io/en/abp/latest/CLI#options-6

Please check if it works.

Thank you.

Hello

Can you write above issue in English

Thank you.

Sure

Hello,

The personal license includes

Account
Audit Logging UI
GDPR
Identity
Language Management
LeptonX PRO
OpenIddict UI
SaaS

Does not support advanced features such as Chat, CMS - Kit Pro, File Management, Forms, Payment, Text Template Management, Twilio SMS, etc.

Thank you.

Hello

Can you please check this link https://abp.io/support/questions/2824/An-error-occurred-while-generating-the-client-proxy-for-microserviceangular#answer-b3f9c4c1-c15d-b898-1351-3a030eca3ab2 it will helps you.

Thank you.

Hello

Is the myfirstmodulename up and running when you run abp generate-proxy -t ng? Also, can you share your environment.ts file?

Thank you.

Showing 1 to 10 of 1320 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 20, 2025, 07:44