HResults.DTS_E_INVALIDSCHEME 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.
MessageId: DTS_E_INVALIDSCHEME MessageText: The URL %1!s! is not valid. This can happen when a scheme other than http or https is specified, or the URL is in an incorrect format. A valid URL format is in the form of http://ServerName:Port/ResourcePath or https://ServerName:Port/ResourcePath.
public: int DTS_E_INVALIDSCHEME = -1073651710;
public const int DTS_E_INVALIDSCHEME = -1073651710;
val mutable DTS_E_INVALIDSCHEME : int
Public Const DTS_E_INVALIDSCHEME As Integer = -1073651710