Attività di "Sergei.Gorlovetsky"

Are you looking for this one ?

  • ABP Framework version: 8.0
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

Hello,

I am trying to deploy web API on Azure App services. I followed the steps mentioned here https://docs.abp.io/en/commercial/latest/startup-templates/application/azure-deployment/step1-create-azure-resources?UI=NG&DB=EF&Tiered=Yes

However, I face this issue:

Checking the Log Stream in Azure App Services, I find this error:

On Checking under Azure App service > Debug and Solve problems > Application Logs, I find this


After this, I also tried to publish the application into my local machine folder and then these commands, but unable to to execute it in my local as well

Can I get some input, on what I might be doing wrong here ? Thanks

it is fine when I build and run the app from Visual Studio in development mode.

  • ABP Framework version: 8.0
  • UI Type: Angular
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)

I am using the [Authorize] attribute as mentioned here: https://docs.abp.io/en/abp/latest/Authorization

With that, I want to test the APIs via Postman and to do that, I need to get an Access Token for authorization.

I am using the /api/account/login endpoint and I see that the token is being stored in cookies. But I want to get that in the request response.

Please can someone direct me to its documentation or any samples?

  • ABP Framework version: v8 preview
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue: Hi, The was a problem implementing Lazy Loading feature of Blazor WebAssembly in ABP as explained in this github issue https://github.com/abpframework/abp/issues/5543 https://support.abp.io/QA/Questions/3631/Pre-renderingLazy-Loading-Blazor-Webassembly Is this issue being addressed in the v8 ?

We have added menu in mobile view using following code, please let us know how we can add mobile view specific menu.

Previous ticket was closed in between of the solutions, so creating a new one with the reply from previous ticket https://support.abp.io/QA/Questions/6013

ABP Framework version: v7.4

UI Type: Angular

Database System: MongoDB

Tiered (for MVC) or Auth Server Separated (for Angular): yes

Exception message and full stack trace:

Steps to reproduce the issue:

Hi

So we are trying to add notification as sub menu for mobile view, the issue is the menu is visible to both desktop and mobile view, is there any way we can only show menu in mobile view?

Hi, Thanks for all your help, the issue has been fixed now.

Hi, Please check in branch "521 SocialExternalLogin", we have separate identity server and the changes you suggested are all in that web application only.

Hi, we are in process of giving access to the repository we are working on, so you can check and give the proper solution.

11 - 20 di 50
Made with ❤️ on ABP v8.2.0-preview Updated on marzo 25, 2024, 15:11