Open Closed

ABP Suite throws "Cannot read the template Volo.Abp.Commercial.SuiteTemplates.Templates.XXXX" #671


User avatar
1
alper created
Support Team Director

How can I solve this problem


1 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director
    How ABP Suite works?

    ABP Suite is an engine to generate CRUD pages according to your solution version. It reads from the templates and generates code into your application. On the other hand, it doesn't store the templates, because there are too many ABP application versions and each version has a different template base. The templates are located in your solution.


    ABP Suite version and your ABP version must be the same. If not you will get "Cannot read the template ..." error. Sometimes after upgrading to a newer version, old version DLLs remain in the output directory of the project. To solve it; close Visual Studio or Rider and delete all BIN & OBJ folders.

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 v9.3.0-preview. Updated on May 21, 2025, 13:37