View Single Post
  #1  
Old July 16th 07, 03:14 PM 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."

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

Ads