Xpage Error: Disk i/o is a restricted operation with Attachment

守給你的承諾、 提交于 2019-12-11 08:57:01

问题


I am getting an error "Disk i/o is a restricted operation" when attaching a file and saving a xpage document using Internet Explorer.

Environment: An xpage with richtext field and an upload control which is binded to the same richtext field (for saving attachments).

Thanks


回答1:


Add the XPage signer to the field on the server document that identifies users who are allowed to run restricted operations. This field impacts permissions for both agents and XPages. So anything that would be considered a restricted operation in an agent will also be considered a restricted operation in an XPage, and the signer must be granted sufficient rights.



来源:https://stackoverflow.com/questions/15224215/xpage-error-disk-i-o-is-a-restricted-operation-with-attachment

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!