Hi Nicolas,<div><br></div><div>I don&#39;t think I understand what I have to do.</div><div>When I load up the project from x64 folder , in visual studio 2010 , I have 2 projects : </div><div><ul><li>vtigerCRMOutlookAddin</li>
<li>vtigerCRMOutlookAddinSetup</li></ul><div>The default project is vtigerCRMOutlookAddin. When I try to compile I get the error attached in this mail.</div></div><div>When I go to Project Properties / Debug I have there:</div>
<div><ul><li> Start Action - Start External program : C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe</li></ul><div>I think this is the error source but I don&#39;t now how to resolve it .</div></div><div>
<br></div><div>Cand you explain a little bit more detailed what you have done to make it work ? </div><div><br></div><div>Thank you very much for your help ! </div><div><br><div class="gmail_quote">On Thu, Dec 13, 2012 at 11:09 AM, nicolas GASNIER <span dir="ltr">&lt;<a href="mailto:nicolas.gasnier@holdisgroup.fr" target="_blank">nicolas.gasnier@holdisgroup.fr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">The setup project includes already the dll, you may eventually check dependencies as there may be some pathes to change. But it does’nt include
 the resources files and the plugin will install but end in an error at startup.<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">So you must add the resources files to the application folder. Open the “main output from vtigerCRMOutlookAddin”  node and add to the application
 folder the image and languages folder from the plugin installation directory (these files are not included in the source tree). You will then get a fully working plugin.<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> </span></p></blockquote></div><br>
</div>