SalesForce Source Editor cast g to b1 issue

Discussion of issues, suggestions and bugs of Devart SSIS Data Flow Components, our product line for building SSIS-based ETL solutions, performing data access to popular cloud applications and databases.
Post Reply
steventahon
Posts: 2
Joined: Mon 20 Feb 2017 10:56

SalesForce Source Editor cast g to b1 issue

Post by steventahon » Mon 20 Feb 2017 11:14

Hi,

Installation of the trial version went well (dotConnect and SSIS Data Components). I can create a connection which tests ok. But it doesn't show in the source component. There I try to create a new connection. But then I get following error: Unable to cast object of type 'Devart.Data.Salesforce.g' to type 'Devart.Data.Salesforce.b1'. Please some assistance! Many thanks in advance.

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: SalesForce Source Editor cast g to b1 issue

Post by Pinturiccio » Fri 24 Feb 2017 16:59

The reason of the error is that two different versions of the same assembly are used at the same time.

You have installed dotConnect for Salesforce Trial and SSIS Data Flow Components Trial on the same computer. These products use different Devart.Data.Salesforce.dll assembly versions. Uninstall both products and then install only one of them.

Is the issue reproduced when only one product is installed?

steventahon
Posts: 2
Joined: Mon 20 Feb 2017 10:56

Re: SalesForce Source Editor cast g to b1 issue

Post by steventahon » Mon 27 Feb 2017 12:48

Thanks, Pinturiccio. It works now with only dotconnect.

BR, Steven.

Post Reply