Edit

Share via


ErrorCode.ServiceHost_ServiceHostFailedToOpen Field

Definition

Failed to open the service host. Please ensure that the NetTcp port sharing service is running and that the user has permission to use port sharing service, and that the firewall settings are correct.

public const int ServiceHost_ServiceHostFailedToOpen = -2147216985;
val mutable ServiceHost_ServiceHostFailedToOpen : int
Public Const ServiceHost_ServiceHostFailedToOpen As Integer  = -2147216985

Field Value

Value = -2147216985

Applies to