C# Outlook addin build problem: "No way to resolve conflict between "office, Version=11.0.0.0, Cultu

  • Thread starter Thread starter Hans Merkl
  • Start date Start date
H

Hans Merkl

Hi,

I have recently upgraded my Outlook addin to .NET 2.0. I am building
against an Outlook 2000 typelib since I want to stay compatible with that
version. Suddenly I am receiving this message during the build:

No way to resolve conflict between "office, Version=11.0.0.0,
Culture=neutral, PublicKeyToken=71e9bce111e9429c" and "Office,
Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Choosing "office, Version=11.0.0.0, Culture=neutral,
PublicKeyToken=71e9bce111e9429c" arbitrarily.

Does anybody what this message means and how I can get rid of it?

Thanks

Hans Merkl
 
Back
Top