I created a simple web application in asp.net using c# to create and update contacts Entity, following the samples provided by Microsoft.
creating and updating the fields just works fine, that is to say : on calling the service.update(contact) only empty fields are filled with the values that are provided in the web form. If I afterwards change the value in the web form, this value is
not changed in CRM.
I use CRM 2011 Ru 14.
Can someone help me with this issue ?
nour din