How to enable the Service Calendar functionality in the Microsoft Dynamics CRM client for Outlook (916921)



The information in this article applies to:

  • Microsoft CRM client for Microsoft Office Outlook, when used with:
    • Microsoft CRM 3.0
  • Microsoft CRM 3.0

INTRODUCTION

This article describes how to enable the Service Calendar functionality in the Microsoft Dynamics CRM client for Microsoft Office Outlook. By default, the Service Calendar functionality for Microsoft Dynamics CRM is disabled in the Microsoft Dynamics CRM client for Outlook.

MORE INFORMATION

Notes
  • Make a backup of the site map file before you enable the Service Calendar functionality.
  • You can use the Service Calendar functionality only when you are online.


To enable the Service Calendar functionality in the Microsoft Dynamics CRM client for Outlook, follow these steps:
  1. Open the Microsoft CRM Web client as a user who has either the System Administrator or the System Customizer role.
  2. Click Settings, click Customization, click Export Customizations, and then highlight Site Map.
  3. On the More Actions menu, click Export Selected Customizations, and then click OK.
  4. Click Save, type a name for the file, click Save, and then click Close.
  5. Start Notepad. Open the site map file that you saved. Then locate the two instances of the following sentence in the file:

    <SubArea Id="nav_apptbook" ResourceId="Homepage_AppointmentBook" Icon="/_imgs/ico_18_servicecal.gif" Url="/sm/home_apptbook.aspx" Client="Web">
  6. Replace both sentences by using the following sentence:

    <SubArea Id="nav_apptbook" ResourceId="Homepage_AppointmentBook" Icon="/_imgs/ico_18_servicecal.gif" Url="/sm/home_apptbook.aspx">

    Note In this step, you are removing the Client="Web" parameter.
  7. Click File. Then click Save.
  8. Start Microsoft CRM as a user who has either the System Administrator or the System Customizer role.
  9. Click Settings, click Customization, and then click Import Customizations.
  10. Click Browse, select the modified file in the Choose file dialog box, click Open, and then click Upload.
  11. Click Import All Customizations. Then click OK.

Modification Type:MinorLast Reviewed:9/7/2006
Keywords:kbMBSMigrate kbhowto KB916921 kbAudEndUser kbAudKnowledgeWorker