Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

dtexec incorrect version

$
0
0

Hi, could you please advice

I have moved my existed dtsx to another pc 

I have installed latest sql server and vs like 3 days ago

sql server:

SQL Server Management Studio15.0.18206.0
Operating System10.0.17763

VS:

Microsoft Visual Studio Community 2019
Version 16.4.2
VisualStudio.16.Release/16.4.2+29613.14


Installed Version: Community

SQL Server Data Tools   16.0.61912.09160
Microsoft SQL Server Data Tools

SQL Server Integration Services   15.0.2000.68
Microsoft SQL Server Integration Services Designer
Version 15.0.2000.68

I am running dtexec from 

C:\Program Files\Microsoft SQL Server\150\DTS\Binn

Microsoft (R) SQL Server Execute Package Utility
Version 15.0.2000.5 for 64-bit

the header of ssis package is:

  DTS:ExecutableType="Microsoft.Package"
  DTS:LastModifiedProductVersion="15.0.2000.68"
  DTS:PackageType="5"
  DTS:Name="PackageFormatVersion">8</DTS:Property>

The thing is - all the packages work fine in VS - I just added old package to VS and its ok - but I cannot run it with dtexec - there are a lot of random errors like (its one of them)

Error: 2020-01-05 22:15:37.74
   Code: 0xC00490F7
   Source: Get Vars Get Vars (Script Component 1 [35])
   Description: The managed pipeline component "Microsoft.SqlServer.Dts.Pipeline.ScriptComponentHost, Microsoft.SqlServer.TxScript, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" could not be loaded.  The exception was: Could not load file or assembly 'Microsoft.SqlServer.TxScript, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified..
End Error
Error: 2020-01-05 22:15:37.74
   Code: 0xC0047067
   Source: Get Vars Get Vars (SSIS.Pipeline)
   Description: The "Script Component 1" failed to cache the component metadata object and returned error code 0x80131600.
End Error
Error: 2020-01-05 22:15:37.75
   Code: 0xC0000036
   Source: Get Vars Get Vars (SSIS.Pipeline)
   Description: Failed to create COM Component Categories Manager due to error 0xC0047067 "The "%1" failed to cache the component metadata object and returned error code 0x%2!8.8X!.".
End Error
Error: 2020-01-05 22:15:37.75
   Code: 0xC0048021
   Source: Get Vars Get Vars (Script Component 1 [35])
   Description: The component is missing, not registered, not upgradeable, or missing required interfaces. The contact information for this component is "Includes and runs custom script code. For example, apply a business rule that limits the range of valid values in an "income" column or add values in two columns and calculate the average of the sum.;Microsoft Corporation; Microsoft SQL Server; Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;11".
End Error
Error: 2020-01-05 22:15:37.75
   Code: 0xC004801F
   Source: Get Vars Get Vars (SSIS.Pipeline)
   Description: The component metadata for "Script Component 1" could not be upgraded to the newer version of the component. The PerformUpgrade method failed.
End Error

How to get the proper version of dtexec or adjust my packages to dtexec version that I have?

Thank you


Viewing all articles
Browse latest Browse all 24688

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>