License Key Error 2019.2.1

Stimulsoft Dashboards.WEB discussion
Post Reply
luan.maciel
Posts: 24
Joined: Thu Feb 14, 2019 11:57 am

License Key Error 2019.2.1

Post by luan.maciel »

I'm using:
C#
Stimulsoft.Base.StiLicense.Key = "6vJhGtLLLz2GNviWmUTrhSqnO...";

When I using license key trial in 2019.2.1 version, I receive error message:

System.Exception: 'The license key is not valid!'

em Stimulsoft.Base.StiLicense.SetNewLicenseKey(String value, Boolean throwException) na D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Base\StiLicense.cs:linha 116
em Stimulsoft.Base.StiLicense.set_Key(String value) na D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Base\StiLicense.cs:linha 84
em Cofco.Controllers.HomeController..ctor(IPreliminarIncidenteAppService preliminarIncidenteApp, IInvestigacaoIncidenteAppService investigatioIncidenteApp, ILancamentoDadoAppService lancamentoDadoApp) na C:\Projeto\COFCO\COFCO SSMA Oficial\Cofco\Cofco\Controllers\HomeController.cs:linha 24
em DynamicInjector6777bf6ba4c144a4ad77b9f6bd3e4826(Object[] )
em Ninject.Activation.Providers.StandardProvider.Create(IContext context)
em Ninject.Activation.Context.ResolveInternal(Object scope)
em Ninject.Activation.Context.Resolve()
em Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings)
em Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings)
em Ninject.KernelBase.Resolve(IRequest request)
em Ninject.Web.Mvc.NinjectDependencyResolver.GetService(Type serviceType)
em System.Web.Mvc.DefaultControllerFactory.DefaultControllerActivator.Create(RequestContext requestContext, Type controllerType)

What can I do?
Lech Kulikowski
Posts: 6243
Joined: Tue Mar 20, 2018 5:34 am

Re: License Key Error 2019.2.1

Post by Lech Kulikowski »

Hello,

There are no any Trial keys for the product. Please remove this code.

Thank you.
luan.maciel
Posts: 24
Joined: Thu Feb 14, 2019 11:57 am

Re: License Key Error 2019.2.1

Post by luan.maciel »

Its done.

Thanks!
Andrew
Posts: 4104
Joined: Fri Jun 09, 2006 3:58 am

Re: License Key Error 2019.2.1

Post by Andrew »

Thank you!
Post Reply