• Set Context in dot NET issue with CRM 7.3 SP2.1

    I was using SetContext("entity", "ent_entityID"); to set context in dot NET for Custom Entity which works spot on for Sage CRM 7.3.a but when client updated to Sage CRM 7.3 SP2.1 same thing starting to show DOTNET errors and it stop doing what it…
  • Connecting to tables on an external database

    Hi, a very simple requirement in trying to display information from an external database on a new tab. I have defined the connection to the server with customisation and added the definition of the table in question. However when I try to connect to the…
  • 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…
  • .Net API

    Hi Guys Our client's requirements are to create a file upload screen where they upload Excel files to & some processing is done on the data. I simple interface with a file upload & a submit button. Below is the code. public override void BuildContents…
  • An error has occurred in a CRM .net customisation. Please contact your vendor to resolve.

    Hi All, Getting this error when trying to use the standard CRM base template. Built in Visual Studio 2010, Sage 2011 CRM SP5 Dot Net logs are as follows: Apr 4 2013 11:50:18.717 5020 5988 5 Set WebPage object reference. Apr 4 2013 11:50…