【发布时间】:2018-08-08 00:07:13
【问题描述】:
当我尝试登录 Sitecore 后端时,我随机收到以下错误。
The model item passed into the dictionary is of type 'Sitecore.Mvc.Presentation.RenderingModel', but this dictionary requires a model item of type 'Sitecore.ExperienceAnalytics.Client.Mvc.Presentation.ExperienceAnalyticsLineChartViewModel'.
我在使用 Sitecore Launchpad --> 控制面板 --> 重建链接数据库构建 Sitecore 链接数据库后遇到此问题。
当我使用 http://{your website}/sitecore/admin/cache.aspx 清除 Sitecore 缓存时,这是一段时间内没有抛出的错误。
有没有办法永久消除这个错误?
【问题讨论】:
-
这些看起来像默认的 Sitecore 文件,您是否更改了其中的任何一个?可能是一些损坏的文件/DLL,您可以尝试从 Sitecore Web 根目录的 zip 部署一个干净的版本。