When I using the abp suite tools, I got an error like below:
[01:38:55 ERR] ABP-LIC-0012 - License Error! Given user 'trendline' has reached the maximum allowed developer computer count (2) for the organization 'Trendline'! Can not use the license in a new computer. Contact to license@abp.io if you think that this is an error. [01:38:55 ERR] ABP-LIC-0008 - License check failed for 'Volo.Abp.Suite-v4.0.2.0'.
For more information, contact to license@abp.io. Shutting down...
In fact, only one user is be allowed to use this tool.
Please help resolve it. I have sent a mail to license@abp.io
How to fix this issue? Could you share your experiences?
@liangshiwei, In this case, the PageLayout.Content.Title not works as it defined in the Applicatoin Layout page, it cannot override as expected.
@alper, I have fixed via add npm package reference in package.json in identity server project.
After upgraded to ver 3.2.0-rc.2, open the "/Account/Manage" page, get below exception: AbpException: Could not find the bundle file '/libs/cropperjs/css/cropper.min.css' from IWebContentFileProvider
@hikalkan, thanks, follow your suggestions, it be fixed.
After upgraded to v 2.4.0, when run from a module startup template, get the exception : AbpException: Could not find the bundle file '/libs/flag-icon-css/css/flag-icon.min.css' from IWebContentFileProvider
Same issue when dubug from a module startup template, AbpException: Could not find the bundle file '/libs/flag-icon-css/css/flag-icon.min.css' from IWebContentFileProvider
@alper, Great, thanks a lot.
@yekalkan, no, this a new solution based on module-pro template. it seems, it cannot get the template file from server?