Same answer as in your other thread, troubleshoot what's different about
that problem machine.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"Kulvinder" <Kulvinder.DeleteThis@discussions.microsoft.com> wrote in message
news:ABCA663E-D66A-4A04-B5B7-8BC49981A2C4@microsoft.com...
> Hi,
>
> I am trying to create an appointment item in Outlook 2003 VSTO SE Addin. I
> am getting the following exception when i am trying to add a UserProperty
> in
> this item before saving the item.
>
> As soon as i try to add a user property, i am getting the following
> exception :
>
> Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
>
> at Microsoft.Office.Interop.Outlook.ItemsClass.Add(Object Type)
>
>
> Can anybody tell me any propable reason why i am getting an error like
> this
> ? The same code is working fine on other machines i have. I am not able to
> figure out the reason
>
> Thanks in advance.
>
>
>
> Kulvinder Singh
>
>