|
|
Documentation Wiki > ExactTarget > Integrations > ExactTarget for Microsoft Dynamics CRM 4.0 > Installing ExactTarget for Microsoft Dynamics CRM 4.0 > Installation Troubleshooting Steps for ExactTarget for Microsoft Dynamics CRM 4.0
Installation Troubleshooting Steps for ExactTarget for Microsoft Dynamics CRM 4.0From $1Table of contents
(Click the banner to go to the related Docs.Code.ExactTarget.com page.) This document contains conceptual and procedural information about troubleshooting your installation of ExactTarget for Microsoft Dynamics CRM 4.0. If you encounter issues during installation or whileattempting to validate the installation, review the situations below for help. What Are Installation Troubleshooting Steps for ExactTarget for Microsoft Dynamics CRM 4.0These troubleshooting steps provide solutions to problems you may experience while installing the ExactTarget for Microsoft Dynamics 4.0 integration. Why Use Installation Troubleshooting Steps for ExactTarget for Microsoft Dynamics CRM 4.0You can use these steps to solve installation problems and begin to use the ExactTarget for Microsoft Dynamics 4.0 integration How to Troubleshoot the ExactTarget for Microsoft Dynamics 4.0 Installation ProcessFollow the steps below to troubleshoot the following scenarios. Installation Fails While Attempting to Import CustomizationsThis situation usually occurs because Dynamics CRM customizations failed to import in a timely fashion. Follow these steps to re-import the customizations and restart the installation process:
Connector Service Fails to InstallThe connector service fails to install if you provide incorrect service account information. To correct this problem, do the following:
Connector Service Fails to Connect to the ExactTarget AccountEnsure that the server on which the connector is installed can reach the IP addresses listed below:
Also, be sure to whitelist the IP addresses found in this link. Ensure that your Dynamics CRM client sessions and servers can reach the following URLs:
Finally, if you use the optional add-ons, make sure the server can access the following sites owned by ExactTarget: CRM Service User Data Blank in Registry Utility After InstallIf you launch the ExactTarget Registry Utility and notice that the value for the CRM Service User field is blank, the connector service did not start as expected. To correct this problem, do the following:
Error Message in Connector Log File - WSE065: Creation Time of Timestamp is in FutureIf this error is present in the connector log file, the server running the connector service has a time discrepancy with the ExactTarget web service server. When a server that is running the connector service is more than five minutes ahead or behind, the integration will not work. To correct this problem, update your server to synchronize time with the U.S. Naval Observatory master clock. Compilation Error on ExactTarget Emails GridIf you launch Microsoft Dynamics CRM, navigate to the ExactTarget Emails grid, and see a "Compilation Error," then you most likely have .NET 3.5 installed. The ExactTarget integration was build on the .NET 3.0 Framework, so the installation of .NET 3.5 requires additional modifications to the ExactTarget web.config file. To correct this problem, do the following:
</configSections>
<appSettings />
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Web.Extensions" publicKeyToken="31bf3856ad364e35"/>
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Web.Extensions.Design" publicKeyToken="31bf3856ad364e35"/>
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/>
</dependentAssembly>
</assemblyBinding>
</runtime>
Proxy TroubleshootingThe ExactTarget for Microsoft Dynamics CRM integration may be affected by the installation of a proxy solution. Because there are many different hardware and software solutions available to satisfy your proxy requirements, this section cannot be an all-encompassing guide. Instead, this section can provide you a first step to resolving issues you might encounter with installing ExactTarget in tandem with a proxy solution. In order for ExactTarget for Microsoft Dynamics CRM to work between Dynamics CRM and ExactTarget, the following must be true:
If your system cannot meet these requirements, or if you encounter issues during installation or when attempting to validate the installation, please review the items below for help. Your Users Receive 403 and 407 ErrorsThe Dynamics CRM server is not authenticating through the proxy when attempting to hit ExactTarget's web service. To work around this problem, try one of the following:
Your Users Receive the Error Message "A socket operation was attempted to an unreachable host"If the ExactTarget Connector Windows Service and the ExactTarget application pool have been modified to run under a specific domain account, this error could occur. To try and work around this problem, change the Internet Explorer proxy settings for that domain account:
This page was last updated by Ryan Williams on Tue, 24 Jan 2012 13:22:20 GMT. If you require assistance with the ExactTarget application, please contact Global Support. If you wish to send Ryan direct feedback, fill out the form below:
Tags: (Edit tags)
|
Powered by MindTouch 2010 |