Activities of "Anjali_Musmade"

Hi,

please try this https://docs.abp.io/en/abp/latest/Authorization#alwaysallowauthorizationservice

Hi,

please check https://support.abp.io/QA/Questions/2007/Background-Worker-in-Microservices-Project#answer-f3e73fd4-5f54-2433-cc1e-39ffcdbe7442

Hi,

could you please check once in database whether "Application Type" value exists or not?

Please confirm on this.

Hi,

Please check this https://stackoverflow.com/questions/65818669/temporarily-grant-permissions-in-abp-framework

Thanks,

Hello,

Profile picture facility comes under Account module.

To get its source code you may hit this command abp get-source Volo.Account.Pro --version 7.4.5 by specifying your version of ABP.

or you may download it from ABP suite like

Hi ,

I am able to implement cmskit in single layer application by following steps provided by you. I have tried at my end but in my case css is applied to newly created page just like.

I am not getting exactly what is the issue at your end.

Hello hinairusu,

I have created new theme as red like

Add your project-logo under this path MyThemeApp.Web\wwwroot\images\logo\leptonx\logo-red.svg like

Add below code in global-style.css file

:root .lpx-theme-red {
    --lpx-logo: url('/images/logo/leptonx/logo-red.svg');
    --lpx-logo-icon: url('/images/logo/leptonx/icon.svg');
}

it will result like

thanks,

Hello,

Have you check this video https://www.google.com/search?q=abpio+custom+lepronx&rlz=1C1RXQR_enIN1036IN1036&oq=abpio+custom+lepronx&gs_lcrp=EgZjaHJvbWUyBggAEEUYOdIBCTEyNjI5ajBqN6gCALACAA&sourceid=chrome&ie=UTF-8#fpstate=ive&vld=cid:c1b4f233,vid:R9CqTtn6Wcg,st:0

Please let me know if it helps you,

thanks

Hi,

please check this similar issue https://support.abp.io/QA/Questions/4558/The-SSL-connection-could-not-be-established-see-inner-exception--BLAZOR-SERVER

also check this discussion https://github.com/abpframework/abp/issues/11844

thanks

Answer

Hello muhannad ,

can you please try to run dotnet restore command in the project's root directory, and run npm install command in the angular project and then try to run application.

you may check logs also.

Showing 701 to 710 of 1315 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 20, 2025, 07:44