msoutlook.org Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Problem in outlook addin

 
Post new topic   Reply to topic    msoutlook.org Forum Index -> Outlook Program VBA
Author Message
kulalking



Joined: 21 Jan 2008
Posts: 2

PostPosted: Mon Jan 21, 2008 3:59 am    Post subject: Problem in outlook addin Reply with quote

Hi ,
I have one outlook-addin and it was working fine with 2003 , it is not
working in 2007 . once i click on the add in button outlook is crashing ..

and it is crashing in
CoCreateInstance(rclsid, pOuter, dwClsContext, __uuidof(IUnknown),
reinterpret_cast(&pIUnknown));

in file c:\program files\microsoft visual studio 8\vc\include\comip.h ..
can any help me out

Archived from group: microsoft>public>outlook>program_vba
Back to top
View user's profile Send private message
Dmitry Streblechenko



Joined: 12 Aug 2007
Posts: 220

PostPosted: Tue Jan 22, 2008 7:00 pm    Post subject: Re: Problem in outlook addin Reply with quote

What is the COM object that you are creating?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"kulalking" wrote in message @microsoft.com...
> Hi ,
> I have one outlook-addin and it was working fine with 2003 , it is not
> working in 2007 . once i click on the add in button outlook is crashing ..
>
> and it is crashing in
> CoCreateInstance(rclsid, pOuter, dwClsContext, __uuidof(IUnknown),
> reinterpret_cast(&pIUnknown));
>
> in file c:\program files\microsoft visual studio 8\vc\include\comip.h ..
> can any help me out

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Problem Adding Recipients I am creating an Outlook mail item from within Access and am adding 3 recipients. The code below *should* insert in the To field, in the CC field, and in the CC field. But what happens in reality--w

How to create birthdays like Outlook does? Hello, I`m trying to create birthday appointments the same way like Outlook does if you add a birthday in a contact. With this code I´m not able to do so: Sub Dim As Dim objRecPattern As Outlook.Recu

Synchronize Outlook Appointment Hi, I'm trying to perform between my application and outlook default calendar (which mimic the behavior like ActiveSync) I have face the difficultly on update the appointment with recurrence pattern. let said, I have a appointment with

Forcing Send only - OUTLOOK Hi experts, Is there a way to, using VBA code, to prevent OUTLOOK to receive the messages on the server side when sending mails out? I need to ONLY send mails with OUTLOOK, but NOT receiving. Reason is the use of different mail clients (Outlook Express, M

Popping up Outlook contact via API Is there a method of calling up a contact record in Outlook if a unique ID of the contact is known through some API? Is there some DDE method in particular?
Post new topic   Reply to topic    msoutlook.org Forum Index -> Outlook Program VBA All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group