Resolving compile error "Interop type cannot be embedded. Use the applicable interface instead"
When working with COM interop libraries you may receive the compile error "Interop type cannot be embedded. Use the applicable interface instead". This article describes two common causes of this error and how to resolve it.