【发布时间】:2013-12-05 06:29:32
【问题描述】:
我们使用的是 Sitecore 6.5,并且 CMS 后端中图像的浏览链接没有打开窗口来选择图像。只是出现一个空白窗口。
Sitecore 日志或窗口事件日志中没有任何内容。这曾经有效 - 当我将 bin 文件夹与以前的版本进行比较时,我只看到 mscorlib.dll 的版本有所不同
我不知道这是否相关,但是在上传包时出现错误
[ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.]
System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) +0
System.Reflection.RuntimeModule.GetTypes() +9
System.Reflection.Assembly.GetTypes() +143
【问题讨论】:
-
你能检查一下你的浏览器是否有javascript错误吗?
-
没有 javascript 错误...我怀疑这是由于 dll 问题,因为在将额外站点添加到项目中的现有站点之前,这曾经可以正常工作...
-
我做了一个文件与 bin 文件夹上的版本进行比较。唯一的区别是 mscorlib.dll 所以可能是 web.config 问题..
标签: sitecore sitecore6 sitecore-media-library