Tuesday, 24 November 2009

Field Level Security White Paper released by Microsoft

Often considered an unsupported customisation to Microsoft CRM 4.0, Microsoft have released a whitepaper detailing the supported methods to secure fields, not entities.

In brief, the document provides consideration to all angles of accessing data, and with forms in mind suggests that designers secure both the field with JavaScript (for accessibility purposes) and through Pre Stage Plug Ins to eradicate non authorised entries by simply removing them from the Propertybag.

You can download the white paper here:
http://download.microsoft.com/download/3/D/9/3D9D0AD7-A6E5-49DC-8963-C0B223250EEF/CRM4%20NB%20-%20SEC%20-%20Field-Level%20Security.pdf
(The googled link appears to be down..)

Thursday, 30 April 2009

Email Router logging unresolved Email Addresses

If you are receiving too many errors in the Event Viewer as your Email Router is logging every email that it can't resolve, you can change the logging level by:

  • Opening regedit on the server where the email router is installed
  • Navigating to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSCRMExRouterService
  • Changing the LogLevel value from 1 (default) to 2
  • Restarting the Email Router Service