Issue referencing Vintasoft.Annotation and Vintasoft.Imaging

Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.

Moderator: Alex

Post Reply
SagarSalvi
Posts: 1
Joined: Fri May 06, 2011 7:48 pm

Issue referencing Vintasoft.Annotation and Vintasoft.Imaging

Post by SagarSalvi »

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?
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Re: Issue referencing Vintasoft.Annotation and Vintasoft.Imaging

Post by Alex »

Hello,

Please use ".NET Framework 4" instead of ".NET Framework 4 Client Profile".

Best regards, Alexander
Post Reply