Hello everyone,
I'm trying to open a ssis project that has source and target interactions with salesforce.
I have the Devart ssis data flow components package installed on my machine, but I can't edit any source or destination using devart salesforce. It is as if he does not recognize the component.
When opening the package I get several errors, among them
"The component metadata for" XXXX "could not be upgraded to the newer version of the component. The PerformUpgrade method failed."
Can anybody help me?
Thank you!
Upgrade Salesforce Component
Re: Upgrade Salesforce Component
Our product line includes two products with SSIS functionality for Salesforce. The code generated by one product will not work with another product:
"SSIS Data Flow Components for Salesforce"
"dotConnect for Salesforce Professional"
1. Specify the name and exact version (x.x.x) of the Devart product you are using.
2. Tell us the name and version of the Devart product your package was created with.
"SSIS Data Flow Components for Salesforce"
Code: Select all
name="UserComponentTypeName">Devart.SSIS.Salesforce.SalesforceDestination</property>
name="UserComponentTypeName">Devart.SSIS.Salesforce.SalesforceSource</property>
Code: Select all
name="UserComponentTypeName">Devart.SSIS.Salesforce.SalesforceDestination, Devart.SSIS.Salesforce.150, Version=1.0.0.0, Culture=neutral, PublicKeyToken=09af7300eec23701</property>
name="UserComponentTypeName">Devart.SSIS.Salesforce.SalesforceSource, Devart.SSIS.Salesforce.150, Version=1.0.0.0, Culture=neutral, PublicKeyToken=09af7300eec23701</property>
2. Tell us the name and version of the Devart product your package was created with.