The service instance must derive from or implement '<interface name>'
This error indicates that a component or component designer has called the AddService method, which requires an interface and object, but the object specified does not implement the interface specified.
To correct this error
- Note the exact text of the error message and contact the component vendor.