Hi,
I am working on Outlook Addin wherein I perform Annotation over images and then attach it to mail. However when I upgrade the target frame work to '.net v4.0 Client profile' then I get following error:
Type or namespace name 'AnnotationViewer' could not be found (are you missing a using directive or an assembly reference?)
Though I have added the References in my project. If I set target framework as “.net v3.5” then it works fine.
Any idea whether these DLL supports .net v4.0framework?
Issue referencing Vintasoft.Annotation and Vintasoft.Imaging
Moderator: Alex
-
- Posts: 1
- Joined: Fri May 06, 2011 7:48 pm
-
- Site Admin
- Posts: 2397
- Joined: Thu Jul 10, 2008 2:21 pm
Re: Issue referencing Vintasoft.Annotation and Vintasoft.Imaging
Hello,
Please use ".NET Framework 4" instead of ".NET Framework 4 Client Profile".
Best regards, Alexander
Please use ".NET Framework 4" instead of ".NET Framework 4 Client Profile".
Best regards, Alexander