首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Sitecore管道错误

Sitecore管道错误
EN

Stack Overflow用户
提问于 2013-03-19 15:35:50
回答 1查看 1.6K关注 0票数 2

以前有没有人在Sitecore中见过这个错误?

代码语言:javascript
复制
  Could not get pipeline: hasPresentation (domain: )

[InvalidOperationException: Could not get pipeline: hasPresentation (domain: )]
Sitecore.Pipelines.CorePipeline.Run(String pipelineName, PipelineArgs args, String pipelineDomain, Boolean failIfNotExists) +460
Sitecore.Pipelines.HasPresentation.HasPresentationPipeline.Run(Item item) +149
Sitecore.Shell.Applications.WebEdit.WebEditRibbonForm.RenderTreecrumbGo(HtmlTextWriter output, Item item) +147
Sitecore.Shell.Applications.WebEdit.WebEditRibbonForm.RenderTreecrumb(Item item) +233
Sitecore.Shell.Applications.WebEdit.WebEditRibbonForm.OnLoad(EventArgs e) +1103
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2013-03-19 15:59:50

查看https://sdn.sitecore.net/Products/Sitecore%20V5/Sitecore%20CMS%206/ReleaseNotes/webConfig/660_121015.aspx上的信息,HasPresentation管道是在Sitecore CMS 6.6.0版本121015 (更新-1)中引入的。

当找不到管道时,会抛出您遇到的异常。看起来您的Sitecore.Kernel.dll版本与您的配置版本不匹配。

您是否正在尝试升级Sitecore版本?您的web应用程序的bin目录中有哪些版本的Sitecore dll?

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

https://stackoverflow.com/questions/15493852

复制
相关文章

相似问题

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