Adding Outlook reference to Class Library project

  • Thread starter Thread starter sathya
  • Start date Start date
S

sathya

Hi,

I am creating a class libarary application, when i add a Oulook 11.0
Com Object as reference to my project , i am getting error during
project compilation as:

Refferenced Interop.Oulook assembly needs strong name
key
Can any one help me how to solve this error.

Thanks in advance
Regards
Sathya Narayanan Vasudevan
(e-mail address removed)
 
what happens if you try to add any other type of office assembly? I'm
thinking that maybe your assemblies are corrupted and need to be
re-isntalled.

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
 
Hi,

I am no expert on this subject.

However, you need to download & install Primary Interop assemblies (PIA) for the office application
You can refer these assemblies & then start working with it

Any expert can better comment on this

HTH
Kalpesh
 
Back
Top