Microsoft White Paper on Security and Authentication in Microsoft Dynamics CRM

Security and Authentication in Microsoft Dynamics CRM: Connectivity and Firewall Port Requirements in On-Premise Deployments This is a great white paper that has come into use for an enterprise solution I am working with on a client site. This document covers Connectivity and Firewall Port Requirements in On-Premise Deployments for Dynamics CRM 4.0. Overview Many [...]

Removing the CRM For Outlook button appears in Microsoft Dynamics CRM

Made the mistake of leaving the “CRM for Outlook” button my web form before turning users loose into a UAT preparation enviornment. Here is an article on removing the link from the Microsoft Support Site @ http://support.microsoft.com/kb/2004601 This is interesting. Looks like others have been searcing perhaps? Note This is a “FAST PUBLISH” article created [...]

CRM Concatenate two fields (or more than two)

Always a good one to remember. crmForm.new_fullname.DataValue = crmForm.new_firstname.DataValue + " " + crmForm.new_lastname.DataValue

CRM Volume License Key & Product Registration

Received this note from MS on pre-pided CRM Volume License Keys! In my case I had already copied all instalaltion media over to the new hardware from an old product download. Then I went searcing for my license key to find out its pre-pidded in the Volume Licensing .iso file still on the MS site. [...]

IIS6 Compatibility Mode for IIS7

Great article on compatibility between II6 and II7 b y ActiveXperts. http://www.activexperts.com/support/activmonitor/online/ii6metabase/ How to install the IIS 6 Metabase Compatibility components on IIS 7 The ActiveXperts Network Monitor Web Configurator requires that the Windows Server 2008-based or Windows Vista-based computer where you are configuring a Virtual Directory has the IIS 6 Metabase Compatibility components installed. [...]