Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 46379

Account Record Create error

$
0
0

Hi All

I was creating an account record using SDK, C# i got an error, here is my code

Entity accountContact = new Entity("account");
accountContact["name"] = "DemoAcc";

_orgService.Create(accountContact);

I am getting an error saying "The given key was not present in the dictionary." .

Thanks!


Viewing all articles
Browse latest Browse all 46379

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>