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.
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.