Activities of "thanhvl1"

HI,

I got the error today that I cannot upgrade Abp Suite to version 2.3.0 after Upgrade Abp.Cli 2.3.0 successfully. Is that problem caused by my PC or network or Abp server ?

After I uninstall Abp Suite, I cannot reinstall it anymore

Regards, Thanh

@hikalkan: I installed the lastest .net core but I still cannot generate CRUD page @alper: Yes maybe I created the solution using abp suite and then change the directory, then I added the existing solution using Suite. How can I handle this ?

I also try to create a new solution without editing anything. And then generate CRUD page but It still shows the same Error above

Question

Hi,

I'm facing a problem that I cannot generate CRUD page using ABP Suite although I can build success the whole solution

Where can I find the log when using ABP Suite ?

Update: After diging, I can find the Abp suite's logs where is %userprofile%.abp\suite\logs

But there is no any Error in the log

2020-03-13 10:19:33.094 +07:00 [INF] Request starting HTTP/1.1 GET http://localhost:3000/api/abpSuite/solutions/DDC.BackendService/is-built application/json 2020-03-13 10:19:33.094 +07:00 [INF] Executing endpoint 'Volo.Abp.Suite.Controllers.AbpSuiteController.IsSolutionBuiltAsync (Volo.Abp.Suite)' 2020-03-13 10:19:33.095 +07:00 [INF] Route matched with {action = "IsSolutionBuilt", controller = "AbpSuite", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task1[System.Boolean] IsSolutionBuiltAsync(System.String) on controller Volo.Abp.Suite.Controllers.AbpSuiteController (Volo.Abp.Suite). 2020-03-13 10:19:33.098 +07:00 [INF] Executing ObjectResult, writing value of type 'System.Boolean'. 2020-03-13 10:19:33.098 +07:00 [INF] Executed action Volo.Abp.Suite.Controllers.AbpSuiteController.IsSolutionBuiltAsync (Volo.Abp.Suite) in 3.5566ms 2020-03-13 10:19:33.098 +07:00 [INF] Executed endpoint 'Volo.Abp.Suite.Controllers.AbpSuiteController.IsSolutionBuiltAsync (Volo.Abp.Suite)' 2020-03-13 10:19:33.098 +07:00 [INF] Request finished in 4.6486ms 200 application/json; charset=utf-8 2020-03-13 10:19:34.111 +07:00 [INF] Request starting HTTP/1.1 POST http://localhost:3000/api/abpSuite/solutions/DDC.BackendService/build application/json 0 2020-03-13 10:19:34.111 +07:00 [INF] Executing endpoint 'Volo.Abp.Suite.Controllers.AbpSuiteController.BuildSolutionAsync (Volo.Abp.Suite)' 2020-03-13 10:19:34.111 +07:00 [INF] Route matched with {action = "BuildSolution", controller = "AbpSuite", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task1[System.Boolean] BuildSolutionAsync(System.String) on controller Volo.Abp.Suite.Controllers.AbpSuiteController (Volo.Abp.Suite). 2020-03-13 10:19:36.844 +07:00 [INF] Executing ObjectResult, writing value of type 'System.Boolean'. 2020-03-13 10:19:36.844 +07:00 [INF] Executed action Volo.Abp.Suite.Controllers.AbpSuiteController.BuildSolutionAsync (Volo.Abp.Suite) in 2732.9898ms 2020-03-13 10:19:36.844 +07:00 [INF] Executed endpoint 'Volo.Abp.Suite.Controllers.AbpSuiteController.BuildSolutionAsync (Volo.Abp.Suite)' 2020-03-13 10:19:36.844 +07:00 [INF] Request finished in 2733.7561ms 200 application/json; charset=utf-8

Hi,

How can I access to abp commercial github because I don't see any guide about it

thanks

Showing 51 to 54 of 54 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 18, 2025, 07:10