• add link image to panel or screen

    Hi How can i do this in .net SDK i try but not work
  • Sage Web Services Using PHP SOAP

    I am using php SOAP to post lead data to SAGE CRM, the record get created but contains empty values. For some unknown reason my xml packet is being ignored. The SAGE documentation does not give an xml example for adding record (addrecord) to the CRM…
  • Queryentity getting null or default values for most fields (Webservice)

    Dear Sirs, I'm using C# .Net and a Service Reference to run queries on CRM 7.1 API. The problem is that I get null (or default) values for most fields while running queryentity , query , etc. In the other hand, queryrecord works fine, although it's cumbersome…