Activities of "sunivycsm"

I need support as the title

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: vX.X.X
  • UI type: Angular / MVC / Blazor
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:
  • ABP Framework version: v4.3.0
  • UI type: MVC / Razor pages
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): Tiered MVC
  • Exception message and stack trace:
  • Steps to reproduce the issue: I have followed the documentation but by this step I cannot call the BookAppService namespace converted to camelCase. Can anyone explain this to me? Thanks!
  • ABP Framework version: v4.3.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: An internal error occurred during your request!
  • Steps to reproduce the issue:
    1. Access to ABP Suite
    1. Add solution
    1. Create Module.
    1. Comment Reference MongoDB in "Test" Forder.
    1. Clean and rebuild solution.
    1. Run the project successfully and show the sample page.
    1. Add module in ABP Suite.
    1. Create entity.
    1. Add migration and copy to main project. Then, edit DbContext in migration. Here, I renamed the table for brevity.
    1. Update database and run project. Edit dynamic proxy in razor page.
    1. When I run the project again, I get the following error.
  • Can anyone tell me what step I did wrong or lack of environment?
  • On my coworker's computer there is no error problem.

I am using suite to gen CRUD. But when I run httpApi.Host this occurs. Other parts like IdentityServer, Web still work normally.Here is the code I use

I am using version 4.3.2 . I see on Lepton theme there is a notification section but on our source it is not. How can I turn it on and use it

I need to change my system's UTC to match my region's UTC?

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: vX.X.X

Hi liangshiwei I am using lock user on New User function. I'm at UTC +7, but when I login wrong and the account is locked, the time in the database is +00. How can I save as UTC +7 for our exact location

  • 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: Dependency Resolution Exception
  • Steps to reproduce the issue: The first, i go to settings on adminstrator menu and i get such an exception. What should I do in this case?

Do I have to add a new package?

Thanks, I did this and it solved my case. I opened the source code folder and opened a console application, then I ran the below command and it was successful. abp add-package Volo.Abp.SettingManagement.Application

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