Activities of "Leaf"

Hi gterdem,

As mentioned, Web Server are not allow to access DB Tier, So non-tiered template cannot apply in this environment. For .IdentityServer are not allow to host in Web Server due to .IdenityServer can direct access to database.

anyway to configure .IdentityServer to consume api from .HttpsApi.Host rather than direct access to database? If yes, then the ,IdentityServer should able to host in Web Server.

Thanks .

  • ABP Framework version: v4.4.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hi,

We going to deploy production on prem in 3 tier architecture, we have Web Server, App Server and DB Server.

Web Server (IIS) -- .Web App Server (IIS) -- .HttpsApi.Host & .IdentityServer DB Server (MSSQL)

Due to Identity Server will direct connect to database, so we have to host identity server in App Server.

In 3 tier architecture, user are not allow redirect to indentity server login page. In this case, anyway to configure only allow user login via .web instead of redirect to identity server login page ?

Thank you.

Happened same error in 4.3.2

Answer

Blazor 4.3 preview

unable to generate, is it backend template name is wrong spelling "o" and "e" ?

Hi,

Found the abp suite generated blazor page doesnot come with advace filter functions.

Is there a way to do the same advance filter function generated via abp suite in blazor page ?

Below is an advance filter in MVC page generated via abp suite

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: v4.2.2
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Hi,

How to make the Blazor page filtering functions like MVC advance filtering function. How to set the row count in blazor page ?

Question

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: v4.1.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Seperated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Hi,

When Click on the side menu, is look like keep refresh whole page.

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: v4.1.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Seperated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

I have replace the bg-transparent.png in under Themes\Lepton\Global\assets\backgrounds, while debuging the background image is shown what we update but when publish to Azure APp Service and Server IIS, the background image auto turn back to the ABP original background.

Hi,

I can see the AppUser.cs if in Application Template.

But I can't find the AppUser.cs in Module Template for Navigation binding.

Regard, Yap

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: v4.1.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Seperated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Hi,

I want to bind the AppUser.cs into combo box under Application Module. But in the ABP Suite Define a navigation property not able to do so.

In basic mode cannot search for AppUser.cs and in the advance mode are not allowed to point the folder mentioned in documentation.

Regards, Yap

Showing 1 to 10 of 40 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11