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.
Two Models
Re: Two Models
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.
2. If possible, please send us a small test project so that we can reproduce the issue in our environment.