Missing MIME types in IIS Sever

We have developed custom import routines for various Sage CRM entities where the user can import data from excel/csv files. Following the standard Sage CRM functionality all types of information i.e. successful migration, validations, errors generated during the import are logged in files on the server. Now the users will not have the access to… Read More »

Could not find UpdatePanel with ID

Everyone must be aware of Sage SalesLogix standard functionality of adding different tabs under main entities by adding the forms under smart parts section of that entity. Other properties that need to be set are “Target Workspace” property to TabControl and “Show In Mode” property to Detail. But what if you are setting all these… Read More »

COM Class Factory Error in SalesLogix

I encountered the below error which reads Retrieving the COM class factory for component with CLSID {39CCFCA0-D8FA-4519-8E57-A05784EA84F3} failed due to the following error: 80040154. The next thing I followed is to navigate to the CLSID in the registry editor under HKEY_CLASSES_ROOT section and searched the corresponding CLSID i.e. {39CCFCA0-D8FA-4519-8E57-A05784EA84F3} which is showing GroupTranslator Object in… Read More »