Activities of "LawrenceKwan"

  • ABP Framework version: v4.4.4
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

Have aleady renew the trailing period and have tried to recreate a new project, command prompt still shows LicenseExpiredValidationFailure: Your license has been expired! - Please contact to license@abp.io renew your license.. I am not even able to login into abp suite. Anyone is encountering similar case like me?

  • ABP Framework version: Version 4.4.4 (Stable)
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
  1. abp new Foo.Bar -u mvc --mobile none --tiered --database-provider ef -csf
  2. set breakpoint on src\BCT.ABP.Main.IdentityServer\Pages\Index.cshtml.cs OnGet method and start IdentityServer
  3. once breakpoint hit and then make some modification in code and press F5 to continue
  4. VS2019 prompted out unable to edit and continue

Simple Question , I am adding module to the application, it is a customized module done by our side, any proper way to adding it to the application? Cause I cannt find any way on abp suite(should equal to abp CLI command line).

  • ABP Framework version: v4.4.4
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

I tried to change the nuget from sqlserver to mysql and followed the instruction on https://docs.abp.io/en/abp/latest/Entity-Framework-Core-MySQL But it have error on running, is it possible to switch from MSSQL to MySQL in DbMigrator project, so that I can init MySQL database?

Question

I am going to call api of different modules, and I saw there is RequestVerificationToken on swagger API, like /api/file-management/file-descriptor/content API

I have 2 cases,

  1. my project dont have identity server
  2. my project have identity server

How to obtain the API Token for the above cases? I need to call module api in many cases

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

I have create a mune item call Camunda, but cannot config the user right to access

Here is how I add the menu item. I add them in ConfigureMainMenuAsync function

  • ABP Framework version: v4.4.4
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

may I know the purpose of abp CRUD page? Cannot generate CRUD page, is it improtant?

Question

Hello,

I have create a module for my project. I am using EF core and dont have UI, my project structure is like this:

I have no experience at ABP development and Any doc on create module for abp framework from empty module template?

How to config ABP file management in database without source code? I saw a lot on config this module but I dont have the source code of the module

  • ABP Framework version: v4.4.3
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

I am going to implement SSO and window authentication. Are there have standard way on abp commercial module? liike identidy server stc. Are any suggestion on implement SSO and window authentication on ABP web?

  • ABP Framework version: v4.4.3
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): depends (planning to do)
Showing 1 to 10 of 15 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11