【发布时间】:2012-05-02 09:49:38
【问题描述】:
我可以连接到内容管理器并且我正在使用管理用户,但是当它开始向我显示内容管理器的内容时,我收到一个弹出对话框,上面写着“无法获取子项列表项目”。
我定义了 4 个发布,默认项目、根结构组和根中的页面,所以我应该有一个项目层次结构可供选择。
Content Porter 客户端日志中没有报告任何内容,我在服务器 Tridion 事件日志中只看到了这个条目,但我认为这只是因为我只选择了服务器继续导出 - 显然没有任何子项,没有可导出的内容。
找不到文件“C:\Program Files (x86)\Tridion\Content Porter\temp\export_9a1e48db0f124f19b5e519f179faf8c8.zip”。
组件:内容搬运工 错误代码:0 用户:TRIDION\adminuser
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 System.IO.FileStream.Init(字符串路径、FileMode 模式、FileAccess 访问、Int32 权限、Boolean useRights、FileShare 共享、Int32 bufferSize、FileOptions 选项、SECURITY_ATTRIBUTES secAttrs、String msgPath、Boolean bFromProxy、Boolean useLongPath) 在 System.IO.FileStream..ctor(字符串路径,FileMode 模式,FileAccess 访问) 在 Tridion.ContentManager.ImportExport.downloadfile.Page_Load(Object sender, EventArgs e)
内部异常:
我在 Windows Server 2008 64 位上运行 Tridion 2011 SP1,如果这有任何相关性的话。
谢谢, 戴夫
【问题讨论】:
标签: tridion