• .NET method gets interrupted and can't recover

    Hi I've written a .NET dll that contains a method that takes a number of seconds to complete. It contains a series of "QuerySelect queryObj = new QuerySelect();" statements among other things. I am finding that when a user calls that method and then…
  • .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…
  • Object reference not set to an instance of an object

    Hi! I have developed a customization using SDK to work in CRM 7.1. I have created a custom primary entity that has, particularly, a "Communication" tab. I can create new Task and Appointment for that entity and it works as expected. But if I open already…
  • 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…