Page 1 of 1

SalesForce Source Editor cast g to b1 issue

Posted: Mon 20 Feb 2017 11:14
by steventahon
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.

Re: SalesForce Source Editor cast g to b1 issue

Posted: Fri 24 Feb 2017 16:59
by Pinturiccio
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?

Re: SalesForce Source Editor cast g to b1 issue

Posted: Mon 27 Feb 2017 12:48
by steventahon
Thanks, Pinturiccio. It works now with only dotconnect.

BR, Steven.