0
rogercprops created
- Template: app-nolayers
- Created ABP Studio Version: 2.2.6
- Current ABP Studio Version: 2.2.6
- Multi-Tenancy: Yes
- UI Framework: mvc
- Theme: leptonx-lite
- Database Provider: ef
- Database Management System: sqlite
- Social Login: No
- Include Tests: No
- Use Local References: No
- Selected Languages: English, Arabic, Chinese (Simplified), Chinese (Traditional), Czech, English (United Kingdom), Finnish, French, German (Germany), Hindi , Hungarian, Icelandic, Italian, Portuguese (Brazil), Romanian (Romania), Russian, Slovak, Spanish, Swedish, Turkish
- Default Language: English
- Create Command: abp new AbpSolution1 -t app-nolayers --ui-framework mvc --mobile --database-provider ef --database-management-system sqlite --theme leptonx-lite --skip-migration --skip-migrator --no-tests --without-cms-kit --dont-run-install-libs --dont-run-bundling --no-social-logins -no-gdpr -no-openiddict-admin-ui -no-audit-logging -no-file-management -no-language-management -no-text-template-management
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
2 Answer(s)
-
0
- This warning is shown when ABP Studio currently considers your session as “Community Edition” (even if you’re signed in) and therefore applies the community solution/module limit.
- The most common fix is to log out from inside ABP Studio (not just restart/close the app) so the license is re-fetched and the local session/cache is refreshed.
Fix (verified workaround)
- In ABP Studio, open Account/Profile menu (top-right) and click Log out.
- Close ABP Studio completely.
- Start ABP Studio again and Log in with the account that is assigned to the Business license.
- Re-open your solution.
If you were only restarting ABP Studio without logging out, it can keep using the old Community session state and continue showing this warning (this matches a previously reported case).
For anything license/account related beyond this (e.g., your user not actually assigned to the organization/license on abp.io), please contact the licensing/support team:
https://abp.io/contactLinks you can cross-check:
- https://abp.io/support/questions/10491
- https://abp.io/docs/latest/studio
- https://abp.io/community/articles/kcfec59b
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.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
That worked
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
