Cannot remove NotesDocument when Instantiated by NotesUIDocument

Hi,There is one view which has documents. These documents are allowed to be deleted when value of one field is equal to the current user name. When there are two documents with the exact same content, then when user deletes first document it is aloowed to be deleted. But hwen he tries to delete the seconde document, then he gets the error msg as

‘Cannot remove NotesDocument when Instantiated by NotesUIDocument’

What could be the reason?

Thanks in advance.

Subject: Cannot remove NotesDocument when Instantiated by NotesUIDocument

Are documents being deleted using an Action button, for example? Have you checked the LotusScript (for this is a LotusScript error)

Cheers,

Adrian