Activities of "hanntd"

  • ABP Framework version: v6.0
  • 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:
    • 1: create new project by using ABP Suite
    • 2: run HttpApi.Host Project --> OK, can see and test swagger API
    • 3: run .Blazore project: couldn't load LeptonX Theme correctly, check the below picture for the console log và UI loaded:

Thanks, Dharma

I solved the problem by running abp bundle under blazor project.

Dear, I'm and my team are quite new for ABP Framework, we are planning to build an ERP solution based on ABP Framework. We would like to separate business function modules such as Inventory, Accounting, Sales... for each team/developers so that they can work independently and cannot see source code of each others. We also want to load the module on Main Application at runtime so that we are flexible to add new module to main application and don't need to rebuild the source code every time we add a new module. We found the guideline at https://docs.abp.io/en/abp/latest/PlugIn-Modules?_ga=2.201149294.1302224329.1667700855-81316256.1666242011 but the sample has not written for full ABP startup template of application and module. Could you please guide us how to design and resolve for that requirement and really appreciate if you have a sample using full ABP Template. Thanks Dharma

We used abp suite to generate the module template and it created a lot of project, we are very confuse how to start and use this module while our main application is using EF with PostgreSQL.

Dear ABP Team, May I ask for a template to dev Flutter mobile app using ABP Framework as the backend, very appreciate if we have a sample or template for this. Thanks Dharma Han Nguyen

Thanks, hope we can have it soon.

  • ABP Framework version: v7.0.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
  1. Used ABP Suite to generate project template for Blazor Assembly
  2. Migrated and run in development mode: OK
  3. Deploy to IIS:
    1. Auth Server: OK
    2. API Swagger: OK
    3. Blazor Web: Show error for login frame as picture above

I fixed this issue, I forgot to change Uris in database when I deploy to production. May I reclaim this ticket? Thanks Dharma

Thanks

  • ABP Framework version: v7.0.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:
  1. Deploy Abp applications to IIS Server as a application under the root web site, because we have many projects on every environment (dev, test, production).
  2. Run the application the error show as above, it seem the framework doesn't support for relative path (~/)
Showing 1 to 10 of 75 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11