For Programmers: Free Programming Magazines  


Home > Archive > C# > April 2006 > References Outlook









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author References Outlook
Poiter Agus

2006-04-10, 7:02 pm

Hi all,
i'm writing a simple C# application which has a button that has to show a
outllok new message, then the user will write the object and will send the
email.
So i import in references the Com object Microsoft Outlook 11.0 Object
Library, but asap it finished to import, i receive two warning:

Cannot find wrapper assembly for type library "Outlook".

The referenced component 'Outlook' could not be found.

The wierd thing is that if i import Excel Com object everything works fine.

anybody can help me please?

thanks a lot

nibe


Natrajk

2006-04-11, 8:05 am

Hi,

Are you referencing the original Office assemblies, or are you using
the Primary Interop Assemblies from Microsoft?

If you haven't installed the primary interop assemblies they can be
downloaded from:
http://www.microsoft.com/downloads/...&displaylang=en

Install them and add the references again.

Hope this helps!

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com