View Single Post
  #3  
Old July 17th 07, 12:59 AM posted to microsoft.public.outlook.program_addins
JohnV@nn
external usenet poster
 
Posts: 14
Default -832306935 "The operation cannot be performed because the message has been changed."

Yes, I'm changing some user properties in the Write event. But this
also happens when I save by pressing ctrl-S.


On Jul 16, 5:12 pm, "Ken Slovak - [MVP - Outlook]"
wrote:
Are you moving or changing the item in your code or in the Item.Write event
handler?

--
Ken Slovak
[MVP - Outlook]http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Optionshttp://www.slovaktech.com/products.htm

"JohnV@nn" wrote in message

ups.com...



I'm trying to implement my own "Save and Close" button on an
appointment form. In my button-click handler, I am calling
_thisAppointment.Save(). The item does get saved, but I also get an
exception


"The operation cannot be performed because the message has been
changed."


The error code is -832306935. Does anyone know what will cause this
exception? I'm able to save the item by pressing ctrl-S with no
errors.


Thanks,
John- Hide quoted text -


- Show quoted text -



Ads