首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Sitecore Experience Editor功能区未加载?

Sitecore Experience Editor功能区未加载?
EN

Stack Overflow用户
提问于 2019-07-06 02:54:58
回答 1查看 396关注 0票数 0

我有一个sitecore 9项目。当我加载Experience Editor时,Ribbon iframe出现Server错误:

代码语言:javascript
复制
System.InvalidOperationException: SpriteStorageNode

以前有没有人见过这个?

EN

回答 1

Stack Overflow用户

发布于 2019-07-08 23:58:07

看一下at the code,可能的罪魁祸首代码存在于Sitecore.ExperienceEditor.Web.Sprites.SpriteDefinitionManager构造函数中。

您的解决方案中似乎缺少Sitecore.ExperienceEditor.Constants.ItemIDs.SpritesRoot项。

项目应位于core数据库中的/sitecore/content/Applications/WebEdit/Sprites下。

您可以将干净/空白的核心数据库附加到解决方案以测试假设。

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

https://stackoverflow.com/questions/56908042

复制
相关文章

相似问题

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