ErrorCode.ServiceHost_AssemblyLoadingError 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 load the service assembly. Please ensure that the security settings for the assembly are correct and that the service assembly information at HKLM\Microsoft\Hpc\ServiceRegistry<ServiceName>\AssemblyPath) is correct.
public const int ServiceHost_AssemblyLoadingError = -2147216990;
val mutable ServiceHost_AssemblyLoadingError : int
Public Const ServiceHost_AssemblyLoadingError As Integer = -2147216990