Greetings,
I was trying out the demo version of the DTSxChange tool. I selected 5 DTS packages of varying complexity from one of our staging servers and walked through the wizard to convert them to SSIS packages. All 5 encountered errors during the conversion process and gave me the following error. "[ERROR] Object reference not set to an instance of an object." For my dev environment I am running Virtual Server 2003 R2. I have visual studio 2005 and all the SQL Server client tools installed. I saved the log file.
Thanks,
Carl
/*********************************************/
Migration Report [ Date: 11/27/2007 11:48:23 AM]
/*********************************************/
FC_ImportCancellationsUpdate_LPS_V1.0.0
[5] Variable(s) Found
[2] Connection(s) Found
[10] Task(s) Found
Preparing for Package Migration
Applied Dynamic Connecton Rule.
New Configuration file [FC_ImportCancellationsUpdate_LPS_V1 0 0.dtsConfig] will be generated at [C:\Converted_To_SSIS]. You can copy [FC_ImportCancellationsUpdate_LPS_V1 0 0.dtsConfig] manually on the SSIS Server where migrated package will be stored for future execution. Config File Path On SSIS Server is [C:\SSIS\Config]
[ERROR] Object reference not set to an instance of an object.
----------------------------------------------------
ImportCancellationsUpdate_LIS
Variable(s) Found
[3] Connection(s) Found
[14] Task(s) Found
Preparing for Package Migration
Applied Dynamic Connecton Rule.
New Configuration file [ImportCancellationsUpdate_LIS.dtsConfig] will be generated at [C:\Converted_To_SSIS]. You can copy [ImportCancellationsUpdate_LIS.dtsConfig] manually on the SSIS Server where migrated package will be stored for future execution. Config File Path On SSIS Server is [C:\SSIS\Config]
[ERROR] Object reference not set to an instance of an object.
----------------------------------------------------
RPTDTS_LOLB_Aging_Transfer
Variable(s) Found
[2] Connection(s) Found
[4] Task(s) Found
Preparing for Package Migration
Applied Dynamic Connecton Rule.
New Configuration file [RPTDTS_LOLB_Aging_Transfer.dtsConfig] will be generated at [C:\Converted_To_SSIS]. You can copy [RPTDTS_LOLB_Aging_Transfer.dtsConfig] manually on the SSIS Server where migrated package will be stored for future execution. Config File Path On SSIS Server is [C:\SSIS\Config]
[ERROR] Object reference not set to an instance of an object.
----------------------------------------------------
STARLoanNumberChangev1.0.1
[10] Variable(s) Found
Connection(s) Found
[19] Task(s) Found
Preparing for Package Migration
Applied Dynamic Connecton Rule.
New Configuration file [STARLoanNumberChangev1 0 1.dtsConfig] will be generated at [C:\Converted_To_SSIS]. You can copy [STARLoanNumberChangev1 0 1.dtsConfig] manually on the SSIS Server where migrated package will be stored for future execution. Config File Path On SSIS Server is [C:\SSIS\Config]
[ERROR] Object reference not set to an instance of an object.
----------------------------------------------------
STARLoanNumberChangev1.0.2
[10] Variable(s) Found
Connection(s) Found
[20] Task(s) Found
Preparing for Package Migration
Applied Dynamic Connecton Rule.
New Configuration file [STARLoanNumberChangev1 0 2.dtsConfig] will be generated at [C:\Converted_To_SSIS]. You can copy [STARLoanNumberChangev1 0 2.dtsConfig] manually on the SSIS Server where migrated package will be stored for future execution. Config File Path On SSIS Server is [C:\SSIS\Config]
[ERROR] Object reference not set to an instance of an object.
----------------------------------------------------
/*********************************************/
Validation Report [ Date: 11/27/2007 11:48:23 AM]
/*********************************************/
FC_ImportCancellationsUpdate_LPS_V1.0.0
----------------------------------------------------
ImportCancellationsUpdate_LIS
----------------------------------------------------
RPTDTS_LOLB_Aging_Transfer
----------------------------------------------------
STARLoanNumberChangev1.0.1
----------------------------------------------------
STARLoanNumberChangev1.0.2
----------------------------------------------------