For my situation it was where a programmer included as a reference the actual compiled filed (the .DLL) instead of the project itself (the .csproj). Hence it was compiling against a DLL that wan't necessarily compatible with the primary exe/dll.
GlennNCA
- reputation score 1
- 1 silver badge
- 3 bronze badges