HResults.DTS_E_AXTASKUTIL_EXECUTION_FAILED Field

Definition

MessageId: DTS_E_AXTASKUTIL_EXECUTION_FAILED MessageText: An error occurred while executing the script. Verify that the script engine for the selected language is installed properly.

public: int DTS_E_AXTASKUTIL_EXECUTION_FAILED = -1073573620;
public const int DTS_E_AXTASKUTIL_EXECUTION_FAILED = -1073573620;
val mutable DTS_E_AXTASKUTIL_EXECUTION_FAILED : int
Public Const DTS_E_AXTASKUTIL_EXECUTION_FAILED As Integer  = -1073573620

Field Value

Value = -1073573620

Applies to