Edit

Share via


ErrorCode.ServiceHost_ServiceRegistrationFileNotFound Field

Definition

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

Field Value

Value = -2147216981

Applies to