The type 'COMSVCSLib.ObjectControl' is defined in an assembly that is not referenced
See the question and my original answer on StackOverflowYou shouldn't have two different references on COMSVCSLib. You could try to remove one or the other.
PS: .exp and .lib files are useless for a .NET client