0
Dom1702 created
Hi,
I use ASP Net Zero for a long time now and also have an active subscription. Lately when starting my project locally I get this exception.
Abp.AbpException: 'Failed on license check' This exception was originally thrown at this call stack: Abp.AspNetZeroCore.Licensing.AspNetZeroBaseLicenseChecker.ValidateLicense(string) Abp.AspNetZeroCore.Licensing.AspNetZeroBaseLicenseChecker.ValidateLicenseOnServer() Abp.AspNetZeroCore.Licensing.AspNetZeroBaseLicenseChecker.CheckInternal()
How can I fix this?