I\'m trying to compile my excel addin using C# 4.0, and started to get this problem when building my project in Visual Studio. It\'s important to tell you that I haven\'t had th
Just go to Publish -> Application File -> And change the effected dll publish status from prerequisite to include! This worked for me!