Category Archives: .Net Framework

Easiest way to filter Custom list By Context Id in Entity’s List Page

Sage CRM has its own .NET API (Application Programming Interface) that allows a developer to extend Sage CRM functionality by creating and using .NET DLLs (Dynamic Link Libraries). Developers can add references of DLLs from and within Sage CRM and thus call methods exposed by the DLLs to perform certain actions. The Sage CRM .NET… Read More »

IIS Configuration for Sage CRM

Sage CRM is one of the most advantageous business application launched by Sage. Day by day it is getting more advanced with new level features. Beauty of this application is its simplified UI, ease in configuring reports or dashboards as per your requirement etc.  Even the very first step i.e. the CRM installation doesn’t not… Read More »

HTTP Error 404.17 – Not Found When upgrading .NET Framework Version

Hello everyone!! As we know Sage CRM Web Service API enables developers to manipulate CRM records remotely with SOAP (Simple Object Access Protocol) over HTTP using XML (Extensible Markup Language).  It is possible to access a CRM server or a hosted system from a specified client machine (typically another server) in order to read, create,… Read More »

Installing Outlook integration with SageCRM 7.2

This is in continuation with the chain blog we are posting on SageCRM Outlook integration. In previous blog we discussed the limitations to file number of email at one go. Refer the link added below. In this blog I will explain how to install and verify the Outlook Integration with SageCRM 7.2. Also Read – Outlook integration – Limit… Read More »