c# - .Net 4.0 WebApp deployment picking latest GAC version of dlls instead in bin folder -
working environment 1. windows 10 2. visual studio 2010 3. .net 4.0 4. outlook 2013 5. dll microsoft.office.interop.outlook version showed in pic below
yes question have added microsoft.office.interop.outlook access outlook mail. working fine @ development environment. when publish on virtual machine, , user press button use outlook feature, crashes error message shown in picture below
i checked exact version defined in gac while using version 14 in development , coming folder
c:\program files (x86)\microsoft visual studio 10.0\visual studio tools office\pia\office14
i spent 2 full days on , cannot solve. please me fix either gac or use correct version of interop dlls using in project.
how get/use ver. 15 dlls in project.
thanks
qz
Comments
Post a Comment