Edit

Share via


ErrorCode.ServiceHost_AssemblyFileNotFound Field

Definition

Failed to find the service assembly file. Please ensure that the assembly has been deployed and registered on the node.

public const int ServiceHost_AssemblyFileNotFound = -2147216991;
val mutable ServiceHost_AssemblyFileNotFound : int
Public Const ServiceHost_AssemblyFileNotFound As Integer  = -2147216991

Field Value

Value = -2147216991

Applies to