AXForum  
Вернуться   AXForum > Microsoft Dynamics CRM > Dynamics CRM: Blogs
All
Забыли пароль?
Зарегистрироваться Правила Справка Пользователи Сообщения за день Поиск Все разделы прочитаны

 
 
Опции темы Поиск в этой теме Опции просмотра
Старый 30.05.2009, 12:05   #1  
Blog bot is offline
Blog bot
Участник
 
25,459 / 846 (79) +++++++
Регистрация: 28.10.2006
Microsoft Dynamics CRM Team Blog: Troubleshooting the Microsoft Dynamics CRM Client for Outlook
Источник: http://blogs.msdn.com/crm/archive/20...r-outlook.aspx
==============

This post will cover some of the common issues seen in support and the common resolutions to those issues. In this post we will focus on 3 main areas:
  • Client Configuration Issues
  • Login Issues
  • CRM Outlook Add-in Issues
This post will also cover the Client Auto Update to help get the Update Rollups deployed faster to your users.

Troubleshooting Client Configuration

Check Managed Passwords:
  • When logging in through Internet Explorer from the client machine do you Get Prompted for Credentials?
    • Set “Automatic Logon with current user name and password” for the zone where the CRM URL was located. In Internet Explorer click Tools-Internet Options then under Security check the custom level options for User Authentication and select “Automatic Logon with current user name and password”
  • Remove Stored Passwords which are located in Control Panel | User Accounts | Managed Passwords
If you’ve upgraded from the 3.0 Client:
Permissions Issues when configuring:
Active Directory DNS Issues:
  • The following error is shown when configuring - “The configuration wizard cannot connect to the Microsoft CRM server. This might indicate that the server is down.”
    • Add DNS Record for Organizations being accessed over IFD
    • Add DNS Records if you are using a Host Header on the CRM Website
  • Verify you have the correct SPN set on the Account running the AppPool. (http://support.microsoft.com/kb/929650)
Check the Deployment Properties table:
You may have an issue with MAPI . This is not as frequent, and this would be a last step.
  • You receive the error "Action Microsoft.Crm.Config.Client.InstallPstAction failed. LaunchOutlookInstallerProcess failed."
    • Run the fixmapi.exe which is located at %windir%\system32\fixmapi.exe
Login Issues

Check the URL you are using:
  • Can you login in from the client machine within Internet Explorer successfully?
  • Does the User in CRM, have a Role?
  • Is the user set to Administrative Mode on the user record?
    • If so the users set to Administrative Mode will not be able to successfully launch the Microsoft Dynamics CRM Client for Outlook.
Check Managed Passwords:
  • When logging in through Internet Explorer from the client machine do you Get Prompted for Credentials?
    • Set “Automatic Logon with current user name and password” for the zone where the CRM URL was located. In Internet Explorer click Tools-Internet Options then under Security check the custom level options for User Authentication and select “Automatic Logon with current user name and password”
  • Remove Stored Passwords that are located in Control Panel | User Accounts | Managed Passwords
Permissions may be causing a problem:
  • Permissions on Role
    • Turn on Platform Tracing to see if any CheckPrivilege errors occur
- CrmCheckPrivilege failed. Returned hr = -2147220960 on UserId: 8bebb2df-3ac8-dc11-8d71-005056000030 and PrivilegeId: 588725dd-c878-41c5-a4c3-5efc93cd3ffd

- If permissions are missing look in the Organization database to find out what privilege is missing.
  • Select * from privilegebase where PrivilegeID = ‘id of privilege GUID from the trace’
  • On the User Record check the Access Mode and see if it is set to Administrative Mode and if it is change it to Full
  • If there could be a permission issue on the Website in IIS look at IIS Logs & Plat Trace
  • Sync IWAM and IUSR passwords KB 906365 (http://support.microsoft.com/kb/297989)
Do you have any 3rd Party Addin’s?
  • Do you have the latest updates to other Addin’s?
  • Temporarily disable 3rd party Addin’s to find the Addin that is causing the issues.
Check the IFD Settings if it is enabled:
CRM Outlook Add-in Hangs

Apply the latest Update Rollup for Microsoft Dynamics CRM 4.0

Disable other Outlook Add-ins to see if the issues still occur.
  • Start enabling the Add-ins one at a time to find out what Add-ins are causing the issues.
  • Check to see if there are any new updates for the Outlook Add-ins that are installed on the client machine. We have seen issues where older versions of some Outlook Add-ins have caused issues with Microsoft Dynamics CRM.
Gather a crash dump or hang dump to send into Technical Support using the ADPlus Tool at http://support.microsoft.com/kb/286350

ADPlus is a tool that will allow us to get a memory dump from a process that is giving you problems. To get this tool, please install the most current version of “Debugging Tools for Windows" from http://www.microsoft.com/whdc/devtoo...g/default.mspx

Once these tools are installed, do the following:
1. Create a directory called c:\adplus

2. Determine the pid of the process you wish to monitor by looking at the "Process" tab in task manager, you will need this later

3. Open a command prompt and change to the directory where you installed the debugging tools. By default, this is c:\Program Files\Debugging Tools for Windows

4. Type the following: "cscript adplus.vbs -hang-p PID -o c:\adplus" (without the quotes, where PID is the number you determined in step 2).

Note: a WARNING window will pop-up regarding debugging symbols - click OK

5. Do not interfere with the windows that is opened, just let it run minimized.

6. You will not be able to log off the system while you are monitoring.

7. After the hang/crash occurs, please zip and send the contents of the c:\adplus directory.

Client Update

Steps to deploy hotfixes to your Microsoft Dynamics CRM 4.0 Client for Outlook users.
  1. Create Configuration file to update MSCRM_Config database



{004A7E60-5DB7-4F05-B7C1-1D2DD653A1A6}*
Update Rollup 4
Microsoft Dynamics CRM 4.0 – Update Rollup 4 true
true
OutlookLaptop,OutlookDesktop
150735&clcid=0x409**




Notes:
*See http://blogs.msdn.com/crm/archive/20...more-info.aspx for all the patchid’s and linkid’s for UR2
*See http://blogs.msdn.com/crm/archive/20...s-crm-4-0.aspx for all patchid’s and linkid’s for UR3
*See KB http://support.microsoft.com/default.aspx/kb/968176 for all patchid’s and linkid’s for UR4 (All patchid’s and linkid’s will be included in the Update Rollup KBs going forward).
**When using a LinkId like 140023&clcid=0x409 it will fail to upload so you need to use 140023&clcid=0x409

  1. Update MSCRM_Config db with patch info
  • Launch the command prompt and change directories to C:\Program Files\Microsoft Dynamics CRM\Tools
  • Run the following command microsoft.crm.tools.clientpatchconfigurator.exe clientconfig.xml
Note: This is assuming the clientconfig.xml you created is also in the same directory. After running the command wait 30 seconds for the cache to flush before trying to check for updates on your client machine.
  1. Launch the Microsoft Dynamics CRM Client for Outlook or Run Update from Start-All Programs-Microsoft Dynamics CRM 4.0-Update to check for updates.
For more information on the Client Auto Update see the Microsoft Dynamics CRM Implementation Guide. (http://go.microsoft.com/fwlink/?LinkID=104413)

Thanks,

Microsoft Dynamics CRM Support Team



Источник: http://blogs.msdn.com/crm/archive/20...r-outlook.aspx
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.
 

Похожие темы
Тема Автор Раздел Ответов Посл. сообщение
Microsoft Dynamics CRM Team Blog: Building Rich-Client Dashboards for Microsoft Dynamics CRM with Windows Presentation Foundation Blog bot Dynamics CRM: Blogs 1 31.03.2009 13:24
Microsoft Dynamics CRM Team Blog: List Web Part for Microsoft Dynamics CRM 4.0 Deployment Scenarios Blog bot Dynamics CRM: Blogs 0 30.01.2009 22:05
Microsoft Dynamics CRM Team Blog: Microsoft Dynamics CRM 4.0 Bookshelf Blog bot Dynamics CRM: Blogs 1 22.01.2009 04:46
Microsoft Dynamics CRM Team Blog: Troubleshooting the Microsoft Dynamics CRM E-mail Router Blog bot Dynamics CRM: Blogs 0 09.01.2009 06:03
Microsoft Dynamics CRM Team Blog: Top 14 Microsoft Dynamics CRM Sites and Downloads Blog bot Dynamics CRM: Blogs 0 14.07.2008 13:05
Опции темы Поиск в этой теме
Поиск в этой теме:

Расширенный поиск
Опции просмотра

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.
Быстрый переход

Рейтинг@Mail.ru
Часовой пояс GMT +3, время: 19:27.
Powered by vBulletin® v3.8.5. Перевод: zCarot
Контактная информация, Реклама.