ErrorCode.ServiceHost_ServiceRegistrationFileNotFound 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.
Cannot locate the service registration file in both %CCP_HOME%ServiceRegistration folder and user specified central registration folder (if any). Please ensure that the service has been successfully deployed.
public const int ServiceHost_ServiceRegistrationFileNotFound = -2147216981;
val mutable ServiceHost_ServiceRegistrationFileNotFound : int
Public Const ServiceHost_ServiceRegistrationFileNotFound As Integer = -2147216981