Page 1 of 1

Two Models

Posted: Sat 01 Mar 2014 23:34
by jappenzeller
I have a model setup from my sql server which works fine. As soon as I add a salesforce model with just one object my sql server saves no longer work.

{"Could not find the conceptual model type for 'SalesforceModel.Lead'."}

I get this error when I try to save a record with my sql model.
I have the latest version of both dotconnect sql and salesforce. I'm using entity framework 6 and I used entity developer to add both models.

Re: Two Models

Posted: Tue 04 Mar 2014 17:21
by Shalex
1. Specify the full stack trace of the error with all inner exceptions.
2. If possible, please send us a small test project so that we can reproduce the issue in our environment.