我已经从Sitecore 8.1升级到Sitecore 8.2。我收到以下错误:
Could not find type: Sitecore.Services.Infrastructure.Sitecore.DependencyInjection.ComponentServicesConfigurator, Sitecore.Services.Infrastructure.Sitecore [<configurator type="Sitecore.Services.Infrastructure.Sitecore.DependencyInjection.ComponentServicesConfigurator, Sitecore.Services.Infrastructure.Sitecore" />]我遗漏了什么?
发布于 2017-09-19 12:32:59
程序集: Sitecore.Services.Infrastructure.Sitecore可能来自旧的Sitecore版本。请参考最新的SC版本。
添加了新的命名空间: Sitecore.Services.Infrastructure.Sitecore.DependencyInjection
请验证修复。
https://stackoverflow.com/questions/41296147
复制相似问题