【发布时间】:2023-04-02 14:07:02
【问题描述】:
在我们升级到 Sitecore 8.2 和 glass mapper 版本 4.3.4.197 后,我遇到了以下异常。
异常:消息 =“找不到父项的配置 键入 Sitecore.Data.Items.Item"
我的代码如下:
将项目保存到主数据库
Parent Item type = Sitecore.Data.Items
var newItem = sitecoreContext.Create(parentItem , fixed);
【问题讨论】:
标签: sitecore sitecore8.2