Edit

Share via


ErrorCode.ServiceHost_AssemblyFileNameNullOrEmpty Field

Definition

Not able to find the service assembly file name in the service registration file. Please ensure that the service registration file has the correct format.

public const int ServiceHost_AssemblyFileNameNullOrEmpty = -2147216980;
val mutable ServiceHost_AssemblyFileNameNullOrEmpty : int
Public Const ServiceHost_AssemblyFileNameNullOrEmpty As Integer  = -2147216980

Field Value

Value = -2147216980

Applies to