News.mscrm-addons.com BlogHello 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! https://www.mscrm-addons.com/BlogResolving problems with the template lookup option for Insert Documenthttps://www.mscrm-addons.com/Blog/PostId/10165/resolving-problems-with-the-template-lookup-option-for-insert-documentDocumentsCorePack (DCP),DCP 365Thu, 06 Dec 2018 17:51:24 GMT<p style="text-align: justify;">Should you face problems with the template lookup from the Insert Static Document functionality, please do the following to load an alternative version of the dialog that does not use a web interface.</p> <p style="text-align: justify;">Please create the following <g class="gr_ gr_225 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="225" data-gr-id="225">settingskey</g>&nbsp;in your Dynamics 365 for the product DocumentsCorePack. More information about how to create a <g class="gr_ gr_330 gr-alert gr_gramm gr_inline_cards gr_run_anim Punctuation only-del replaceWithoutSep" id="330" data-gr-id="330"><g class="gr_ gr_307 gr-alert gr_spell gr_inline_cards gr_disable_anim_appear ContextualSpelling ins-del multiReplace" id="307" data-gr-id="307">settingskey</g>,</g> can be found <a href="https://www.mscrm-addons.com/Blog/PostId/10031/how-to-create-a-settingskey-manually-in-ms-dynamics-365" target="_blank">here</a>. Enter the name of your <g class="gr_ gr_380 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="380" data-gr-id="380">settingskey</g>&nbsp;in the Name-field and the value in the KeyValue-field like you can see below:&nbsp;</p> <p style="text-align: justify;">Name: <strong>AlternativeLookupDlg<br /> </strong>KeyValue: <strong>true</strong></p> <p style="text-align: justify;">Please ensure that you are using vesrion 9.20 or higher, otherwise you also have to perfrom an upgrade to the latest version of the client application. The latest version can be found in our <a href="https://www.mscrm-addons.com/Downloads/Download-DocumentsCorePack-For-Dynamics365" target="_blank">Download-Center</a>.&nbsp; More information of how to find the current version number can be found in the <a href="https://www.mscrm-addons.com/Blog/PostId/10020/mscrm-addons-for-microsoft-dynamics-365-version-number-guide#DCPC" target="_blank">Version Number Guide</a>.&nbsp;</p> <p style="text-align: justify;"><strong style="font-size: small;">​<span style="background-color: #fcfcfc;">That&rsquo;s it!</span></strong><span style="font-size: small; font-style: inherit; font-variant-ligatures: inherit; font-variant-caps: inherit; font-weight: inherit; background-color: #fcfcfc; font-family: inherit;"><strong>&nbsp;</strong>We appreciate your feedback! Please share your thoughts by sending an email to&nbsp;</span><a href="mailto:support@mscrm-addons.com" style="font-size: small; background-color: #fcfcfc;">support@mscrm-addons.com</a><span style="font-size: small; font-style: inherit; font-variant-ligatures: inherit; font-variant-caps: inherit; font-weight: inherit; background-color: #fcfcfc; font-family: inherit;">.</span></p>10165Error message 401: Unauthorized when trying to access after deploying a custom web-applicationhttps://www.mscrm-addons.com/Blog/PostId/9471/error-statuscode-401-unauthorized-when-trying-to-access-after-deploying-a-custom-web-application-within-ms-crmActivityTools (AT),DB 4.0,DCP 4.0,GC 4.0Fri, 09 Apr 2010 11:45:00 GMT<p>The problem occurs because MS CRM is using an HttpModule for multitenancy scenarios. This http module is called with an anonymous user account. This is why it fails when trying to request, i.e. the metadata webservice.</p> <p><strong>Solution:</strong> To make it work, a new entry (<em>remove CrmAuthentication</em>) has to be specified within the <em>web.config file </em>of the specific Add-On.</p> <div><strong style="white-space: normal;">That&rsquo;s it!&nbsp;</strong><span style="white-space: normal;">We appreciate your feedback! Please share your thoughts by sending an email to&nbsp;</span><a style="white-space: normal;" href="mailto:support@mscrm-addons.com">support@mscrm-addons.com</a><span style="white-space: normal;">.</span></div>9471