Xpages and ie throws Error 500

Error 500 occurs when attaching a file and saving a xpage using Internet Explorer.

Environment:

An xpage with richtext where users might text and an upload control which is binded to the same richtext field (for saving attachments)

Problem:

When we use ie to add the attachment and save the xpage, the server throws Error 500 (Disk i/o is a restricted operation).

This works fine on Firefox (with / without attachment) and ie without any attachment. There is no disk Read/write happening here.

Can anybody help me troubleshoot this, please.

Thanks

Rakesh

Subject: reposting…

can somebody give any tips to troubleshoot the issue?