VSTO Setup problem: Missing File

M

Martin H.

Hello,

I am writing an add-in for Outlook 2007 with VS 2008.
When I install it, the VSTO setup routine complains
that the file microsoft.office.tools.outlook.v9.0.resources.dll
is not in directory [TARGETDIR]\de (it's on a German system).

The funny thing is, that this file is in the global
assembly cache. Now I don't want to include this file
in all possible languages just to satisfy the VSTO setup
routine. What can I do to avoid this problem?

Thanks a lot in advance!

Best regards,

Martin H.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top