Compartilhar via


Campo DTS_E_CONNECTTOSERVERFAILED_NOTREGISTERED

Connecting to the Integration Services service on the computer "" failed with the following error: "". This error can occur when you try to connect to a SQL Server 2005 Integration Services service from the current version of the SQL Server tools. Instead, add folders to the service configuration file to let the local Integration Services service manage packages on the SQL Server 2005 instance.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Const DTS_E_CONNECTTOSERVERFAILED_NOTREGISTERED As Integer
'Uso
Dim value As Integer

value = HResults.DTS_E_CONNECTTOSERVERFAILED_NOTREGISTERED
public const int DTS_E_CONNECTTOSERVERFAILED_NOTREGISTERED
public:
literal int DTS_E_CONNECTTOSERVERFAILED_NOTREGISTERED
static val mutable DTS_E_CONNECTTOSERVERFAILED_NOTREGISTERED: int
public const var DTS_E_CONNECTTOSERVERFAILED_NOTREGISTERED : int