Moving Sage CRM to new server

Firstly, credit of this blog contents should be given to Pat Dolan, Sage CRM Product Management. He had listed down detail steps to move Sage CRM to a new server. This post can be considered as an extension to our earlier posts (https://www.greytrix.com/blogs/sagecrm/2009/10/12/steps-to-be-remembered-while-moving-sage-crm-database-from-one-server-to-another/) which explains the steps to be followed while moving only the Sage… Read More »

Workflow for Secondary Entity

Workflow in Sage CRM can be easily configured for Primary Entity but the out of the box system is not configured to handle workflows for Secondary entity. Jeff, as usual, came up with this fantastic workaround in his blog post http://community.sagecrm.com/partner_community/b/hints_tips_and_tricks/archive/2007/12/23/adding-workflow-capability-to-a-secondary-or-custom-entity.aspx Using the above link we were able to enable the workflow for the Secondary… Read More »

Real Estate solution for SageCRM

Some words that I saw on the advertisement on my way home “Of all the dreams that person dreams in his lifetime, the most desired is the one for owning a house. It is much more than just a real estate purchase or an investment opportunity. Every individual aspires to have a private space that… Read More »

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 »