Activities of "Anjali_Musmade"

Hello,

Please make sure that you are running the abp generate-proxy -t ng --url myApi command in the root folder.

you can check here: https://docs.abp.io/en/abp/latest/UI/Angular/Service-Proxies#service-proxies

Thanks, Anjali

Hello,

This may happens when your ABP CLI version and the project version you are generating is different. Can you please check once to see if both are the same?

Have you followed migration guide for updating https://docs.abp.io/en/abp/latest/Migration-Guides/Abp-7_4 Please have look to this.

Thanks,

Hello,

We have fixed this issue in 7.4 version. Could you please upgrade your application to 7.4.

Thanks

Hello,

To navigate from one page to another, you can use the below command

window.location.href = './newpage';

Hi,

Please check https://learn.microsoft.com/en-us/answers/questions/899331/system-argumentexception-server-is-an-invalid-conn

Thanks,

Hi,

May I know which version of ABP you are using? Is the only refresh page the issue for you? Actually, I am not getting your case exactly. Could you please give more steps to reproduce or some screenshots?

Thanks, Anjali

Hi ,

Can you check this once similar ticket https://support.abp.io/QA/Questions/3579/Possible-to-connect-using-two-different-database-management-systems-in-single-solution#

Thanks,

Hi,

For code in the blue block, create a new class file named MyLoginModel used for customizing LoginModel and add that code to that newly created class.

regards,

Hi,

Could you please check this similar issue https://support.abp.io/QA/Questions/6007 I think this will solve your issue.

Thanks, Anjali

Answer

Hi viswajwalith,

By using the above command, you will get the source code of LeptonX for a specific version that you will mention in the command. This source code might not contain all the features of the demo site.
You can customize it by using this documentation: https://docs.abp.io/en/commercial/latest/themes/lepton-x/index, as per your Ui type.

Thanks, Anjali

Showing 661 to 670 of 1204 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 19, 2024, 12:56