ErrorCode.ServiceHost_AssemblyFileNotFound 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 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