View Single Post
  #2  
Old April 22nd 09, 02:38 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default VSTO Outlook2007 Addin. After switching from 3.5 to 2.0 Framework i get "'MSB3185: EntryPoint not specified for manifest"

I hate to redirect you again, but you should post this in the VSTO forum at
http://social.msdn.microsoft.com/for.../vsto/threads/ where you're
more likely to get an answer.

--
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


"Michael Schmitz" wrote in message
...
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