SharePoint 中的 Web 部件部署

发布于 2024-10-02 02:27:37 字数 228 浏览 1 评论 0原文

我已经构建了一个 Web 部件,在多次部署到特定站点后,SharePoint 突然不再提供部署到特定站点的选项,立即显示一条消息,表明该解决方案已全局部署。

我不知道我做了什么导致了这个。我一直在使用 stsadmn -o addsolution 方法,除了一次当我尝试运行 Setup.exe 文件时。

任何人都知道为什么会发生这种情况以及如何纠正这种情况。

谢谢,

EJM

I've built a web part and after several deployments to a specific site, SharePoint suddenly won't give the option to deploy to a specifi site, a message is immediatelly displayed that the solution is deplyed globally.

I don't know what I did to cause this. I've been useing stsadmn -o addsolution method, except once when when I tried to just run the Setup.exe file.

Anyone has any idea why is it happenning and how to correct this.

Thanks,

EJM

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

神仙妹妹 2024-10-09 02:27:37

首先确保撤回解决方案(使用 stsadm),如果它不起作用,请使用 -force/-override,然后使用相同的方法删除。

然后尝试再做一次,它应该会起作用。

First make sure to retract the solution (with stsadm), if it doesn't work, use -force/-override, and then delete with the same.

Than try to do it again, and it should work.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文