Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 Internet Explorer 附加文件和保存 xpage 文档时,我收到错误“磁盘 i/o 是受限制的操作”。
环境:具有富文本字段的 xpage 和绑定到相同富文本字段(用于保存附件)的上传控件。
谢谢
将 XPage 签名者添加到服务器文档上标识允许运行受限操作的用户的字段中。此字段影响代理和 XPage 的权限。因此,在代理中被视为受限操作的任何操作也将在 XPage 中被视为受限操作,并且必须授予签名者足够的权限。