weixin_51613993 2020-11-03 12:14 采纳率: 0%
浏览 41

sharepoint 部署wsp solution失败

这是一个SharePoint风格模板(公司主题模板),但是部署报错,就算powershell 命令也不行__:这是为什么呢
难道部署之前要停服务吗?这个BlueBridge是SharePoint内置的还是要单独装_的?
Last Operation Result: Some of the files failed to copy during deployment of the solution.
Last Operation Details: CNSHA23002 :
This solution cannot be activated because its functionality depends on another solution that does not exist:BlueBridge.Core.wsp, Id: b0cee481-2691-40b3-9051-a388d78206e3. First add the other solution to the Solution Gallery, activate that solution, and then repeat activation of this solution.
This solution cannot be activated because its functionality depends on another solution that does not exist:BlueBridge.MasterPages.wsp, Id: 1cabf8db-5359-4b1a-8488-defe45d52c8b. First add the other solution to the Solution Gallery, activate that solution, and then repeat activation of this solution.
This solution cannot be activated because its functionality depends on another solution that does not exist:BlueBridge.Menu.wsp, Id: fa6c03b8-16d9-4717-aaae-46f1bacfd161. First add the other solution to the Solution Gallery, activate that solution, and then repeat activation of this solution.

  • 写回答

1条回答 默认 最新

  • 霖雨 博客专家认证 2023-02-13 23:38
    关注

    有依赖项没部署,先部署依赖项的解决方案,这个才能继续部署的

    评论

报告相同问题?

悬赏问题

  • ¥50 易语言把MYSQL数据库中的数据添加至组合框
  • ¥20 求数据集和代码#有偿答复
  • ¥15 关于下拉菜单选项关联的问题
  • ¥20 java-OJ-健康体检
  • ¥15 rs485的上拉下拉,不会对a-b<-200mv有影响吗,就是接受时,对判断逻辑0有影响吗
  • ¥15 使用phpstudy在云服务器上搭建个人网站
  • ¥15 应该如何判断含间隙的曲柄摇杆机构,轴与轴承是否发生了碰撞?
  • ¥15 vue3+express部署到nginx
  • ¥20 搭建pt1000三线制高精度测温电路
  • ¥15 使用Jdk8自带的算法,和Jdk11自带的加密结果会一样吗,不一样的话有什么解决方案,Jdk不能升级的情况