• CRM自定义页面


    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 FilesMicrosoft Dynamics CRMCRMWeb) and Copy/Paste all your files/website in it.
    2. Goto CRM Installation Path: CRMWebHelpin (Example: C:Program FilesMicrosoft Dynamics CRMCRMWebHelpin) 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.

  • 相关阅读:
    disabled
    C# 实例化顺序
    session问题
    Node js文件系统
    Node js WEB模块
    Node js GET POST请求
    Node js路由
    Node js函数
    Node js模块系统
    Node js 安装+回调函数+事件
  • 原文地址:https://www.cnblogs.com/BinBinGo/p/10895999.html
Copyright © 2020-2023  润新知