导航

CRM自定义页面

Posted on 2019-05-20 19:26  yiyishuitian  阅读(358)  评论(0编辑  收藏  举报
  1.  把自定义页面拷入CRMWeb 文件夹下.
  2.  打开IIS定位到此文件夹
  3. 右键
  4. 转换为应用程序

 

 

 

 

 

Below  are the steps you can try to integrate with CRM:

  1. Create a Folder(Example: CustomImport) in CRMWeb Folder(Example: C:\Program Files\Microsoft Dynamics CRM\CRMWeb) and Copy/Paste all your files/website in it.
  2. Goto CRM Installation Path: CRMWeb\Help\bin (Example: C:\Program Files\Microsoft Dynamics CRM\CRMWeb\Help\bin) and copy all these files and paste it into the above website bin folder (where your Microsoft.Xrm.Sdk.dll located)
  3. Goto IIS drill down to the CRM Website and select the Folder which you have created in the Step 1.
  4. Right Click on the Folder and click Convert to Application
    1. Verify Windows Authentication is enabled.

This solution doesn't impact any of the CRM files or dll;However it is not a recommended solution that is provided by Dynamics CRM team.