• Error when referencing external DLL

    Hi, I am attempting to create a new page in CRM using a custom .Net dll which will allow our users to hook into the Docusign API. When I attempt to send the document to the API I the dll throws an exception stating that 'Could not load file or assembly…
  • How to reference an extern dll to a Sage CRM project ?

    Hi, It's possible to use an extern dll referenced on a Sage CRM project (Basic Template or Entity Template) ? When I reference my own dll and I use It, I've this message error : An error has occurred in a CRM .net customisation. Please contact…
  • Set Case Reference Based on Case Type

    Is there a way to set the case ref id using the eware_default_values procedure based on the case type? we have a field case_c_type, which is pre-filled by the workflow when the case is created to either 'CSI' or 'NCN' dependng on the workflow used.…