【问题标题】:SharePoint deployment failure using VS2008 on the comannd line在命令行上使用 VS2008 部署 SharePoint 失败
【发布时间】:2009-04-13 18:16:54
【问题描述】:

我正在尝试为我们的 SharePoint 解决方案实现一个夜间构建环境,其中包括适用于 Windows SharePoint Services 3.0(版本 1.2)的 VS 2008 和 VS 2008 扩展。 当我通过 VS 2008 GUI 进行部署时,它工作正常。 当我使用命令行时:

c:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe SharePoint.sln /Deploy Release

我收到以下错误:

------ Deploy started: Project: SharePoint.Site, Configuration: Release Any CPU ------
------ Generate solution file and setup batch file ------
Creating solution ...
System.NotImplementedException
Error: The method or operation is not implemented.

其他人似乎有similar issues

【问题讨论】:

    标签: windows visual-studio-2008 sharepoint command-line deployment


    【解决方案1】:

    VSeWSS 1.2 不支持命令行构建。我会尝试CTP for VSeWSS 1.3STSDevWSPBuilder 之类的社区工具。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-03-26
      • 1970-01-01
      • 2023-01-30
      • 2022-01-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多