Recently I was working on a Service Fabric project where I was using Service Remoting to communicate from one service to another by using the ServiceProxy. While refactoring my services I got the following exception over and over again: Interface id -103369040 is not implemented by object Codit.MyOtherService The