Hello,
I'm using VSCR2010 SP2. As part of our software department process I run FxCop against my C# projects and on every compilation I do FxCop complains about missing KeycodeDecoder.dll:
Microsoft.FxCop.Sdk.FxCopException: The indirectly-referenced assembly 'BusinessObjects.Licensing.KeycodeDecoder, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' could not be found...
I searched SCN extensively and found [this thread|FxCop complains about missing BusinessObjects.Licensing.KeycodeDecoder; with the exact problem I just described; unfortunately, the thread does not have any responses and is closed.
I also ran across another [thread|KeycodeDecoder.dll cannot be loaded - VS 2010 RTM - CR 2010 ver 13 Prod; where Ludek Uher explains that
KeycodeDecoder.dll does not impact any functionality of any app. E.g.; a non working right blinker on your car does not impact how your car drives...
I disagree with this argument as one can drive his car without a working blinker, but he will get a ticket from a police officer if this is noted. I cannot speak for other countries but in the US one cannot pass an annual car inspection with a not-working blinker.
FxCop is this inspection and unless itu2019s passed I cannot use my software.
Please fix it!
Vladimir