Two Models
Posted: Sat 01 Mar 2014 23:34
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.
{"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.