zoukankan      html  css  js  c++  java
  • 解决SharePoint 2013 designer workflow 在发布的报错“负载平衡没有设置”The workflow files were saved but cannot be run.

    原因是app management service没有设置好,在管理中心把他删掉,重新建一个就可以了

    Provision App Management Service

    In SharePoint 2013 Central Administration, in the left navigation bar, select Application Management.

    In the Service Application section, choose Manage service applications.

    In the Type column, select the line with App Management Service Application (the line, not the text).

    In the Service Application ribbon, in the Operations group, select the Delete button.

    In the Delete Service Application dialog box, ensure Delete data associated with the Service Applications is UNCHECKED.

    Select OK twice.

    In the Service Application ribbon, in the New group, select the App Management Service button.

    In the New App Management Service Application dialog box, in the Service Application name field, type App Management Service - New (or the name you desire).

    Scroll down the dialog box and ensure Create new application pool is selected. In the Application pool name field, type SPSServiceApplication (or the pool/name you desire).

    In the Select a security account for this application pool section, select Predefined (or whatever account you use). Ensure the checkbox for Create App Management Service Application Proxy and add it to the default proxy group is checked.

    Select OK.

    Close SharePoint 2013 Central Administration.

    __________________

    Also make sure the State Service and its proxy are running in SharePoint 2013 Central Administration.  

  • 相关阅读:
    福大软工1816 · 第三次作业
    福大软工1816 · 第二次作业
    2018福大软工第一次作业
    20180823-软工实践第一次作业-自我介绍
    福大软工1816 · 第一次作业
    开博之作 · 简单的自我介绍
    2018软件工程实践第一次作业
    系列最终篇!
    含继承多态思想的四则运算器和简单工厂模式初步
    作业六 栈的使用和界面编程探索
  • 原文地址:https://www.cnblogs.com/cwyang/p/4951924.html
Copyright © 2011-2022 走看看