Open Closed

ABP Suite cannot find #9008


User avatar
0
brauerj@gc.adventist.org created
  • ABP Framework version: v9.0.3

  • UI Type: Blazor Server

  • Sub Modules

  • Database System: EF Core (SQL Server)

I'm trying to use ABP Suite to Generate a previously generated entity in a sub module project but it is giving me the error

Cannot find "Volo.Abp.Commercial.SuiteTemplates.dll". ABP Suite cannot find it in any sub folders of C:\Users\UserName\Source\repos\Project\modules\Project.SubModule

I tried adding <PackageReference Include="Volo.Abp.Commercial.SuiteTemplates" Version="9.0.3" /> to the domain project but that didn't help!

I even added

[DependsOn(typeof(VoloAbpCommercialSuiteTemplatesModule))]
...
public class My*****DomainModule : AbpModule

using ABP Suite v9.0.3.


4 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi, can you build your application and then remove & re-add the module and try to regenerate, please?

  • User Avatar
    0
    brauerj@gc.adventist.org created

    Sorry which module are you talking about? This is a custom sub module I am trying to edit. I have tried building first. Modular monolith design. This seems like a bug.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Sorry which module are you talking about? This is a custom sub module I am trying to edit. I have tried building first. Modular monolith design. This seems like a bug.

    Hi, actually I meant the module in which you are added as a project/solution in ABP Suite and currently trying to generate entities on it. Can you please provide more information, like sharing some screenshots that indicate what is the defined solution (recent solutions on homepage) etc..?

  • User Avatar
    0
    brauerj@gc.adventist.org created

    It looks like it was a bug with an older version of ABP Studio 6.6 or something. Uninstalling and reinstalling ABP Studio entirely fixed the problem (WITHOUT having to add that VoloAbpCommercialSuiteTemplatesModule module to by sub project. Perhaps this could be refunded...

    ABP studio 6.6 wasn't updating correctly even though it would repeatedly install the latest update the old version was still there hidden. Confusing.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 20, 2025, 18:00