Open Closed

Volo.CmsKit.Pro Licence Error #9772


User avatar
0
coskunkula created

Hello, I have created a new application using ABP Studio. When I start the application, the browser closes automatically and the application stops running in Visual Studio. When I checked the log file, the error messages were shown on the last line. I have a Business license.

  • Exception message and full stack trace: 2025-08-14 23:18:57.363 +03:00 [ERR] ABP-LIC-0016 - You are not granted permission to use the module 'Volo.CmsKit.Pro.Common.HttpApi-v9.3.1.0'. 2025-08-14 23:18:58.595 +03:00 [ERR] ABP-LIC-0016 - You are not granted permission to use the module 'Volo.CmsKit.Pro.Common.HttpApi-v9.3.1.0'. 2025-08-14 23:18:58.595 +03:00 [ERR] ABP-LIC-ERROR - License check failed for 'Volo.CmsKit.Pro.Common.HttpApi-v9.3.1.0'.

3 Answer(s)
  • User Avatar
    0
    AI-Bot created
    Support Team ABP Agent
    • The error ABP-LIC-0016 - You are not granted permission to use the module 'Volo.CmsKit.Pro.Common.HttpApi-v9.3.1.0' means your current ABP license does not include access to the CMS Kit Pro module.

    • The ABP Business license does not grant permission for all commercial modules. Specifically, CMS Kit Pro is only available for certain license tiers (typically Enterprise). Attempting to use a module not covered by your license will result in this error and prevent the application from running.

    How to resolve:

    1. Remove all references to Volo.CmsKit.Pro and related Pro modules from your solution. Use only the open-source CMS Kit modules if you do not have the required license.
    2. If you require CMS Kit Pro features, you must upgrade your license to a tier that includes CMS Kit Pro (usually Enterprise).

    Steps:

    • Open your solution and remove any NuGet package references to Volo.CmsKit.Pro.*.
    • Remove any code or configuration that depends on CMS Kit Pro features.
    • Rebuild and run your application.

    Reference:


    This response was generated by AI. If it didn’t solve your problem, feel free to post a new answer — our support team will jump in to help you soon.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    What is your current license type?

    Thanks.

  • User Avatar
    0
    salih created
    Support Team .NET Developer

    Hi, could you please check again?

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 23, 2025, 10:47