View Single Post
  #1  
Old April 21st 09, 08:20 PM posted to microsoft.public.outlook.program_addins
Michael Schmitz
external usenet poster
 
Posts: 11
Default VSTO Outlook2007 Addin. After switching from 3.5 to 2.0 Framework i get "'MSB3185: EntryPoint not specified for manifest"

Hello NG,

I am new to VSTO and Outlook 2007 Addins,

Well what i am trying, is to use a Outlook 2007-Add-In with
..Net Framework 2.0.

When i switch in my "Hello world" example the Framework version from 3.5 to
2.0 and remove all
linq related stuff i get this error aftercompiling:

'MSB3185: EntryPoint not specified for manifest.'

http://msdn.microsoft.com/de-de/library/ms228185.aspx

Is it not possible to switch this project to 2.0 Framework?
If it is possible, what do i have to do?

Regards

Michael



Ads