Open Closed

Build failed. Check the solution! #3397


User avatar
0
elif.altin created

1- I downloaded Volo.Identity.Pro and Volo.Identityserver.Ui modules from Abp Modules with their source codes into my project. 2- With "Add an existing solution" option, I created a path to .sln in the module. Then, I have reached "CRUD Page Generator" page. 3- I just checked the "Create user interface" and "Create backend" options and click "Save and Generate". 4- At first, I was getting an error because there didn't Volo.App.Commercial.Suite Templates package in Volo.Identity.Pro -> Volo.Abp.Idenetity.Pro.Domain. So I continued by adding this package to the project. 5- The src -> web part of my project is running. I am not getting any errors. However, when I add Entity to Volo-Identity.Pro with only the 2 options above selected, I get the following error. "Build failed. Check the solution!". I have my project in the module folder in the solution and I am getting this error even though I can access it through the Suite.

  • ABP Framework version: v5.3.1
  • 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:"

1 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    You cannot generate code on Volo.Identity.Pro project because that's not based on ABP's new module template. Those modules are custom modules. So you better make hands-on code on the Identity module.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11