Browse By Tags

  • 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…
  • Redirect to .net Page after EntryForm Submit

    I have a solution where I call the standard Communication Edit screen (ACT=363) from a hyperlink on a .net Page. I need to be able to save the communication and then redirect back to the original .net page. Does anyone have any suggestion as to how…
  • How to create an editable grid in dot net?

    In the marketplace I can see a lot of partners are able to do that. But how do I do that as a partner myself? Can someone give me a head start or point me to the right direction? I'm not creating it to sell at marketplace but my company is too stingy…
  • 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…