![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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(Ob ject 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 |
Ads |
#2
|
|||
|
|||
![]()
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" wrote in message ... 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(Ob ject 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 |
#3
|
|||
|
|||
![]()
I dont know
|
#4
|
|||
|
|||
![]()
We are experiencing the same problem. Can you provide a link to the previous post?
EggHeadCafe - .NET Developer Portal of Choice http://www.eggheadcafe.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
exception | Reda | Outlook - Calandaring | 0 | March 1st 07 08:26 PM |
Unknow exception | Alexandr Kalugin via OfficeKB.com | Add-ins for Outlook | 5 | August 11th 06 08:19 AM |
What is 0x0eedfade exception? | Dmitry Streblechenko | Add-ins for Outlook | 2 | June 20th 06 08:59 PM |
Exception from HRESULT | Laks | Add-ins for Outlook | 1 | May 11th 06 10:24 AM |
Got exception while QueryInteface | Vinayakc | Add-ins for Outlook | 0 | January 13th 06 09:44 AM |