首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法检索Sitecore许可证的Coveo

无法检索Sitecore许可证的Coveo
EN

Stack Overflow用户
提问于 2020-07-28 20:33:42
回答 1查看 237关注 0票数 0

通过Sitecore的控制面板时出现以下异常。

代码语言:javascript
复制
[LicenseNotFoundException: Could not retrieve Coveo for Sitecore license.]
   Coveo.SearchProvider.Licensing.Cloud.LicenseRetriever.GetLicense(Boolean p_ForceRetrieve) +274
   Coveo.SearchProvider.Licensing.LicenseManager.EnsureValidLicense() +77
   Coveo.SearchProvider.Licensing.LicenseManager.GetLicenseInformation() +57
   Coveo.SearchProvider.Applications.Shell.Controls.ConfigureCoveoCloudOrganizationWizardFormPage.ReadFormValues() +483
   Coveo.SearchProvider.Applications.Shell.Controls.ConfigurationFileUpdaterWizardFormPage`1.ActivePageChangingToNextPage() +108
   Coveo.SearchProvider.Applications.Shell.Controls.CoveoWizardForm.ActivePageChanging(String p_CurrentPageId, String& p_NextPageId) +215
   Sitecore.Web.UI.Pages.WizardForm.set_Active(String value) +106
   Sitecore.Web.UI.HtmlControls.Button.DoClick(Message message) +60

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) +0
   System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) +221
   System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +231
   Sitecore.Reflection.ReflectionUtil.InvokeMethod(MethodInfo method, Object[] parameters, Object obj) +89
   Sitecore.Web.UI.HtmlControls.Component.HandleMessage(Message message) +195
   Sitecore.Shell.Framework.Commands.ClientEventCommand.SendEventMessage() +130
   Sitecore.Shell.Framework.Commands.ClientEventCommand.Execute(CommandContext context) +16
   Sitecore.Web.UI.Sheer.ClientPage.RaiseEvent() +78
   Sitecore.Web.UI.Sheer.ClientPage.OnPreRender(EventArgs e) +801
   System.Web.UI.Control.PreRenderRecursiveInternal() +200
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +7479
EN

回答 1

Stack Overflow用户

发布于 2020-08-07 22:20:56

似乎是a known issue on Coveo,有帮助吗?也可能是similar as well

如果以上均无帮助,请下载iLSpy以查看如何/在何处查找许可证。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/63134247

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档