<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/"><channel><atom:link href="https://www.mscrm-addons.com/DesktopModules/LiveBlog/API/Syndication/GetRssFeeds?Tag=ifd&amp;mid=2185&amp;PortalId=0&amp;tid=165&amp;ItemCount=20" rel="self" type="application/rss+xml" /><title>News.mscrm-addons.com Blog</title><description>Hello and welcome to our blog! 

What can we do for you? 
Are you looking for further technical information or step-by-step instructions to our products? Or would you like to read the latest news on mscrm-addons?
Please feel free to browse our blog for detailed information and to share our posts! </description><link>https://www.mscrm-addons.com/Blog</link><item><title>How to bypass the IFD authentication for GroupCalendar</title><link>https://www.mscrm-addons.com/Blog/PostId/9949/bypass-ifd-authentification</link><category>GC 2015 / 2016 </category><pubDate>Wed, 16 Nov 2016 12:13:51 GMT</pubDate><description>&lt;p&gt;&lt;span style="color: #ff0000;"&gt;Please note: This article is for users with very good CRM skills only.&lt;br /&gt;
However, before you follow the below instructions, please contact us via&lt;/span&gt; &lt;a href="mailto:support@mscrm-addons.com"&gt;support@mscrm-addons.com&lt;/a&gt;.  &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1) In order to bypass the IFD authentication, you need to edit the &lt;strong&gt;ptm_WebApplicationPreloaderGeneralScript webresource &lt;/strong&gt;in Dynamics 365.  &lt;/p&gt;
&lt;p&gt;2) Look for&amp;nbsp;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;appUrl = SetQueryString(appUrl, "isOutlook", $ptm.isOutlook + '');&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;and replace it with &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;appUrl = SetQueryString(appUrl, "isOutlook", $ptm.isOutlook + '');&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;var userIDCrm = $ptm.context.getUserId();&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;if ((userIDCrm == null) || (typeof (userIDCrm) == "undefined")) {&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;userIDCrm = parent.Xrm.Page.context.getUserId();&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;}&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;appUrl = SetQueryString(appUrl, "ORIFDI", userIDCrm + '');&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;3) Next, save your changes and publish them. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;4) Open your IIS. In there, turn on &lt;strong&gt;Anonymous only&lt;/strong&gt; and add a CRM system administrator to this authentication mode. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;5) Restore the original &lt;strong&gt;WebConfig&lt;/strong&gt; and &lt;strong&gt;WebApplication Port &lt;/strong&gt;and change the &lt;strong&gt;Connection Profile&lt;/strong&gt; for the tool to &lt;strong&gt;OnPremise&lt;/strong&gt;. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;That&amp;rsquo;s it&lt;/strong&gt;! We appreciate your feedback! Please share your thoughts by sending an email to &lt;a href="mailto:support@mscrm-addons.com"&gt;support@mscrm-addons.com&lt;/a&gt;! &lt;/p&gt;</description><guid isPermaLink="false">9949</guid></item><item><title>DocumentsCorePack FileExplorer in IFD environment</title><link>https://www.mscrm-addons.com/Blog/PostId/9887/documentscorepack-fileexplorer-for-ms-crm-in-ifd-environment</link><category>AutoMerge (AM),AM 2011,DCP 2011,DCP 2013,DCP 2015 / 2016</category><pubDate>Mon, 01 Feb 2016 15:42:00 GMT</pubDate><description>&lt;p&gt;This article is about the &lt;em&gt;DocumentsCorePack (DCP) FileExplorer in IFD environments for CRM 2011, 2013, 2015 and 2016.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Basically, DocumentsCorePack's FileExplorer is not supported in CRM IFD environments. Nevertheless, it could be possibly working. If you want to try to configure it, follow this article.&lt;/p&gt;
&lt;p&gt;&lt;strong style="font-size: small;"&gt;Limitations&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;The embedded File Explorer only works in Internet Explorer (does not work in any other browser and is not tested with MS Edge).&lt;/li&gt;
    &lt;li&gt;FileExplorer won&amp;rsquo;t work when accessing CRM from outside the local network.&lt;/li&gt;
    &lt;li&gt;When launching FileExplorer with the IE-Dev-Tool opened, you will notice a security warning regarding to mixed http and https.&lt;/li&gt;
    &lt;li&gt;There is no further development planned!&lt;/li&gt;
    &lt;li&gt;In combination with IFD, FileExplorer integration is not covered by the support contract.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="font-size: small;"&gt;Steps to configure&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;These steps have to be performed after the default installation of DocumentsCorePack Server part without any special configurations &lt;span style="color: #ff0000;"&gt;(do NOT run the IFD tool for DCP&lt;/span&gt;).&lt;/div&gt;
&lt;div&gt;
&lt;ol&gt;
    &lt;li&gt;Change the connection type of the DCP profile to &lt;em&gt;0&lt;/em&gt;:&lt;br /&gt;
    Open the registry of your &lt;em&gt;CRM server &amp;gt; Local Machine &amp;gt; Software &amp;gt; PTM EDV-Systeme &amp;gt; AutoMergeServer &amp;gt; ActiveProfile&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    &lt;a style="font-style: normal;" href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_1.png" target="_blank"&gt;&lt;/a&gt;
    &lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a style="font-style: normal;" href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_1.png" target="_blank"&gt;&lt;/a&gt;&lt;a title="Registry editor" href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_1.png"&gt;&lt;img alt="" class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_1.png" width="480" /&gt;&lt;/a&gt;&lt;/div&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    &lt;em&gt;Figure 1: Registry editor&lt;/em&gt;&lt;/em&gt;&amp;nbsp;&lt;/li&gt;
    &lt;li&gt;&amp;nbsp;Look for the connection-profile with this ID in &lt;em&gt;Profiles&lt;/em&gt; and set &lt;em&gt;CrmConnectionType&lt;/em&gt; to &lt;em&gt;0&lt;/em&gt;.&lt;br /&gt;
    &lt;br /&gt;
    &lt;a href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_2.png" target="_blank"&gt;&lt;/a&gt;
    &lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_2.png" target="_blank"&gt;&lt;/a&gt;&lt;a title="CrmConnectionType" href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_2.png"&gt;&lt;img alt="" class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_2.png" width="480" /&gt;&lt;/a&gt;&lt;/div&gt;
    &lt;br /&gt;
    &lt;em&gt;Figure 2: CrmConnectionType&amp;nbsp;&lt;/em&gt;&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    &lt;/li&gt;
    &lt;li&gt;Internet Information Services Settings &lt;br /&gt;
    The DCP-Website must have an &lt;em&gt;http&lt;/em&gt;-binding including a free port. To ensure that, open the &lt;em&gt;IIS Manager&lt;/em&gt; and select the &lt;em&gt;DocumentsCorePackserver&lt;/em&gt;-website and check the bindings. Remember the port: Its value will be required in the next steps.&amp;nbsp;&lt;br /&gt;
    &amp;nbsp;&lt;br /&gt;
    As well in IIS Manager, ensure that the &lt;em&gt;Managed pipeline mode&lt;/em&gt; of the &lt;em&gt;DocumentsCorePackserverPool&lt;/em&gt;- Application Pool is set to &lt;em&gt;Classic&lt;/em&gt;:&amp;nbsp;&lt;br /&gt;
    &lt;br /&gt;
    &lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a title="Define the WebApplicationPort KeyValue" href="http://mscrm-addons.com/images/blog/files/2016%2f4%2fDCPFXIFD_11.png"&gt;&lt;img alt="" class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2016%2f4%2fDCPFXIFD_11.png" /&gt;&lt;/a&gt;&lt;/div&gt;
    &lt;br /&gt;
    &lt;em&gt;Figure 3: Edit Application Pool&lt;/em&gt;&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    &lt;/li&gt;
    &lt;li&gt; Navigate to &lt;em&gt;CRM &amp;gt; Settings &amp;gt; MSCRM-ADDONS.com Products&amp;nbsp;&lt;/em&gt;and open &lt;em&gt;DocumentsCorePack&lt;/em&gt;. In the below grid, all settingskeys will be listed.&lt;br /&gt;
    For &lt;strong&gt;DCP File Explorer only, follow A&lt;/strong&gt;. If you also use &lt;strong&gt;DCP Server based&lt;/strong&gt; (e.g. CRM workflows) to store documents to the FileShare,&amp;nbsp;&lt;strong&gt;follow B&lt;/strong&gt;. &lt;br /&gt;
    &lt;br /&gt;
    &lt;ol style="list-style-type: upper-alpha;"&gt;
        &lt;li&gt; Open the &lt;em&gt;WebApplicationPort&lt;/em&gt;-setting and change its &lt;em&gt;KeyValue&lt;/em&gt; to assigned port of the DCP Website.&lt;br /&gt;
        &lt;br /&gt;
        &lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a title="Define the DCPServerURL KeyValue" href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_3.png"&gt;&lt;img alt="" class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_3.png" /&gt;&lt;/a&gt;&lt;/div&gt;
        &lt;br /&gt;
        &lt;em&gt;Figure 4: WebApplicationPort&lt;/em&gt;&lt;br /&gt;
        &lt;br /&gt;
        &lt;br /&gt;
        And Open &amp;ldquo;DCPServerUrl&amp;rdquo; and change its &amp;ldquo;KeyValue&amp;rdquo; to &amp;ldquo;http://+[CRM server URL]:&amp;nbsp;&lt;br /&gt;
        &lt;br /&gt;
        &lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a title="DCP Server-based Config" href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_4.png"&gt;&lt;img alt="" class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_4.png" /&gt;&lt;/a&gt;&lt;/div&gt;
        &lt;br /&gt;
        &lt;em&gt;Figure 5: DCPServerURL&lt;/em&gt;&lt;br /&gt;
        &lt;br /&gt;
        &lt;br /&gt;
        &lt;/li&gt;
        &lt;li&gt; Open &lt;em&gt;WebApplicationPort&lt;/em&gt;-setting and change its &lt;em&gt;KeyValue&lt;/em&gt;&amp;nbsp;to  &amp;ldquo;http://+[CRM server URL + Port of website in IIS] +/fileexplorer/fileexplorer.aspx?testp=|&amp;rdquo;:&lt;br /&gt;
        &lt;br /&gt;
        &lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a title="web.config-file of the installation directory" href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_5.png"&gt;&lt;img alt="" class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_5.png" /&gt;&lt;/a&gt;&lt;/div&gt;
        &lt;br /&gt;
        &lt;br /&gt;
        &lt;em&gt;Figure 6: Define the WebApplicationPort KeyValue&lt;/em&gt;&lt;br /&gt;
        &lt;br /&gt;
        &lt;br /&gt;
        And Open &lt;em&gt;DCPServerUrl&lt;/em&gt;&amp;nbsp;and change its &lt;em&gt;KeyValue&lt;/em&gt;&amp;nbsp;to &lt;em&gt;http://+[CRM server URL]:[port of DCP website]&lt;/em&gt;:&lt;br /&gt;
        &lt;br /&gt;
        &lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a title="InternetExplorer Settings" href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_6.png"&gt;&lt;img alt="" class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_6.png" /&gt;&lt;/a&gt;&lt;/div&gt;
        &lt;br /&gt;
        &lt;em&gt;Figure 7:&amp;nbsp;Define the DCPServerURL KeyValue&lt;/em&gt;&lt;br /&gt;
        &lt;br /&gt;
        &lt;span style="color: #ff0000;"&gt;Please note: The &lt;em&gt;&lt;strong&gt;[OpenDocument]&lt;/strong&gt;&lt;/em&gt;-button is NOT supported in this case! &lt;/span&gt;&lt;/li&gt;
    &lt;/ol&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    &lt;/li&gt;
    &lt;li&gt;Define Server-based user (&lt;span style="color: #ff0000;"&gt;only necessary if you use DCP ServerBased&lt;/span&gt;)&lt;br /&gt;
    Go to &lt;em&gt;CRM &amp;gt; Settings &amp;gt; Solutions &amp;gt; and open AutoMergeServerCore&lt;/em&gt;. Its ConfigPage will load. Use it to define a user which have enough permission to access the file share and CRM (in doubt, a local and CRM admin). &lt;br /&gt;
    &lt;br /&gt;
    &lt;a href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_7.png" target="_blank"&gt;&lt;/a&gt;
    &lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_7.png" target="_blank"&gt;&lt;/a&gt;&lt;a title="Edit Application Pool" href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_7.png"&gt;&lt;img alt="" class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_7.png" width="480" /&gt;&lt;/a&gt;&lt;/div&gt;
    &lt;br /&gt;
    &lt;em&gt;Figure 8: DCP Server-based Config&lt;/em&gt;&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    &lt;/li&gt;
    &lt;li&gt; Permission: Give &lt;em&gt;everyone&lt;/em&gt; full access on the file share and its sub folders (&lt;span style="color: #000000;"&gt;required&lt;/span&gt;).&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    &lt;/li&gt;
    &lt;li&gt;Define a user which is a CRM admin and local admin in the DCP webconfig. To do so, open the DocumentsCorePack &lt;em&gt;web.config&lt;/em&gt;-file of the installation directory (usually &lt;em&gt;C:\Program Files\PTM EDV-Systeme GmbH\AutoMerge Server for MS CRM 2015\web.config&lt;/em&gt;) and modify the &lt;em&gt;identity&lt;/em&gt;-node:&amp;nbsp;&lt;br /&gt;
    &lt;em&gt;&lt;identity impersonate="true" username="[Domain]\[User]" password="[Password]"&gt;&lt;/identity&gt;&lt;/em&gt;&lt;br /&gt;
    &lt;br /&gt;
    &lt;a href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_8.2.png" target="_blank"&gt;&lt;/a&gt;
    &lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_8.2.png" target="_blank"&gt;&lt;/a&gt;&lt;a title="WebApplicationPort" href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_8.2.png"&gt;&lt;img alt="" class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_8.2.png" width="480" /&gt;&lt;/a&gt;&lt;/div&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    &lt;em&gt;Figure 9: web.config-file of the installation directory&amp;nbsp;&lt;/em&gt;&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    &lt;/li&gt;
    &lt;li&gt; Make the website work within CRM: Open the InternetExplorer settings and allow &lt;em&gt;mixed content&lt;/em&gt;.&lt;br /&gt;
    &lt;br /&gt;
    &lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a title="Server Error in '/' application" href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_9.png"&gt;&lt;img alt="" class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_9.png" /&gt;&lt;/a&gt;&lt;/div&gt;
    &lt;br /&gt;
    &lt;em&gt;Figure 10: InternetExplorer Settings&lt;/em&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
&lt;span style="font-size: small;"&gt;&lt;strong&gt; Trouble Shooting&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt; This error could appear when you open the website:&lt;br /&gt;
    &lt;br /&gt;
    &lt;a href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_10.1.png" target="_blank"&gt;&lt;/a&gt;
    &lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_10.1.png" target="_blank"&gt;&lt;/a&gt;&lt;a title="DCPServerURL" href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_10.1.png"&gt;&lt;img alt="" class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_10.1.png" width="480" /&gt;&lt;/a&gt;&lt;/div&gt;
    &lt;br /&gt;
    &lt;em&gt;Figure 11: Server Error in '/' application&lt;/em&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/2016%2f2%2fDCPFXIFD_10.1.png" target="_blank"&gt;&lt;br /&gt;
    &lt;br /&gt;
    &lt;/a&gt;To resolve it, open the &lt;em&gt;web.config&lt;/em&gt; of the installation directory of &lt;em&gt;DCP Server part&lt;/em&gt; and remove both lines starting with &lt;em&gt;Infragistics2&lt;/em&gt;. In addition, change the &lt;em&gt;targetFramework&lt;/em&gt;&amp;nbsp;of &lt;em&gt;compilation&lt;/em&gt; to &lt;em&gt;4.0&lt;/em&gt; (if not already done).&lt;/li&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    &lt;li&gt;This error could appear when you try to save files to FileShare:&lt;br /&gt;
    &lt;br /&gt;
    &lt;span style="color: #ff0000;"&gt;File is not saved to file share. &lt;br /&gt;
    &lt;/span&gt;&lt;br /&gt;
    Activate debugging of DCP FileExplorer (see&amp;nbsp;&lt;em&gt;Solution 2: SERVER SOLUTION&lt;/em&gt;): &lt;a href="http://www.mscrm-addons.com/Blog/PostId/9527/How to enable debugging for DocumentsCorePack Client (CRM 2011)" target="_blank"&gt;link&lt;/a&gt;&lt;br /&gt;
    If generating documents via DCP server based (e.g. from a CRM Workflow), activate server based debugging as well: &lt;a href="http://www.mscrm-addons.com/Blog/PostId/9741/How to enable debugging for DocumentsCorePack Server Based (ON PREMISE/IFD)" target="_blank"&gt;link&lt;/a&gt;&lt;br /&gt;
    You can find the log-files in the subfolder &lt;em&gt;Log&lt;/em&gt; of the installation directory of DCP Server part. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;That&amp;rsquo;s it!&amp;nbsp;&lt;/strong&gt;We appreciate your feedback! Please share your thoughts by sending an email to&amp;nbsp;&lt;a href="mailto:support@mscrm-addons.com"&gt;support@mscrm-addons.com&lt;/a&gt;.&lt;/p&gt;</description><guid isPermaLink="false">9887</guid></item><item><title>Our addons compatibility with Dynamics CRM 2015, SharePoint and MS Office</title><link>https://www.mscrm-addons.com/Blog/PostId/9819/feature-outline-our-addon’s-compatibility-with-dynamics-crm-2015-sharepoint-ms-office</link><category>*General*</category><pubDate>Fri, 05 Dec 2014 14:19:00 GMT</pubDate><description>&lt;p&gt;This article contains a&amp;nbsp;compatibility chart for all our addons for Microsoft Dynamics CRM 2015. It shows which of our addons are compatible with&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;
    &lt;div&gt;&lt;strong&gt;MS Dynamics CRM 2015 On-Premise/Hosted (IFD)/Online&lt;/strong&gt;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;&lt;strong&gt;MS SharePoint 2010/2013/Online&lt;/strong&gt;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;&lt;strong&gt;MS Office (x86, x64) 2007/2010/2013&lt;/strong&gt;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;and which of them support &lt;strong&gt;cross-browsing&lt;/strong&gt;.        &lt;/div&gt;
    &lt;/li&gt;
&lt;/ul&gt;
&lt;table style="width: 530px; border-collapse: collapse;" border="0" cellspacing="0" cellpadding="0"&gt;
    &lt;colgroup&gt;&lt;col style="width: 116pt;" width="154" /&gt;&lt;col style="width: 74pt;" width="99" /&gt;&lt;col style="width: 72pt;" width="96" /&gt;&lt;col style="width: 46pt;" span="span" width="61" /&gt;&lt;col style="width: 25pt;" span="span" width="33" /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr style="background-color: #eaebea;"&gt;
            &lt;td style="border: 1px solid #000000;" rowspan="2" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; color: #000000;"&gt;&lt;strong&gt;&lt;span style="font-family: calibri;"&gt;Last Update&amp;nbsp; &lt;br /&gt;
            December 2015&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" rowspan="2" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;&lt;span style="font-size: x-small; font-family: calibri;"&gt;BETA                 &lt;br /&gt;
            Version&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" rowspan="2" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;&lt;span style="font-size: x-small; font-family: calibri;"&gt;Last Version-Release Date&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" colspan="4" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;&lt;span style="font-size: x-small; font-family: calibri;"&gt;MS Dynamics CRM 2015&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" colspan="3" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;&lt;span style="font-size: x-small; font-family: calibri;"&gt;MS SharePoint&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" colspan="3" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;&lt;span style="font-size: x-small; font-family: calibri;"&gt;MS Office                  &lt;br /&gt;
            &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;&lt;span style="font-size: x-small; font-family: calibri;"&gt;(x86, x64)&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="background-color: #eaebea;"&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: calibri; color: #000000;"&gt;On-Premise&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: calibri; color: #000000;"&gt;Hosted             &lt;br /&gt;
            &lt;span&gt;&amp;nbsp;&lt;/span&gt;(IFD)&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: calibri; color: #000000;"&gt;Online&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: calibri; color: #000000;"&gt;Cross             &lt;br /&gt;
            Browser&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: calibri; color: #000000;"&gt;2010&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: calibri; color: #000000;"&gt;2013&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: calibri; color: #000000;"&gt;online&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: calibri; color: #000000;"&gt;2007&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: calibri; color: #000000;"&gt;2010&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: calibri; color: #000000;"&gt;2013&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="height: 33pt;" height="44"&gt;
            &lt;td style="text-align: left; border: 1px solid #000000;"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.mscrm-addons.com/Products/MSCRM20112013/ActivityTools.aspx"&gt;ActivityTools&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="text-align: center; border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;2015.0             &lt;br /&gt;
            and higher&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="text-align: center; border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;12/02/2014 &lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="text-align: center; border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt; yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="text-align: center; border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="text-align: center; border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; color: #888888;"&gt;yes&lt;span class="font5"&gt;&lt;sup&gt;&lt;span style="font-family: Arial;"&gt;*3)&lt;/span&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="text-align: center; border: 1px solid #000000;"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="height: 33pt;" height="44"&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.mscrm-addons.com/Products/MSCRM20112013/AttachmentExtractor.aspx"&gt;AttachmentExtractor&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;2015.1             &lt;br /&gt;
            and higher&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;12/05/2014&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="height: 33pt;" height="44"&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.mscrm-addons.com/Products/MSCRM20112013/DocumentsCorePack.aspx"&gt;DocumentsCorePack&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;Server: 2015.4             &lt;br /&gt;
            and higher              &lt;br /&gt;
            Client: 7.2              &lt;br /&gt;
            and higher&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;12/05/2014             &lt;br /&gt;
            12/05/2014&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;span class="font5"&gt;&lt;sup&gt;*1)*2)&lt;/sup&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="height: 33pt;" height="44"&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.mscrm-addons.com/Products/MSCRM20112013/GroupCalendar.aspx"&gt;GroupCalendar&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;2015.2             &lt;br /&gt;
            and higher&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;12/05/2014&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="text-align: center; border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="height: 33pt;" height="44"&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.mscrm-addons.com/Products/MSCRM20112013/PowerSearch.aspx"&gt;PowerSearch&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;2015.1&amp;nbsp; &lt;br /&gt;
            and higher&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;12/05/2014&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="height: 33pt;" height="44"&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.mscrm-addons.com/Products/MSCRM20112013/SmartBar.aspx"&gt;SmartBar &lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;2015.1 &lt;/span&gt; &lt;br style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;" /&gt;
            &lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;and higher&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;12/05/2014&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&amp;nbsp;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="text-align: center; border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="text-align: center; border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="height: 33pt;" height="44"&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.mscrm-addons.com/Products/MSCRM20112013/TelephoneIntegration.aspx"&gt;TelephoneIntegration&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;Server: 2015.1             &lt;br /&gt;
            and higher              &lt;br /&gt;
            Client: 7.0              &lt;br /&gt;
            and higher&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;12/05/2014             &lt;br /&gt;
            12/05/2014&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="text-align: center; border: 1px solid #000000;"&gt;
            &lt;div&gt;&amp;nbsp;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;span style="font-size: small; font-family: 'Times New Roman';"&gt;*1) At the moment, FileExplorer-documents, SharePoint-documents and the Document Summary are not compatible.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small; font-family: 'Times New Roman';"&gt;*2) All browser windows created by the client application will open in the InternetExplorer. The Server Side will use the current browser.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small; font-family: 'Times New Roman';"&gt;&amp;nbsp;&lt;span style="font-size: small; font-family: 'Times New Roman';"&gt;*3) Since version 2015.116.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;That&amp;rsquo;s it!&lt;/strong&gt;&amp;nbsp;We appreciate your feedback! Please share your thoughts by sending an email to&amp;nbsp;&lt;a href="mailto:support@mscrm-addons.com"&gt;support@mscrm-addons.com&lt;/a&gt;.&lt;/p&gt;</description><guid isPermaLink="false">9819</guid></item><item><title>Certificate Changes in an IFD environment</title><link>https://www.mscrm-addons.com/Blog/PostId/9806/certificate-changes-in-an-ifd-environment</link><category>*General*</category><pubDate>Thu, 26 Jun 2014 16:22:00 GMT</pubDate><description>&lt;p&gt;This blog article explains what to do if one of the certificates has changed in the IFD environment. If so, our products require additional steps in order to work again.&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This issue can occur with two different certificates:&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&lt;br /&gt;
&lt;strong&gt;1) SSL certificate      &lt;br /&gt;
2) Token Signing certificate&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1) How to react in case of the SSL certificate&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;First of all, you need to rerun the &lt;em&gt;IFD-&lt;/em&gt;wizard and select the correct certificates (since in the &lt;em&gt;web.config &lt;/em&gt;your old certificates are still cached).&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/clip_image002_1.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/clip_image002_1.png"&gt;&lt;/a&gt;&lt;a title="Certificates in AD FS" href="http://mscrm-addons.com/images/blog/files/clip_image002_1.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px; border-style: solid;" title="clip_image002" src="http://mscrm-addons.com/images/blog/files/clip_image002_thumb.png" alt="clip_image002" width="440" height="165" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;em&gt;Figure 1: Certificates in AD FS&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Next, please update the &lt;em&gt;Relying Party Trust&lt;/em&gt; with the new&amp;nbsp;&lt;em&gt;Federation Meta Data URL&lt;/em&gt;&amp;nbsp;which has been created in the &lt;em&gt;IFD Wizard &lt;/em&gt;previously.&lt;/p&gt;
&lt;p&gt;If this does not work correctly, you will need to delete and recreate the relying party trust for our product on the ADFS Server.&lt;/p&gt;
&lt;p&gt;Then, specify the &lt;em&gt;Federation Metadata URL&lt;/em&gt;, which was created by the&lt;em&gt; IFD Wizard &lt;/em&gt;and click on the &lt;em&gt;&lt;strong&gt;[Next]&lt;/strong&gt;&lt;/em&gt;-button.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/clip_image004_1.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/clip_image004_1.png"&gt;&lt;/a&gt;&lt;a title="Specified Federation Metadata URL" href="http://mscrm-addons.com/images/blog/files/clip_image004_1.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px; border-style: solid;" title="clip_image004" src="http://mscrm-addons.com/images/blog/files/clip_image004_thumb_1.png" alt="clip_image004" width="440" height="356" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;em&gt;Figure 2: Specified Federation Metadata URL&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Next, please specify a display name and click on the&amp;nbsp;&lt;em&gt;&lt;strong&gt;[Next]&lt;/strong&gt;&lt;/em&gt;-button.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/clip_image006.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/clip_image006.png"&gt;&lt;/a&gt;&lt;a title="Specified display name." href="http://mscrm-addons.com/images/blog/files/clip_image006.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px; border-style: solid;" title="clip_image006" src="http://mscrm-addons.com/images/blog/files/clip_image006_thumb.png" alt="clip_image006" width="443" height="358" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;em&gt;Figure 3: Specified display name.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Then check the&amp;nbsp;&lt;em&gt;Permit all users to access this relying party&lt;/em&gt;-option and click on the&amp;nbsp;&lt;em&gt;&lt;strong&gt;[Next]&lt;/strong&gt;&lt;/em&gt;-button.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/clip_image008.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/clip_image008.png"&gt;&lt;/a&gt;&lt;a title="Permit all users to acess this relying party" href="http://mscrm-addons.com/images/blog/files/clip_image008.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px; border-style: solid;" title="clip_image008" src="http://mscrm-addons.com/images/blog/files/clip_image008_thumb.png" alt="clip_image008" width="443" height="356" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;em&gt;Figure 4: Permit all users to acess this relying party&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Please check if everything looks alright and then click on the&amp;nbsp;&lt;em&gt;&lt;strong&gt;[Next]&lt;/strong&gt;&lt;/em&gt;-button.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/clip_image010.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/clip_image010.png"&gt;&lt;/a&gt;&lt;a title="Check changes" href="http://mscrm-addons.com/images/blog/files/clip_image010.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px; border-style: solid;" title="clip_image010" src="http://mscrm-addons.com/images/blog/files/clip_image010_thumb.png" alt="clip_image010" width="445" height="360" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;em&gt;Figure 5: Check changes&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;After you have finished working with the &lt;em&gt;Add Relying Party Trust&lt;/em&gt;-Wizard, the Rules Editor appears. &lt;br /&gt;
There, click on the &lt;em&gt;&lt;strong&gt;[Add Rule]&lt;/strong&gt;&lt;/em&gt;-button. &lt;br /&gt;
&lt;br /&gt;
Should the Editor not open automatically, please right-click the relying party object you have created before in the Relying Party Trust list, click on the &lt;em&gt;&lt;strong&gt;[Edit Claims Rules]&lt;/strong&gt;&lt;/em&gt;-button and then click on the&amp;nbsp;&lt;em&gt;&lt;strong&gt;[Add Rule]&lt;/strong&gt;&lt;/em&gt;-button.&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #ff0000;"&gt;Please note: It is of upmost importance that the &lt;em&gt;Issuance Transform Rules&lt;/em&gt;-tab is selected. &lt;/span&gt;In the Claim rule template list, select&amp;nbsp;&lt;em&gt;Pass Through or Filter an Incoming Claim template&lt;/em&gt;&amp;nbsp;and then click on the &lt;em&gt;&lt;strong&gt;[Next]&lt;/strong&gt;&lt;/em&gt;-button.&lt;/p&gt;
&lt;p&gt;Create the following rule:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;
    &lt;div&gt;&lt;strong&gt;Claim rule name:&lt;/strong&gt; &lt;em&gt;Pass Through UPN &lt;/em&gt;(or something descriptive)&lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;&lt;strong&gt;Add the following mapping:&lt;/strong&gt;&lt;/div&gt;
    &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;1. Incoming claim type:&lt;/strong&gt; &lt;em&gt;UPN&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2.&lt;/strong&gt; Pass through all claim values&lt;/p&gt;
&lt;p&gt;Click on the &lt;em&gt;&lt;strong&gt;[Finish]&lt;/strong&gt;&lt;/em&gt;-button.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the &lt;em&gt;Rules Editor&lt;/em&gt;, click on the &lt;em&gt;&lt;strong&gt;[Add Rule]&lt;/strong&gt;&lt;/em&gt;-button and in the &lt;em&gt;Claim rule template list&lt;/em&gt;, click on &lt;em&gt;Pass Through&lt;/em&gt; or &lt;em&gt;Filter an Incoming Claim Template&lt;/em&gt;. Click on the &lt;em&gt;&lt;strong&gt;[Next]&lt;/strong&gt;&lt;/em&gt;-button in order to proceed.&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;
    &lt;div&gt;&lt;strong&gt;Claim rule name:&lt;/strong&gt; &lt;em&gt;Pass Through Primary SID&lt;/em&gt; (or something descriptive)&lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;&lt;strong&gt;Add the following mapping:&lt;/strong&gt;&lt;/div&gt;
    &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;1. Incoming claim type: &lt;/strong&gt;&lt;em&gt;Primary SID&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2.&lt;/strong&gt; Pass through all claim values&lt;/p&gt;
&lt;p&gt;Click on the &lt;em&gt;&lt;strong&gt;[Finish]&lt;/strong&gt;&lt;/em&gt;-button.&lt;/p&gt;
&lt;p&gt;In the &lt;em&gt;Rules Editor&lt;/em&gt;, click on the &lt;em&gt;&lt;strong&gt;[Add Rule]&lt;/strong&gt;&lt;/em&gt;-button.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the &lt;em&gt;Claim rule template list&lt;/em&gt;, select&amp;nbsp;&lt;em&gt;Transform an Incoming Claim Template&lt;/em&gt;&amp;nbsp;and then click on the &lt;em&gt;&lt;strong&gt;[Next]&lt;/strong&gt;&lt;/em&gt;-button&amp;nbsp;in order to continue.&lt;/p&gt;
&lt;p&gt;Now create the following rule:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;
    &lt;div&gt;&lt;strong&gt;Claim rule name:&lt;/strong&gt; &lt;em&gt;Transform Windows Account Name to Name &lt;/em&gt;(or something descriptive)&lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;&lt;strong&gt;Add the following mapping:&lt;/strong&gt;&lt;/div&gt;
    &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;1. Incoming claim type:&lt;/strong&gt; &lt;em&gt;Windows account name&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Outgoing claim type:&lt;/strong&gt; &lt;em&gt;Name&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3.&lt;/strong&gt; Pass through all claim values&lt;/p&gt;
&lt;p&gt;Click on the &lt;em&gt;&lt;strong&gt;[Finish]&lt;/strong&gt;&lt;/em&gt;-button and as soon as you have created all three rules, click on the &lt;em&gt;&lt;strong&gt;[OK]&lt;/strong&gt;&lt;/em&gt;-button in order to close the Rules Editor.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2) How to react in case of the Token Signing certificate&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/clip_image012.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/clip_image012.png"&gt;&lt;/a&gt;&lt;a title="Certificates in ADFS" href="http://mscrm-addons.com/images/blog/files/clip_image012.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px; border-style: solid;" title="clip_image012" src="http://mscrm-addons.com/images/blog/files/clip_image012_thumb.png" alt="clip_image012" width="429" height="161" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;em&gt;Figure 6: Certificates in ADFS&lt;/em&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please replace the old thumbprint of the &lt;em&gt;Token Signing Certificate&lt;/em&gt;&amp;nbsp;in the &lt;em&gt;web.config&lt;/em&gt; with the thumbprint from your new &lt;em&gt;Token Signing Certificate&lt;/em&gt;. As soon as you have replaced it, click on the &lt;em&gt;&lt;strong&gt;[OK]&lt;/strong&gt;&lt;/em&gt;-button in order to proceed. &amp;nbsp;&lt;br /&gt;
&lt;span style="color: #ff0000;"&gt;Please note:&lt;/span&gt;&lt;span style="color: #ff0000;"&gt;&amp;nbsp;Do not copy the thumbprint from here, type it of instead (there are hidden characters inside this string-value which can not be deleted).&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_669.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_669.png"&gt;&lt;/a&gt;&lt;a title="Replace the thumbprint in the certificate dialog" href="http://mscrm-addons.com/images/blog/files/image_669.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px; border-style: solid;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_642.png" alt="image" width="437" height="552" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;em&gt;Figure 7: Replace the thumbprint in the certificate dialog&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Find an example for the thumbprint in the &lt;em&gt;web.config&lt;/em&gt; which you have to replace below:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_670.png"&gt;&lt;em&gt;&lt;/em&gt;&lt;/a&gt;&lt;em&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_670.png"&gt;&lt;/a&gt;&lt;a title="Token Signing thumbprint in the web.config." href="http://mscrm-addons.com/images/blog/files/image_670.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px; border-style: solid;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_643.png" alt="image" width="435" height="303" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/em&gt; &lt;br /&gt;
&lt;em&gt;Figure 8: Token Signing thumbprint in the web.config.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;That&amp;rsquo;s it!&lt;/strong&gt;&amp;nbsp;We appreciate your feedback! Please share your thoughts by sending an email to&amp;nbsp;&lt;a href="mailto:support@mscrm-addons.com"&gt;support@mscrm-addons.com&lt;/a&gt;.&lt;/p&gt;</description><guid isPermaLink="false">9806</guid></item><item><title>How to enable debugging for DocumentsCorePack Server Based (ON PREMISE/IFD)</title><link>https://www.mscrm-addons.com/Support/Blog/tabid/165/PostId/9741/how-to-enable-debugging-for-documentscorepack-server-based-(on-premiseifd).aspx</link><category>DocumentsCorePack (DCP),DCP 2013,DCP 2015 / 2016</category><pubDate>Wed, 27 Nov 2013 13:42:00 GMT</pubDate><description>&lt;div&gt;&lt;span style="color: #ff0000;"&gt;+++++++++++++++++++++++++++++++++++++++++++++++++++&lt;/span&gt;&lt;/div&gt;
&lt;p&gt;&lt;span style="color: #ff0000;"&gt;Please note: This article applies to&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #ff0000;"&gt;&lt;strong&gt;DocumentsCorePack ServerBased Document Generation &amp;amp; Processing &lt;br /&gt;
for Microsoft CRM 2013, 2015&amp;nbsp;&lt;/strong&gt;&lt;strong&gt;and Microsoft CRM 2015/2016&lt;br /&gt;
&lt;br /&gt;
ON PREMISE AND IFD ONLY&lt;/strong&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #000000;"&gt;(&lt;a href="http://www.mscrm-addons.com/Blog/PostId/9813/How to enable debugging for DocumentsCorePack Server Based (Online)"&gt;Click here&lt;/a&gt; for information on debugging in DocumentsCorePack Online)&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #ff0000;"&gt;+++++++++++++++++++++++++++++++++++++++++++++++++++&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This article describes two different possibilities to activate debugging for DocumentsCorePack:&lt;/p&gt;
&lt;div&gt;&lt;strong&gt;Solution 1&lt;/strong&gt;: Activate debugging by using the AutoMerge Configuration (recommended)&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Solution 2&lt;/strong&gt;: Activate debugging manually via MSCRM-ADDONS.com &lt;g class="gr_ gr_103 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace gr-progress" id="103" data-gr-id="103"&gt;Settingskeys&lt;/g&gt;&lt;br /&gt;
&lt;br /&gt;
Furthermore, it provides you with information on how to access the &lt;g class="gr_ gr_98 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del" id="98" data-gr-id="98"&gt;logfiles&lt;/g&gt;.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="font-size: small;"&gt;Solution 1: How to enable debugging using the AutoMerge Configuration&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;div&gt;&lt;strong&gt;Step 1&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;Open your CRM and navigate to &lt;em&gt;Settings&lt;/em&gt;&amp;nbsp;&amp;gt; &lt;em&gt;Solutions&lt;/em&gt;.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Example for Microsoft Dynamics CRM 2015 and lower&lt;/div&gt;
&lt;div&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_684.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_684.png"&gt;&lt;/a&gt;&lt;a title="MS Dynamics CRM 2015 and lower" href="http://mscrm-addons.com/images/blog/files/image_684.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px; border-style: solid;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_657.png" alt="image" width="463" height="87" /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp;&lt;em&gt;Figure 1: Microsoft Dynamics CRM 2015 and lower&lt;br /&gt;
&lt;br /&gt;
&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Example for Microsoft Dynamics CRM 2015/2016 and higher:&lt;/p&gt;
&lt;p&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a title="Example path IV" href="http://mscrm-addons.com/images/blog/files/2016%2f3%2fCRM_2016_solutions.jpg"&gt;&lt;img alt="" class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2016%2f3%2fCRM_2016_solutions.jpg" width="466" height="78" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;em&gt;Figure 2: Microsoft Dynamics CRM 2015/2016 and higher&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;&lt;strong&gt;Step 2&lt;/strong&gt;&lt;br /&gt;
With a double-click on the &lt;em&gt;AutoMergeServerCore&lt;/em&gt;-solution...&lt;/div&gt;
&lt;div&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_685.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_685.png"&gt;&lt;/a&gt;&lt;a title="MS Dynamics CRM 2015/2016 and higher" href="http://mscrm-addons.com/images/blog/files/image_685.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px; border-style: solid;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_658.png" alt="image" width="459" height="398" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;em&gt;Figure 3: All solutions &amp;gt; AutoMerge Core Solution&lt;br /&gt;
&lt;br /&gt;
&lt;/em&gt;&lt;em&gt; &lt;/em&gt;&lt;/div&gt;
&lt;div&gt;Open the AutoMerge configuration window:&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_686.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_686.png"&gt;&lt;/a&gt;&lt;a title="All solutions &amp;gt; AutoMerge Core Solution" href="http://mscrm-addons.com/images/blog/files/image_686.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px; border-style: solid;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_659.png" alt="image" width="457" height="348" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;em&gt;Figure 4: AutoMerge Config&lt;/em&gt;&lt;/div&gt;
&lt;div&gt;&lt;strong&gt;&lt;br /&gt;
Step 3&lt;/strong&gt;&lt;br /&gt;
Check &lt;em&gt;Activate Debugging&lt;/em&gt;&amp;nbsp;and &lt;em&gt;Active File Debugging&lt;/em&gt;&amp;nbsp;and click on the &lt;em&gt;&lt;strong&gt;[Save]&lt;/strong&gt;&lt;/em&gt;-button. Now debugging is activated.&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;&lt;strong&gt;Step 4&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;Please reproduce the error and enter the &lt;g class="gr_ gr_96 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del" id="96" data-gr-id="96"&gt;logfile&lt;/g&gt;.&amp;nbsp;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
Solution 2:&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="font-size: small;"&gt;How to enable debugging manually via mscrm-addons.com &lt;g class="gr_ gr_104 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="104" data-gr-id="104"&gt;Settingskeys&lt;/g&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;div&gt;&lt;strong&gt;Step 1&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;Navigate to &lt;em&gt;Settings&lt;/em&gt;&amp;nbsp;and select &lt;em&gt;MSCRM-ADDONS.com Products&lt;/em&gt;.&lt;/div&gt;
&lt;div&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_348.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_348.png"&gt;&lt;/a&gt;&lt;a title="AutoMerge Config" href="http://mscrm-addons.com/images/blog/files/image_348.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_321.png" alt="image" width="469" height="70" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;em&gt;Figure 5: Select MSCRM-ADDONS.com products&lt;/em&gt;&lt;strong&gt;&lt;br /&gt;
&lt;br /&gt;
Step 2&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;In the next window, double-click on AutoMerge.&lt;/div&gt;
&lt;div&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_349.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_349.png"&gt;&lt;/a&gt;&lt;a title="Select MSCRM-ADDONS.com products" href="http://mscrm-addons.com/images/blog/files/image_349.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_322.png" alt="image" width="463" height="172" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;em&gt;Figure 6: Active MSCRM-ADDONS.com Products&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/em&gt;&lt;/div&gt;
&lt;div&gt;&lt;strong&gt;Step 3&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;This action will open the AutoMerge &lt;em&gt;SettingsKey&lt;/em&gt;. Look for &lt;em&gt;debugging&lt;/em&gt;&amp;nbsp;and double-click on it.&lt;/div&gt;
&lt;div&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_351.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_351.png"&gt;&lt;/a&gt;&lt;a title="Active MSCRM-ADDONS.com Products" href="http://mscrm-addons.com/images/blog/files/image_351.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_324.png" alt="image" width="463" height="199" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;em&gt;Figure 7: AutoMerge debug&lt;/em&gt;&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;&lt;strong&gt;Step 4&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;This action will open the &lt;em&gt;debug SettingsKey&lt;/em&gt;. Set the &lt;em&gt;KeyValue&lt;/em&gt;&amp;nbsp;on &lt;em&gt;true&lt;/em&gt;&amp;nbsp;(highlighted in yellow) &lt;br /&gt;
and click on the icon in the right corner at the bottom of the window (highlighted as well in yellow) in order to save your settings.&lt;/div&gt;
&lt;div&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_352.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_352.png"&gt;&lt;/a&gt;&lt;a title="AutoMerge debug" href="http://mscrm-addons.com/images/blog/files/image_352.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_325.png" alt="image" width="457" height="402" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;em&gt;Figure 8: debug SettingsKey&lt;/em&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_352.png"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;strong&gt;Step 5&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;You will also have to activate the file-debugging. Therefore, click on &lt;em&gt;&lt;g class="gr_ gr_105 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="105" data-gr-id="105"&gt;filedebugging&lt;/g&gt;&lt;/em&gt;&amp;nbsp;in the&amp;nbsp;&lt;br /&gt;
AutoMerge &lt;g class="gr_ gr_111 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="111" data-gr-id="111"&gt;Settingskey&lt;/g&gt; and apply Step 4 also to &lt;em&gt;&lt;g class="gr_ gr_112 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="112" data-gr-id="112"&gt;filedebugging&lt;/g&gt;&lt;/em&gt;.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_358.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_358.png"&gt;&lt;/a&gt;&lt;a title="debug SettingsKey" href="http://mscrm-addons.com/images/blog/files/image_358.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_331.png" alt="image" width="452" height="243" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;em&gt;Figure 9: &lt;g class="gr_ gr_108 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="108" data-gr-id="108"&gt;filedebugging&lt;/g&gt; SettingsKey&lt;/em&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Debug and &lt;g class="gr_ gr_109 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="109" data-gr-id="109"&gt;filedebugging&lt;/g&gt; are now active. The log-files will be saved in the &lt;em&gt;log&lt;/em&gt;-folder in your AutoMerge installation folder.&lt;/div&gt;
&lt;div&gt;Please send the files in the &lt;em&gt;log&lt;/em&gt;-folder with an error description to our support address (&lt;a href="mailto:support@mscrm-addons.com"&gt;support@mscrm-addons.com&lt;/a&gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;&lt;strong&gt;&lt;span style="font-size: 16px;"&gt;How to access the logfiles&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="font-size: 16px;"&gt;&amp;nbsp;&lt;/span&gt; &amp;nbsp; &amp;nbsp;&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;Navigate to the installation-path of AutoMerge and send the files in the &lt;em&gt;log&lt;/em&gt;-folder with an error description to our support address (&lt;a href="mailto:support@mscrm-addons.com"&gt;support@mscrm-addons.com&lt;/a&gt;).&lt;/div&gt;
&lt;div&gt;
&lt;p&gt;Example how the path could look like:&lt;/p&gt;
&lt;p&gt;C:\Program Files (x86)\PTM EDV-Systeme GmbH\AutoMerge for Microsoft CRM 2013\log&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_687.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_687.png"&gt;&lt;/a&gt;&lt;a title="filedebugging SettingsKey" href="http://mscrm-addons.com/images/blog/files/image_687.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px; border-style: solid;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_660.png" alt="image" width="447" height="272" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;em&gt;Figure 10: Example path I&lt;/em&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_687.png"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_688.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_688.png"&gt;&lt;/a&gt;&lt;a title="Example path I" href="http://mscrm-addons.com/images/blog/files/image_688.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px; border-style: solid;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_661.png" alt="image" width="448" height="228" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;em&gt;Figure 11: Example path II&lt;/em&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_688.png"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_689.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_689.png"&gt;&lt;/a&gt;&lt;a title="Example path II" href="http://mscrm-addons.com/images/blog/files/image_689.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px; border-style: solid;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_662.png" alt="image" width="448" height="168" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;em&gt;Figure 12: Example path III&lt;/em&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_689.png"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_690.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_690.png"&gt;&lt;/a&gt;&lt;a title="Example path III" href="http://mscrm-addons.com/images/blog/files/image_690.png"&gt;&lt;img class="img-responsive" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px; border-style: solid;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_663.png" alt="image" width="450" height="167" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;em&gt;Figure 13: Example path IV&lt;/em&gt;&lt;/div&gt;
&lt;p&gt;&lt;em&gt;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 16px;"&gt;&lt;strong&gt;How to activate local DCP service debugging&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;span style="color: #ff0000;"&gt;Please note: &lt;/span&gt;If you have a DocumentsCorePack service issue, please activate Debugging this way:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Go to the &lt;g class="gr_ gr_110 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del" id="110" data-gr-id="110"&gt;start-pane&lt;/g&gt; and look for the DocumentsCorePack ServiceManagement.&amp;nbsp;&lt;br /&gt;
In the so opened window, you have the possibility to activate debugging, like you can see highlighted in yellow below.&amp;nbsp;&lt;br /&gt;
&lt;span style="color: #ff0000;"&gt;Please note:&lt;/span&gt; The DocumentsCorePack service has to be stopped first.&amp;nbsp;&lt;/em&gt;&lt;/p&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;
&lt;a title="Activate DCP service debugging" href="/Portals/0/Blog/Activate%20Debugging%20MS%20Dyn%20365/DCP%20Service/DCP%20Service_debug.png?ver=2017-03-09-105258-407"&gt; &lt;img alt="" class="img-responsive" src="/Portals/0/Blog/Activate%20Debugging%20MS%20Dyn%20365/DCP%20Service/DCP%20Service_debug.png?ver=2017-03-09-105258-407" style="width: 500px; height: 345px;" /&gt; &lt;/a&gt;
&lt;/div&gt;
Figure 14: Activate DCP service debugging&lt;/div&gt;
&lt;div&gt;&lt;em&gt;&lt;br /&gt;
Once activated, proceed like above described.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;/em&gt;&lt;/div&gt;
&lt;span style="font-size: 13px;"&gt;&lt;strong&gt;That&amp;rsquo;s it!&lt;/strong&gt;&amp;nbsp;We appreciate your feedback! Please share your thoughts by sending an email to&amp;nbsp;&lt;a href="mailto:support@mscrm-addons.com"&gt;support@mscrm-addons.com&lt;/a&gt;.&lt;/span&gt;&lt;br /&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;</description><guid isPermaLink="false">9741</guid></item><item><title>Our addons’ compatibility with Dynamics CRM 2013, SharePoint, MS Office</title><link>https://www.mscrm-addons.com/Blog/PostId/9737/feature-outline-our-addons’-compatibility-with-dynamicx-crm-2013-sharepoint-ms-office</link><category>*General*</category><pubDate>Fri, 22 Nov 2013 12:27:00 GMT</pubDate><description>&lt;div&gt;In this article, you can find a &lt;strong&gt;compatibility chart for all our addons for Microsoft Dynamics CRM 2013&lt;/strong&gt;.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;It shows which of our addons are compatible with&lt;/div&gt;
&lt;ul&gt;
    &lt;div&gt;&amp;middot; &lt;strong&gt;MS Dynamics CRM 2013 On-Premise/Hosted (IFD)/Online&lt;/strong&gt;&lt;/div&gt;
    &lt;div&gt;&amp;middot; &lt;strong&gt;MS SharePoint 2010/2013/Online&lt;/strong&gt;&lt;/div&gt;
    &lt;div&gt;&amp;middot; &lt;strong&gt;MS Office (x86, x64) 2007/2010/2013&lt;/strong&gt;&lt;/div&gt;
    &lt;div&gt;&amp;middot; and which of them support &lt;strong&gt;cross-browsing&lt;/strong&gt;.&lt;/div&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;table style="width: 530px; border-collapse: collapse;" border="0" cellspacing="0" cellpadding="0"&gt;
    &lt;colgroup&gt;&lt;col style="width: 116pt;" width="154" /&gt; &lt;col style="width: 74pt;" width="99" /&gt; &lt;col style="width: 72pt;" width="96" /&gt; &lt;col style="width: 46pt;" span="5" width="61" /&gt; &lt;col style="width: 25pt;" span="6" width="33" /&gt; &lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr style="background-color: #eaebea;"&gt;
            &lt;td style="border: 1px solid #000000;" rowspan="2" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; color: #000000;"&gt;&lt;strong&gt;&lt;span&gt;Last Update&amp;nbsp;&lt;br /&gt;
            October 2013&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" rowspan="2" align="center" valign="middle"&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;&lt;span style="font-size: x-small; font-family: Calibri;"&gt;Version&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" rowspan="2" align="center" valign="middle"&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;&lt;span style="font-size: x-small; font-family: Calibri;"&gt;Last Version-Release Date&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" colspan="4" align="center" valign="middle"&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;&lt;span style="font-size: x-small; font-family: Calibri;"&gt;MS Dynamics CRM 2013&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" colspan="3" align="center" valign="middle"&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;&lt;span style="font-size: x-small; font-family: Calibri;"&gt;MS SharePoint&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" colspan="3" align="center" valign="middle"&gt;
            &lt;p&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;&lt;span style="font-size: x-small; font-family: Calibri;"&gt;MS Office &lt;br /&gt;
            &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;&lt;span style="font-size: x-small; font-family: Calibri;"&gt;(x86, x64)&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="background-color: #eaebea;"&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: Calibri; color: #000000;"&gt;On-Premise&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: Calibri; color: #000000;"&gt;Hosted&lt;br /&gt;
            &amp;nbsp;(IFD)&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: Calibri; color: #000000;"&gt;Online&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: Calibri; color: #000000;"&gt;Cross&lt;br /&gt;
            Browser&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&lt;span style="font-size: x-small; font-family: Calibri; color: #000000;"&gt;2010&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&lt;span style="font-size: x-small; font-family: Calibri; color: #000000;"&gt;2013&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&lt;span style="font-size: x-small; font-family: Calibri; color: #000000;"&gt;online&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&lt;span style="font-size: x-small; font-family: Calibri; color: #000000;"&gt;2007&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&lt;span style="font-size: x-small; font-family: Calibri; color: #000000;"&gt;2010&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&lt;span style="font-size: x-small; font-family: Calibri; color: #000000;"&gt;2013&lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="height: 33pt;" height="44"&gt;
            &lt;td style="border: 1px solid #000000; text-align: left;"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.mscrm-addons.com/Products/MSCRM20112013/ActivityTools.aspx"&gt;ActivityTools&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000; text-align: center;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;6.7&lt;br /&gt;
            and higher&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000; text-align: center;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;11/11/2013 &lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000; text-align: center;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;&amp;nbsp;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000; text-align: center;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000; text-align: center;" align="center" valign="middle"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000; text-align: center;"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="height: 33pt;" height="44"&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.mscrm-addons.com/Products/MSCRM20112013/AttachmentExtractor.aspx"&gt;AttachmentExtractor&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;2013.2&lt;br /&gt;
            and higher&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;10/31/2013&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="height: 33pt;" height="44"&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.mscrm-addons.com/Products/MSCRM20112013/DocumentsCorePack.aspx"&gt;DocumentsCorePack&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;Server:&amp;nbsp;2013.31&lt;br /&gt;
            and higher&lt;br /&gt;
            Client: 6.5&lt;br /&gt;
            and higher&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;11/11/2013&lt;br /&gt;
            10/23/2013&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;span class="font5"&gt;&lt;sup&gt;*1)*2)&lt;/sup&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="height: 33pt;" height="44"&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.mscrm-addons.com/Products/MSCRM20112013/GroupCalendar.aspx"&gt;GroupCalendar&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;6.5&lt;br /&gt;
            and higher&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;10/21/2013&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000; text-align: center;"&gt;&amp;nbsp;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="height: 33pt;" height="44"&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.mscrm-addons.com/Products/MSCRM20112013/PowerSearch.aspx"&gt;PowerSearch&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;6.6&amp;nbsp;&lt;br /&gt;
            and higher&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;11/11/2013&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="height: 33pt;" height="44"&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.mscrm-addons.com/Products/MSCRM20112013/SmartBar.aspx"&gt;SmartBar &lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;2013.5&amp;nbsp;&lt;/span&gt;&lt;br style="color: #888888; font-family: arial, helvetica, sans-serif; font-size: x-small;" /&gt;
            &lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;and higher&lt;/span&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;01/29/2014&lt;/span&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&amp;nbsp;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000; text-align: center;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000; text-align: center;"&gt;&amp;nbsp;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="height: 33pt;" height="44"&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.mscrm-addons.com/Products/MSCRM20112013/TelephoneIntegration.aspx"&gt;TelephoneIntegration&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;Server:&amp;nbsp;6.3&lt;br /&gt;
            and higher&lt;br /&gt;
            Client: 6.3&lt;br /&gt;
            and higher&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;10/23/2013&lt;br /&gt;
            10/23/2013&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000; text-align: center;"&gt;
            &lt;div&gt;&amp;nbsp;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid #000000;" align="center" valign="middle"&gt;&lt;span style="font-size: x-small; font-family: arial, helvetica, sans-serif; color: #888888;"&gt;yes&lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="height: 15pt;" height="20"&gt;
            &lt;td class="xl89" style="height: 15pt; background-color: transparent;"&gt;&lt;span style="font-size: x-small; font-family: Calibri;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
            &lt;td style="border: 0px black; background-color: transparent;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 0px black; background-color: transparent;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 0px black; background-color: transparent;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 0px black; background-color: transparent;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 0px black; background-color: transparent;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 0px black; background-color: transparent;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 0px black; background-color: transparent;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 0px black; background-color: transparent;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 0px black; background-color: transparent;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 0px black; background-color: transparent;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="border: 0px black; background-color: transparent;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td class="xl74" style="background-color: transparent;"&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="height: 15pt;" height="20"&gt;
            &lt;td class="xl73" style="height: 15pt; background-color: transparent;" colspan="13"&gt;*1) At the moment, FileExplorer-documents, SharePoint-documents and the Document Summary are not compatible.&amp;nbsp;&lt;span style="font-family: Verdana;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
            *2) All browser windows created by the application will open in the InternetExplorer.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;
            &lt;br /&gt;
            Please do not hesitate to contact us&amp;nbsp;via&amp;nbsp;&lt;a href="mailto:support@mscrm-addons.com"&gt;support@mscrm-addons.com&lt;/a&gt;&amp;nbsp;should you require further information or our assistance.&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt;
&lt;strong&gt;That&amp;rsquo;s it!&lt;/strong&gt;&amp;nbsp;We appreciate your feedback! Please share your thoughts by sending an email to&amp;nbsp;&lt;a href="mailto:support@mscrm-addons.com"&gt;support@mscrm-addons.com&lt;/a&gt;.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description><guid isPermaLink="false">9737</guid></item><item><title>Insecure content warning in IE when using FileExplorer with IFD</title><link>https://www.mscrm-addons.com/Blog/PostId/9617/insecure-content-warning-in-ie-when-using-fileexplorer-with-ifd</link><category>DocumentsCorePack (DCP),DCP 2011,DCP 2013,DCP 2015 / 2016,DCP 365,DCP 4.0</category><pubDate>Mon, 17 Dec 2012 11:05:00 GMT</pubDate><description>&lt;p&gt;If you have configured your CRM for IFD and also have enabled our FileExplorer Integration, Internet Explorer (IE) will either not load the FileExplorer or show a message about insecure content.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_138.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_138.png"&gt;&lt;/a&gt;&lt;a title="FileExplorer not visible" href="http://mscrm-addons.com/images/blog/files/image_138.png"&gt;&lt;img class="img-responsive" style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_135.png" alt="image" width="244" height="175" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;em&gt;Figure 1: FileExplorer not visible&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_139.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_139.png"&gt;&lt;/a&gt;&lt;a title="Internet Explorer shows insecure content warning" href="http://mscrm-addons.com/images/blog/files/image_139.png"&gt;&lt;img class="img-responsive" style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_136.png" alt="image" width="244" height="172" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;em&gt;Figure 2: Internet Explorer shows insecure content warning&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;If you run into this problem, please follow the steps below to resolve this issue. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;There are two IE settings you need to modify&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;1. Add the DocumentsCorePack (DCP) Server FQDN DNS name to the trusted sites.   &lt;br /&gt;
Open the IE Settings and on the &lt;em&gt;Security-&lt;/em&gt;tab page, switch to &lt;em&gt;Trusted Sites&lt;/em&gt; and click on &lt;em&gt;Sites&lt;/em&gt; to add the fully domain name of DocumentsCorePack (e.g. &lt;a href="https://documentscorepackserver.c3.ptm-edv.at"&gt;https://documentscorepackserver.c3.ptm-edv.at&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_140.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_140.png"&gt;&lt;/a&gt;&lt;a title="IE Settings showing how to add DocumentsCorePack to the trusted sites" href="http://mscrm-addons.com/images/blog/files/image_140.png"&gt;&lt;img class="img-responsive" style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_137.png" alt="image" width="244" height="176" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;em&gt;Figure 3: IE Settings showing how to add DocumentsCorePack to the trusted sites&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;2. Modify the &lt;em&gt;Local Intranet&lt;/em&gt; zone to allow mixed content   &lt;br /&gt;
Open the IE Settings and on the &lt;em&gt;Security-&lt;/em&gt;tab page, switch to &lt;em&gt;Local Intranet&lt;/em&gt; and click on &lt;em&gt;Custom Level&lt;/em&gt; to modify the settings.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_141.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_141.png"&gt;&lt;/a&gt;&lt;a title="IE Settings showing Local Intranet options" href="http://mscrm-addons.com/images/blog/files/image_141.png"&gt;&lt;img class="img-responsive" style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_138.png" alt="image" width="191" height="244" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;em&gt;Figure 4: IE Settings showing Local Intranet options&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Then you have to scroll down to &lt;em&gt;Miscellaneous&lt;/em&gt;&amp;nbsp;and enable &lt;em&gt;Display Mixed Content&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_142.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_142.png"&gt;&lt;/a&gt;&lt;a title="Enable Display Mixed content" href="http://mscrm-addons.com/images/blog/files/image_142.png"&gt;&lt;img class="img-responsive" style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_139.png" alt="image" width="203" height="244" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;em&gt;Figure 5: Enable Display Mixed content&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;After you have applied these settings, please restart Internet Explorer. &lt;br /&gt;
Hereafter, the FileExplorer documents will be shown without any prompt in the an IFD environment.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_143.png"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_143.png"&gt;&lt;/a&gt;&lt;a title="FileExplorer Documents in IFD" href="http://mscrm-addons.com/images/blog/files/image_143.png"&gt;&lt;img class="img-responsive" style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_140.png" alt="image" width="244" height="174" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;em&gt;Figure 6: FileExplorer Documents in IFD&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;That&amp;rsquo;s it!&amp;nbsp;&lt;/strong&gt;We appreciate your feedback! Please share your thoughts by sending an e-mail to&amp;nbsp;&lt;a href="mailto:support@mscrm-addons.com"&gt;support@mscrm-addons.com&lt;/a&gt;.&lt;/p&gt;</description><guid isPermaLink="false">9617</guid></item><item><title>Installing GroupCalendar and ActivityTools in an IFD/Claims-Based-Environment</title><link>https://www.mscrm-addons.com/Blog/PostId/9560/installing-groupcalendaractivitytools-in-an-ifdclaims-based-environment</link><category>ActivityTools (AT),AT 2011,AT 2013,GC 2011,GC 2013,GC 2015 / 2016 </category><pubDate>Mon, 28 Nov 2011 20:09:00 GMT</pubDate><description>&lt;p&gt;This blog article will walk you through the required steps on how to install GroupCalendar and ActivityTools in a claims-based environment.&lt;/p&gt;
&lt;p&gt;This article is valid for &lt;strong&gt;GroupCalendar for CRM 2011, 2013, 2015 and 2016&lt;/strong&gt; but only for &lt;strong&gt;CRM 2013 and older versions of ActivityTools&lt;/strong&gt;.&amp;nbsp;&lt;span style="font-family: Verdana, sans-serif;"&gt;From CRM 2015 onwards ActivityTools does not have to be configured for IFD anymore!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The steps are the same for both products, so instead of an explicit product name, we will use the term &lt;strong&gt;the addon&lt;/strong&gt; in this guide.&amp;nbsp;&lt;/p&gt;
&lt;p style="margin: 0cm 0cm 8pt;"&gt;&lt;span style="font-size: 7.5pt; line-height: 107%;" lang="EN-GB"&gt;The IFD configuration for the GroupCalendar is as follows:&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;IFD-Tool -&amp;gt;&lt;a href="http://www.mscrm-addons.com/Downloads/DownloadIFDToolforMSCRM2011/tabid/195/Default.aspx" target="_blank"&gt; Download Link&lt;/a&gt;&amp;nbsp;you must have a login on our web site&lt;/li&gt;
    &lt;li&gt;For installing GroupCalendar you need at least version 5.12 from our &lt;a href="http://www.mscrm-addons.com/Downloads/DownloadGroupCalendarforCRM2011/tabid/178/Default.aspx" target="_blank"&gt;Download Section&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;For installing ActivityTools you need at least version 5.13 from our &lt;a href="http://www.mscrm-addons.com/Downloads/DownloadActivityToolsforMSCRM2011/tabid/175/Default.aspx" target="_blank"&gt;Download Section&lt;br /&gt;
    &lt;br /&gt;
    &lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Before you start the installation, make sure that MS CRM is working correctly in IFD/Claims-Mode, including your ADFS, which should be installed correctly and configured to work with MS CRM.&lt;/p&gt;
&lt;p&gt;More details on how to configure MSCRM for IFD/Claims can be found in the Microsoft Guide &lt;em&gt;Configuring Claims-based Authentication for Microsoft Dynamics CRM 2011&lt;/em&gt;&amp;nbsp;&lt;a href="http://www.microsoft.com/download/en/details.aspx?id=3621" target="_blank"&gt;Download&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The following system configuration is the base for our guide. &lt;br /&gt;
Your setup will differ in these URLs, make sure you are replacing the URLs with your own URLs when following the guide.&lt;/p&gt;
&lt;p&gt;Internal Url used to access Microsoft Dynamics CRM:&lt;strong&gt; &lt;br /&gt;
https://internalcrm.rc1ifd.ptm-edv.at&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;External Url used to access Microsoft Dynamics CRM: &lt;br /&gt;
&lt;strong&gt;https://[orgname].rc1ifd.ptm-edv.at&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;AD FS Server: &lt;br /&gt;
&lt;strong&gt;https://win2008domain.ptm-edv.at&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The addon&lt;/strong&gt;&amp;nbsp;itself also requires a dns name: &lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;https://activitytoolsserver.rc1ifd.ptm-edv.at &lt;/strong&gt;(for ActivityTools)&lt;/p&gt;
&lt;p&gt;or&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;https://groupcalendarserver.rc1ifd.ptm-edv.at &lt;/strong&gt;(for GroupCalendar)&lt;/p&gt;
&lt;p&gt;Basic installation/configuration of &lt;strong&gt;the&amp;nbsp;addon&lt;/strong&gt;:&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;Install&lt;strong&gt; the addon &lt;/strong&gt;on the CRM Server.&lt;/li&gt;
    &lt;li&gt;You will be asked for the Logon Information. Fill in the internal IFD name of your CRM. In our case it is &lt;em&gt;internalcrm.rc1ifd.ptm-edv.at&amp;nbsp;&lt;/em&gt;&lt;strong&gt;&lt;br /&gt;
    &lt;/strong&gt;Now select the organization on which you want to install&lt;strong&gt; the addon&lt;/strong&gt; and click on the &lt;em&gt;&lt;strong&gt;[OK]&lt;/strong&gt;&lt;/em&gt;-button.&lt;br /&gt;
    &lt;br /&gt;
    &lt;a href="http://mscrm-addons.com/images/blog/files/2011%2f11%2fifd-ss1.png" target="_blank"&gt;&lt;/a&gt;
    &lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/2011%2f11%2fifd-ss1.png" target="_blank"&gt;&lt;/a&gt;&lt;a title="Connection dialog" href="http://mscrm-addons.com/images/blog/files/2011%2f11%2fifd-ss1.png"&gt;&lt;img alt="" class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2011%2f11%2fifd-ss1.png" width="100" height="100" /&gt;&lt;/a&gt;&lt;/div&gt;
    &lt;br /&gt;
    &lt;em&gt;Figure 1: Connection dialog&lt;/em&gt;&lt;br /&gt;
    &lt;br /&gt;
    &lt;/li&gt;
    &lt;li&gt;After the installation has finished, you have to open the IIS ( inetmgr.exe ) and go to Sites &amp;gt; &lt;strong&gt;the addon&lt;/strong&gt;&amp;nbsp;WebSite. Right click the ActivityToolsserver or GroupCalendarserver - WebSite and select &lt;em&gt;Edit Bindings...&lt;/em&gt;&lt;br /&gt;
    &lt;br /&gt;
    &lt;a href="http://mscrm-addons.com/images/blog/files/2011%2f11%2fifd-ss2.png" target="_blank"&gt;&lt;/a&gt;
    &lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/2011%2f11%2fifd-ss2.png" target="_blank"&gt;&lt;/a&gt;&lt;a title="Select Edit Bindings..." href="http://mscrm-addons.com/images/blog/files/2011%2f11%2fifd-ss2.png"&gt;&lt;img alt="" class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2011%2f11%2fifd-ss2.png" width="100" height="100" /&gt;&lt;/a&gt;&lt;/div&gt;
    &lt;br /&gt;
    &lt;em&gt;Figure 2: Select Edit Bindings...&lt;/em&gt;&lt;br /&gt;
    &lt;br /&gt;
    On the Bindings, click on the &lt;em&gt;[Add...]-button&lt;/em&gt; and select in the &lt;em&gt;Add Site Binding&lt;/em&gt;&amp;nbsp;the type &lt;em&gt;https&lt;/em&gt;.&lt;br /&gt;
    You also have to specify the port. In our example we use &lt;em&gt;4446&lt;/em&gt;&lt;br /&gt;
    &lt;br /&gt;
    &lt;a href="http://mscrm-addons.com/images/blog/files/2011%2f11%2fifd-ss3.png" target="_blank"&gt;&lt;/a&gt;
    &lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/2011%2f11%2fifd-ss3.png" target="_blank"&gt;&lt;/a&gt;&lt;a title="Add Bindings" href="http://mscrm-addons.com/images/blog/files/2011%2f11%2fifd-ss3.png"&gt;&lt;img alt="" class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2011%2f11%2fifd-ss3.png" width="60" height="60" /&gt;&lt;/a&gt;&lt;/div&gt;
    &lt;br /&gt;
    &lt;em&gt;Figure 3: Add Bindings&lt;/em&gt;&lt;br /&gt;
    &lt;br /&gt;
    With that we have made the website available for https. Now click on the &lt;em&gt;&lt;strong&gt;[OK]&lt;/strong&gt;&lt;/em&gt;-button.&lt;/li&gt;
    &lt;li&gt;Reselect &lt;strong&gt;the addon website&lt;/strong&gt; and double click on the &lt;em&gt;Authentication-&lt;/em&gt;item in the right side details pane.&lt;br /&gt;
    Verify that the options &lt;em&gt;Anonymous&lt;/em&gt; and &lt;em&gt;ASP.Net Impersonation&lt;/em&gt;&amp;nbsp;settings are enabled.&amp;nbsp; ( Anonymous must be disabled with non IFD systems).&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;The addon&lt;/strong&gt;&amp;nbsp;URL must be added to your DNS Server.&lt;br /&gt;
    Your DNS-Servers have to resolve the &amp;nbsp;&lt;strong&gt;activitytoolsserver.[your-domain]&lt;/strong&gt; or &lt;strong&gt;groupcalendarserver.[yourdomain] &lt;/strong&gt;names correctly. That means, they should resolve it with the same IP-address your CRM Server has. &lt;br /&gt;
    &lt;span style="color: #ff0000;"&gt;Please note: IF you are have an external DNS, make sure that both external and internal DNS are able to resolve the URL.&lt;br /&gt;
    &amp;nbsp;&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;Extract the IFD-Tool (.zip-File), that you have downloaded before and execute the &lt;strong&gt;IFDSetupWizard.exe&lt;/strong&gt;.&lt;br /&gt;
    Follow the steps in the IFD Setup carefully.&amp;nbsp;&lt;/li&gt;
    &lt;li&gt;Open your CRM in Internet Explorer and go to &lt;em&gt;Settings&lt;/em&gt;&amp;nbsp;&amp;gt; &lt;em&gt;MSCRM-ADDONS.com Products&lt;/em&gt;&amp;nbsp;&amp;gt; &lt;em&gt;Open&lt;strong&gt;&amp;nbsp;the addon. &lt;/strong&gt;&lt;/em&gt;In the &lt;em&gt;MSCRM-ADDONS.com Products form&lt;/em&gt;, select the &lt;em&gt;MSCRM-ADDONS.com Settingskeys&lt;/em&gt; and search for the &lt;em&gt;WebApplicationPort&lt;/em&gt; entry.&lt;br /&gt;
    &lt;br /&gt;
    &lt;a href="http://mscrm-addons.com/images/blog/files/2011%2f11%2fifd-ss4.png" target="_blank"&gt;&lt;/a&gt;
    &lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/2011%2f11%2fifd-ss4.png" target="_blank"&gt;&lt;/a&gt;&lt;a title="mscrm-addons.com Settingskeys" href="http://mscrm-addons.com/images/blog/files/2011%2f11%2fifd-ss4.png"&gt;&lt;img alt="" class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2011%2f11%2fifd-ss4.png" width="60" height="60" /&gt;&lt;/a&gt;&lt;/div&gt;
    &lt;br /&gt;
    &lt;em&gt;Figure 4: mscrm-addons.com Settingskeys&lt;/em&gt;&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    &lt;/li&gt;
    &lt;li&gt;Open the WebApplicationPort and replace the existing KeyValue with the following:&amp;nbsp;&lt;br /&gt;
    [httpsPort]|[httpPort]|[claimsbased]|[addonname]|[debugging]&lt;br /&gt;
    &lt;br /&gt;
    e.g.:&lt;br /&gt;
    &lt;em&gt;4446|5557|true|activitytoolsserver|false&lt;/em&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;We have finished the configuration of the CRM part and now need to configure the AD FS.&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;Please logon your AD FS Server and start AD FS 2.0 Management.&lt;/li&gt;
    &lt;li&gt;On the &lt;em&gt;Actions &lt;/em&gt;menu located in the right column, click &lt;em&gt;Add Relying Party Trust&lt;/em&gt;.&lt;/li&gt;
    &lt;li&gt;In the &lt;em&gt;Add Relying Party Trust Wizard&lt;/em&gt;, click on the &lt;em&gt;&lt;strong&gt;[Start]&lt;/strong&gt;&lt;/em&gt;-button.&lt;strong&gt;&lt;br /&gt;
    &amp;nbsp;&lt;/strong&gt;&lt;/li&gt;
    &lt;li&gt;On the &lt;em&gt;Select Data Source&lt;/em&gt;&amp;nbsp;page, click on&lt;em&gt; Import data about the relying party published online or on a local network&lt;/em&gt;, and then type in the URL to locate the federationmetadata.xml file.&lt;br /&gt;
    &lt;br /&gt;
    This federation metadata is created with the IFD-Tool on the CRM Server. For example:&lt;br /&gt;
    &lt;strong&gt;https://activitytoolsserver.rc1ifd.ptm-edv.at:4446/FederationMetadata/2007-06/FederationMetadata.xml&lt;br /&gt;
    &lt;br /&gt;
    &lt;/strong&gt;Type this URL in your browser and verify that no certificate-related warnings appear.&lt;/li&gt;
    &lt;li&gt;Click on the &lt;em&gt;&lt;strong&gt;[Next]&lt;/strong&gt;&lt;/em&gt;-button.&lt;/li&gt;
    &lt;li&gt;On the &lt;em&gt;Specify Display Name&lt;/em&gt;&amp;nbsp;page, type a display name, such as &lt;em&gt;ActivityTools IFD&lt;/em&gt;, and click on the &lt;em&gt;&lt;strong&gt;[Next]&lt;/strong&gt;&lt;/em&gt;-button.&lt;/li&gt;
    &lt;li&gt;On the &lt;em&gt;Choose Issuance Authorization Rules&lt;/em&gt;&amp;nbsp;page, leave the &lt;em&gt;Permit all users to access this relying party&lt;/em&gt;&amp;nbsp;option selected, and then click on the &lt;em&gt;&lt;strong&gt;[Next]&lt;/strong&gt;&lt;/em&gt;-button.&lt;/li&gt;
    &lt;li&gt;On the &lt;em&gt;Ready to Add Trust&lt;/em&gt;&amp;nbsp;page, click on the &lt;em&gt;&lt;strong&gt;[Next]&lt;/strong&gt;&lt;/em&gt;-button, and then click on the &lt;em&gt;&lt;strong&gt;[Close]&lt;/strong&gt;&lt;/em&gt;-button.&lt;/li&gt;
    &lt;li&gt;If the Rules Editor appears, click on&amp;nbsp;&lt;em&gt;Add Rule&lt;/em&gt;. Otherwise, in the &lt;em&gt;Relying Party Trusts &lt;/em&gt;list, right-click the relying party object that you created, click &lt;em&gt;Edit Claims Rules&lt;/em&gt;, and then click on&amp;nbsp;&lt;em&gt;Add Rule&lt;/em&gt;.&lt;br /&gt;
    &lt;span style="color: #ff0000;"&gt;&lt;strong&gt;Please note: &lt;/strong&gt;Make&amp;nbsp;sure the Issuance Transform Rules tab is selected.&lt;br /&gt;
    &amp;nbsp;&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;In the &lt;em&gt;Claim rule template list&lt;/em&gt;, select the &lt;em&gt;Pass Through or Filter an Incoming Claim&lt;/em&gt; template, and then click on the&amp;nbsp;&lt;em&gt;&lt;strong&gt;[Next]&lt;/strong&gt;&lt;/em&gt;-button.&lt;/li&gt;
    &lt;li&gt;Create the following rule:&lt;br /&gt;
    &amp;bull;&lt;span style="white-space: pre;"&gt; &lt;/span&gt;Claim rule name: Pass Through UPN (or something descriptive)&lt;br /&gt;
    &lt;br /&gt;
    Add the following mapping:&lt;br /&gt;
    i.&lt;span style="white-space: pre;"&gt; &lt;/span&gt;Incoming claim type: UPN&amp;nbsp;&lt;br /&gt;
    ii.&lt;span style="white-space: pre;"&gt; &lt;/span&gt;Pass through all claim values&lt;/li&gt;
    &lt;li&gt;Click on the&amp;nbsp;&lt;em&gt;&lt;strong&gt;[Finish]&lt;/strong&gt;&lt;/em&gt;-button.&lt;/li&gt;
    &lt;li&gt;In the&lt;em&gt; Rules Editor&lt;/em&gt;, click on&amp;nbsp;&lt;em&gt;Add Rule&lt;/em&gt;, and in the &lt;em&gt;Claim rule template list&lt;/em&gt;, select the &lt;em&gt;Pass Through or Filter an Incoming Claim&lt;/em&gt; template. Then click on the&amp;nbsp;&lt;em&gt;&lt;strong&gt;[Next]&lt;/strong&gt;&lt;/em&gt;-button.&lt;br /&gt;
    Create the following rule:&lt;br /&gt;
    &amp;bull;&lt;span style="white-space: pre;"&gt; &lt;/span&gt;Claim rule name: Pass Through Primary SID (or something descriptive)&lt;br /&gt;
    &lt;br /&gt;
    &amp;bull;&lt;span style="white-space: pre;"&gt; &lt;/span&gt;Add the following mapping:&lt;br /&gt;
    i.&lt;span style="white-space: pre;"&gt; &lt;/span&gt;Incoming claim type: Primary SID&amp;nbsp;&lt;br /&gt;
    ii.&lt;span style="white-space: pre;"&gt; &lt;/span&gt;Pass through all claim values&lt;/li&gt;
    &lt;li&gt;Click on the&amp;nbsp;&lt;em&gt;&lt;strong&gt;[Finish]&lt;/strong&gt;&lt;/em&gt;-button.&lt;/li&gt;
    &lt;li&gt;In the &lt;em&gt;Rules Editor&lt;/em&gt;, click on&amp;nbsp;&lt;em&gt;Add Rule&lt;/em&gt;.&lt;/li&gt;
    &lt;li&gt;In the &lt;em&gt;Claim rule template list&lt;/em&gt;, select the &lt;em&gt;Transform an Incoming Claim template&lt;/em&gt;, and then click on the&amp;nbsp;&lt;em&gt;&lt;strong&gt;[Next]&lt;/strong&gt;&lt;/em&gt;-button.&lt;/li&gt;
    &lt;li&gt;Create the following rule:&lt;br /&gt;
    &amp;bull;&lt;span style="white-space: pre;"&gt; &lt;/span&gt;Claim rule name: Transform Windows Account Name to Name (or something descriptive)&lt;br /&gt;
    &lt;br /&gt;
    &amp;bull;&lt;span style="white-space: pre;"&gt; &lt;/span&gt;Add the following mapping:&lt;br /&gt;
    i.&lt;span style="white-space: pre;"&gt; &lt;/span&gt;Incoming claim type: Windows account name&amp;nbsp;&lt;br /&gt;
    ii.&lt;span style="white-space: pre;"&gt; &lt;/span&gt;Outgoing claim type: Name&amp;nbsp;&lt;br /&gt;
    iii.&lt;span style="white-space: pre;"&gt; &lt;/span&gt;Pass through all claim values&lt;/li&gt;
    &lt;li&gt;Click on the&amp;nbsp;&lt;em&gt;&lt;strong&gt;[Finish]&lt;/strong&gt;&lt;/em&gt;-button&amp;nbsp;and when you have created all three rules, click the &lt;em&gt;&lt;strong&gt;[OK]&lt;/strong&gt;&lt;/em&gt;-button&amp;nbsp;to close the &lt;em&gt;Rules Editor&lt;/em&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You have finished the configuration and you should be able to use &lt;strong&gt;the addon&lt;/strong&gt; in your IFD/Claims Environment now.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Troubleshooting:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Error message:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="Token error" href="http://mscrm-addons.com/images/blog/files/2011%2f11%2fTokenError.jpg" target="_blank"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a title="Token error" href="http://mscrm-addons.com/images/blog/files/2011%2f11%2fTokenError.jpg" target="_blank"&gt;&lt;/a&gt;&lt;a title="Error Message" href="http://mscrm-addons.com/images/blog/files/2011%2f11%2fTokenError.jpg"&gt;&lt;img class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2011%2f11%2fTokenError.jpg" alt="Token Error" width="100" height="100" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Figure 5: Error Message&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Reason:&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;This indicates you are using a wrong certificate for the ADFS signing. &lt;br /&gt;
&lt;br /&gt;
&lt;em&gt;Solution:&lt;/em&gt;&lt;br /&gt;
Make sure the thumbprint in the web.config matches the one the token signing certificate in ADFS.&lt;/p&gt;
&lt;p&gt;&lt;issuernameregistry type="Microsoft.IdentityModel.Tokens.ConfigurationBasedIssuerNameRegistry, Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"&gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;trustedissuers&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;add thumbprint="&amp;lt;strong&amp;gt;37a59abae1a394ffd8f0fd750c2e38e98069e349&amp;lt;/strong&amp;gt;" name="http://win2008domain.ptm-edv.at/adfs/services/trust"&gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/add&gt;
&lt;/trustedissuers&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/issuernameregistry&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Error message:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/2013%2f5%2fkeyset.png" target="_blank"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/2013%2f5%2fkeyset.png" target="_blank"&gt;&lt;/a&gt;&lt;a title="Error Message" href="http://mscrm-addons.com/images/blog/files/2013%2f5%2fkeyset.png"&gt;&lt;img alt="" class="img-responsive" src="http://mscrm-addons.com/images/blog/files/2013%2f5%2fkeyset.png" width="159" height="81" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Figure 6: Error Message&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Reason:&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;/em&gt;This error could (also) indicate access rights problems with the certificates private key (mainly an issue for self signed certificates).&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Solution: &lt;/em&gt;&lt;br /&gt;
&lt;br /&gt;
Open your certificate store on the server (MMC, add certificate snapin for local computer) and find your HTTPS certificate. In the context menu, under all tasks select the &lt;em&gt;manage private keys&lt;/em&gt; option and grant access to everyone.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Checklist for general troubleshooting:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Is the Setting WebApplicationPort still intact?&amp;nbsp;&lt;/li&gt;
    &lt;li&gt;Are there any not http/https bindings in CRM?&lt;/li&gt;
    &lt;li&gt;Are there any not http/https bindings in the product website?&lt;/li&gt;
    &lt;li&gt;Is the DNS correctly resolving the products link?&lt;/li&gt;
    &lt;li&gt;Has the ConnectionProfile been created with IFD as connection type?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;That&amp;rsquo;s it!&amp;nbsp;&lt;/strong&gt;We appreciate your feedback! Please share your thoughts by sending an email to&amp;nbsp;&lt;a href="mailto:support@mscrm-addons.com"&gt;support@mscrm-addons.com&lt;/a&gt;.&lt;/p&gt;</description><guid isPermaLink="false">9560</guid></item><item><title>DocumentsCorePack IFD configuration</title><link>https://www.mscrm-addons.com/Blog/PostId/9507/documents-core-pack-ifd-configuration</link><category>DocumentsCorePack (DCP),DCP 4.0</category><pubDate>Thu, 18 Nov 2010 15:45:00 GMT</pubDate><description>&lt;p&gt;When using DocumentsCorePack (DCP) in different environments (office, home, etc.) it is necessary to configure 2 profiles for the client.&lt;/p&gt;
&lt;p&gt;One &lt;span style="color: #ff0000;"&gt;for the IFD connection&lt;/span&gt; and one &lt;span style="color: #ff0000;"&gt;for the standard connection&lt;/span&gt;.   &lt;br /&gt;
These profiles are configured via the DCP dataprovider on the client.&lt;/p&gt;
&lt;p&gt;Please open the registry and add the the following string value to&lt;br /&gt;
&lt;em&gt;Hkey_Current_User\Software\PTM EDV-Systeme\WordMailMergeClient&lt;/em&gt;&lt;strong&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;String value= failoverprofile &lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;Value for failover profile = GUID of&amp;nbsp; the IFD profile.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Adding this setting to the current user will ensure that DCP switches between the profiles as soon as one of the connection types is not available.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;That&amp;rsquo;s it!&lt;/strong&gt;&amp;nbsp;We appreciate your feedback! Please share your thoughts by sending an email to&amp;nbsp;&lt;a href="mailto:support@mscrm-addons.com"&gt;support@mscrm-addons.com&lt;/a&gt;.&lt;/p&gt;</description><guid isPermaLink="false">9507</guid></item><item><title>How to configure DCP FileExplorer in an IFD Environment with WebDrive</title><link>https://www.mscrm-addons.com/Blog/PostId/9491/how-to-configured-dcp-fileexplorer-in-an-ifd-environment-with-webdrive</link><category>DocumentsCorePack (DCP),DCP 2011,DCP 2013,DCP 4.0</category><pubDate>Fri, 09 Jul 2010 12:17:00 GMT</pubDate><description>&lt;p&gt;In an IFD Environment it is hard to implement a FileShare which is available through the Internet. We found a product named WebDrive where you could configure, for example an FTP which will be mapped to a local drive.&lt;/p&gt;
&lt;p&gt;Here is a link to the product website: &lt;em&gt;&lt;a title="http://www.southrivertech.com/products/webdrive/winindex.html" href="http://www.southrivertech.com/products/webdrive/winindex.html"&gt;http://www.southrivertech.com/products/webdrive/winindex.html&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;You are able to connect to FTP, WebDAV, FrontPage, GroupDrive, SFTP (ssh) and Amazon-S3.&lt;/p&gt;
&lt;p&gt;We tested the tool and in combination with DCP FileExplorer Integration it works really fine.&lt;/p&gt;
&lt;p&gt;To configure WebDrive, please follow the user guide of &lt;em&gt;WebDrive&lt;/em&gt;. The important thing is, that you have to install &lt;em&gt;WebDrive &lt;/em&gt;on the CRM Server and on all Clients. And the &lt;em&gt;WebDrive &lt;/em&gt;must be mapped on all machines to the same local drive letter. E.g. &lt;em&gt;W:\&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Per default settings the &lt;em&gt;WebDrive &lt;/em&gt;caches the files. So when one user creates a document and another user opens the file location, it could be possible that the file doesn&amp;rsquo;t exist for the second user because of the cache. In the &lt;em&gt;WebDrive &lt;/em&gt;settings you have to set the Cache options to &lt;em&gt;None&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_53.png" target="_blank"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_53.png" target="_blank"&gt;&lt;/a&gt;&lt;a title="WebDrive settings" href="http://mscrm-addons.com/images/blog/files/image_53.png"&gt;&lt;img class="img-responsive" style="display: inline; border: 0px;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_53.png" alt="image" width="244" height="217" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Figure 1: WebDrive settings&lt;br /&gt;
&amp;nbsp;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;After you have configured &lt;em&gt;WebDrive &lt;/em&gt;to e.g. &lt;em&gt;W:\&lt;/em&gt; you have to configure the FileShare for the FileExplorer Documents in the DCP Config also to &lt;em&gt;W:\&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_54.png" target="_blank"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_54.png" target="_blank"&gt;&lt;/a&gt;&lt;a title="WebDrive settings - FileShare" href="http://mscrm-addons.com/images/blog/files/image_54.png"&gt;&lt;img class="img-responsive" style="display: inline; border: 0px;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_54.png" alt="image" width="244" height="166" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Figure 2: WebDrive settings - FileShare&lt;/em&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_55.png" target="_blank"&gt;&lt;/a&gt;
&lt;div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': false}}"&gt;&lt;a href="http://mscrm-addons.com/images/blog/files/image_55.png" target="_blank"&gt;&lt;/a&gt;&lt;a title="DCP Server Config Setting" href="http://mscrm-addons.com/images/blog/files/image_55.png"&gt;&lt;img class="img-responsive" style="display: inline; border: 0px;" title="image" src="http://mscrm-addons.com/images/blog/files/image_thumb_55.png" alt="image" width="239" height="244" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Figure 3: DCP Server Config Setting&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;After these steps you should be able to use FileExplorer integration in an IFD environment.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;That&amp;rsquo;s it!&amp;nbsp;&lt;/strong&gt;We appreciate your feedback! Please share your thoughts by sending an email to&amp;nbsp;&lt;a href="mailto:support@mscrm-addons.com"&gt;support@mscrm-addons.com&lt;/a&gt;.&lt;/p&gt;</description><guid isPermaLink="false">9491</guid></item><item><title>CTI in a hosted environment</title><link>https://www.mscrm-addons.com/Blog/PostId/9490/cti-in-a-hosted-environment</link><category>TelephoneIntegration (TI),TI 4.0</category><pubDate>Fri, 09 Jul 2010 11:29:00 GMT</pubDate><description>&lt;p&gt;CTI &lt;strong&gt;does&lt;/strong&gt; need the server component in a hosted environment as well, but you can launch the CTI Server setup from any Client, as long as you have a user with full access to CRM.&lt;/p&gt;
&lt;p&gt;You need to select the hosted options on the Connection dialog.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you have physical access to the CRM server, you can simply launch the setup on that server as if it were an onPremise installation.&lt;/p&gt;
&lt;p&gt;Due to the mechanics of an IFD setup, the client will not use a SQL connection to retrieve the information, but a webservice call.&lt;/p&gt;
&lt;p&gt;As webservice calls are more limited as SQL queries, it is recommended to create a hidden field in CRM on the entities you want to search in.&lt;/p&gt;
&lt;p&gt;They will hold the numbers in a format similar to the one TAPI uses.&lt;/p&gt;
&lt;p&gt;You can achieve this either via an onSave script or via a workflow in CRM, transmuting the number to a TAPI compatible format.&lt;/p&gt;
&lt;p&gt;This is only required for caller identification, outbound calls will work with the formatted number, because they are processed by the Client application.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Explanation:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The number stored in CRM is formatted canonical, looking like +43 (316) 680880 0&lt;/p&gt;
&lt;p&gt;The TAPI drivers delivers a number as 00433166808800.&lt;/p&gt;
&lt;p&gt;Though the information is the same, the formatting prevents the CTI to find the number, as the webservice call is not able to resolve the formatting.&lt;/p&gt;
&lt;p&gt;If you have a field in the CRM entity that is getting filled with the unformatted number, you can setup the CTI to use that field for the lookup and get correct results in looking up the callers, but still have a well formatted number in the CRM to display.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;That&amp;rsquo;s it!&lt;/strong&gt;&amp;nbsp;We appreciate your feedback! Please share your thoughts by sending an email to&amp;nbsp;&lt;a href="mailto:support@mscrm-addons.com"&gt;support@mscrm-addons.com&lt;/a&gt;.&lt;/p&gt;</description><guid isPermaLink="false">9490</guid></item></channel></rss>