【问题标题】:HOWTO: Migrate SharePoint site from one farm to another?如何:将 SharePoint 网站从一个场迁移到另一个场?
【发布时间】:2010-02-02 11:41:33
【问题描述】:

我在开发的机器上部署了一个站点。该网站是在WSS 3.0下开发的,其中包含自定义ListFeaturesTemplatesStyles等。

我要做的是创建一个部署包(设置),我可以将它提供给我的客户。我知道stsadm,但我没有生产机器的访问权限。

有没有办法可以将所有依赖项打包在一个文件(安装文件)中并在包含所有依赖项(包括网站内容)的服务器上运行?

我已尝试使用SharePoint Content Deployment Wizard 进行实验。当Export 站点时一切顺利,但总是无法通过以下消息Import

[2/2/2010 3:43:25 PM]: Start Time: 2/2/2010 3:43:25 PM.
[2/2/2010 3:43:25 PM]: Progress: Initializing Import.
[2/2/2010 3:43:42 PM]: FatalError: Could not find WebTemplate #75805 with LCID 1033.
   at Microsoft.SharePoint.Deployment.ImportRequirementsManager.VerifyWebTemplate(SPRequirementObject reqObj)
   at Microsoft.SharePoint.Deployment.ImportRequirementsManager.Validate(SPRequirementObject reqObj)
   at Microsoft.SharePoint.Deployment.ImportRequirementsManager.DeserializeAndValidate()
   at Microsoft.SharePoint.Deployment.SPImport.VerifyRequirements()
   at Microsoft.SharePoint.Deployment.SPImport.Run()
[2/2/2010 3:43:48 PM]: Progress: Import Completed.
[2/2/2010 3:43:48 PM]: Finish Time: 2/2/2010 3:43:48 PM.
[2/2/2010 3:43:48 PM]: Completed with 0 warnings.
[2/2/2010 3:43:48 PM]: Completed with 1 errors.
[2/2/2010 3:44:51 PM]: Start Time: 2/2/2010 3:44:51 PM.
[2/2/2010 3:44:51 PM]: Progress: Initializing Import.
[2/2/2010 3:45:08 PM]: FatalError: Could not find WebTemplate #75805 with LCID 1033.
   at Microsoft.SharePoint.Deployment.ImportRequirementsManager.VerifyWebTemplate(SPRequirementObject reqObj)
   at Microsoft.SharePoint.Deployment.ImportRequirementsManager.Validate(SPRequirementObject reqObj)
   at Microsoft.SharePoint.Deployment.ImportRequirementsManager.DeserializeAndValidate()
   at Microsoft.SharePoint.Deployment.SPImport.VerifyRequirements()
   at Microsoft.SharePoint.Deployment.SPImport.Run()
[2/2/2010 3:45:14 PM]: Progress: Import Completed.
[2/2/2010 3:45:14 PM]: Finish Time: 2/2/2010 3:45:14 PM.
[2/2/2010 3:45:14 PM]: Completed with 0 warnings.
[2/2/2010 3:45:14 PM]: Completed with 1 errors.
[2/2/2010 3:56:17 PM]: Start Time: 2/2/2010 3:56:17 PM.
[2/2/2010 3:56:17 PM]: Progress: Initializing Import.
[2/2/2010 3:56:34 PM]: FatalError: Could not find WebTemplate #75805 with LCID 1033.
   at Microsoft.SharePoint.Deployment.ImportRequirementsManager.VerifyWebTemplate(SPRequirementObject reqObj)
   at Microsoft.SharePoint.Deployment.ImportRequirementsManager.Validate(SPRequirementObject reqObj)
   at Microsoft.SharePoint.Deployment.ImportRequirementsManager.DeserializeAndValidate()
   at Microsoft.SharePoint.Deployment.SPImport.VerifyRequirements()
   at Microsoft.SharePoint.Deployment.SPImport.Run()
[2/2/2010 3:56:39 PM]: Progress: Import Completed.
[2/2/2010 3:56:39 PM]: Finish Time: 2/2/2010 3:56:39 PM.
[2/2/2010 3:56:39 PM]: Completed with 0 warnings.
[2/2/2010 3:56:39 PM]: Completed with 1 errors.

我实际上找不到关于如何使用它的好参考。但是,这个软件并不是我想要的可以创建一个简单的部署包的东西(之后你不需要做任何事情)。我可能不正确,但经过两天的谷歌搜索后,我认为没有这样的实用程序(免费软件)可以创建一个简单的站点包并安装在其他农场上,甚至不需要在运行安装包之前进行任何配置。

你们可能有一个建议,可以帮助我跳出框框思考/思考并快速找到解决方案,而不是增加更多的时间来解决问题。

请只分享免费软件。我买不起任何东西。

我正在等待一个好的分享让我感到惊讶:)

祝你有美好的一天!

谢谢。

【问题讨论】:

    标签: sharepoint deployment


    【解决方案1】:

    只要您有一个对所有这些功能进行分组的解决方案,SharePoint Installer 就会以下一个下一步完成的方式将它们部署给您,具体取决于需要通过“管理功能”网络激活的功能范围网站集/Web 内的界面。

    【讨论】:

    【解决方案2】:

    对此没有灵丹妙药。如果您从服务器 A 迁移到 B,则必须对服务器 A 上安装的内容进行清点并在服务器 B 上进行配置。您可以查看管理中心上安装了哪些解决方案,站点中提供了哪些 Web 部件,服务器上安装了什么软件等

    有关 WebTemplate #75805 的此错误是由您的目标服务器没有自定义模板引起的。很可能您的目标服务器缺少 40 个左右,请下载 here。无法确定,因为任何人都可以使用这些数字,但它似乎是“JRIM JobRequisition”模板。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-07-24
      • 1970-01-01
      相关资源
      最近更新 更多