ErrorCode.ServiceHost_ContractDiscoverError Field     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Failed to find the service contract interface from the service assembly. Please ensure that the contract information provided in the service registration is valid (see HKLM\Microsoft\Hpc\ServiceRegistry<ServiceName>\AssemblyPath and Contract type).
public const int ServiceHost_ContractDiscoverError = -2147216989;val mutable ServiceHost_ContractDiscoverError : intPublic Const ServiceHost_ContractDiscoverError As Integer  = -2147216989