ServiceStack.Licensing.RegisterLicense(ServiceStackKey);
ServiceStack 5.13.2 , .net framework 4.6.1 , windows 7 , used the valid key, occurs the error
Application: dd.khpt.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
at ServiceStack.Text.JsConfig.Reset()
at ServiceStack.Text.JsConfig..cctor()
Exception Info: System.TypeInitializationException
at ServiceStack.Text.JsConfig.InitStatics()
at ServiceStack.LicenseUtils.RegisterLicense(System.String)
at ServiceStack.Licensing.RegisterLicense(System.String)
at LicenseHelper.LicenseServiceStack()
at AppHost.Start()
at AppStartup.Init()
at szldd.khpt.Program.Main()