通过管理中心创建网站集的功能ID失败 [英] Creating a Site Collection via Central Admin fails for a Feature ID

查看:85
本文介绍了通过管理中心创建网站集的功能ID失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

以下步骤导致我的TEST服务器场出现问题:

  1. 我从PROD服务器场中为"Site1"进行了SharePoint Central Admin网站集备份.
  2. 我在TEST服务器场中创建了一个新的内容数据库.
  3. 我创建了一个在TEST服务器场"Site1-Restored"上的新Content DB上使用Central Admin使用新的网站集.
  4. 该站点已正常创建,没有问题.
  5. 我使用Powershell进行了还原使用以下语句从上述#1备份:     Restore-SPSite http://< ParentDomain>/< ManagedPath>/< Site1-Restored> -Path d:\ BackupFileName.bak -Force
  6. Powershell用户界面出现以下错误: 

Restore-SPSite:< nativehr> 0x80070003</nativehr>< nativestack> OWSSVR.DLL:
(未解析的符号,模块偏移= 0000000000053C76)在0x000007FEE62F3C76
OWSSVR.DLL:(未解析的符号,模块偏移= 0000000000053BFE)在
0x000007FEE62F3BFE
OWSSVR.DLL:(未解析的符号,模块偏移= 00000000000540F4)在
0x000007FEE62F40F4
OWSSVR.DLL:(未解析的符号,模块偏移= 0000000000051F84)在
0x000007FEE62F1F84
OWSSVR.DLL:(未解析的符号,模块偏移= 000000000015EC69)位于
0x000007FEE63FEC69
Microsoft.SharePoint.Library.ni.dll :(未解析的符号,模块
偏移量= 00000000000E7BB4)在0x000007FEE70F7BB4
Microsoft.SharePoint.ni.dll :(未解析的符号,模块
offset = 0000000002B42929)at 0x000007FEEDFE2929
Microsoft.SharePoint.ni.dll :(未解析的符号,模块
offset = 0000000002B04BD9)at 0x000007FEEDFA4BD9
Microsoft.SharePoint.ni.dll :(未解析的符号,模块
偏移量= 00000000051FD6BA)在0x000007FEF069D6BA
clr.dll :(未解析的符号,模块偏移量= 00000000001D9F51)在
0x000007FEF7C49F51
clr.dll :(未解析的符号,模块偏移量= 00000000001D9E4F)在
0x000007FEF7C49E4F
clr.dll :(未解析的符号,模块偏移量= 00000000001D81C7)在
0x000007FEF7C481C7
ntdll.dll:RtlDecodePointer + 0x00000000773D81AD处的0x000000000000012D
ntdll.dll:RtlUnwindEx + 0x00000000773C7DDC处的0x000000000000043C
clr.dll :(未解析的符号,模块偏移量= 00000000001D8260)在
0x000007FEF7C48260
clr.dll :(未解析的符号,模块偏移量= 00000000001D821C)在
0x000007FEF7C4821C
ntdll.dll:RtlDecodePointer + 0x00000000773D812D处的0x00000000000000AD
ntdll.dll:RtlUnwindEx + 0x0000000000000BBF at 0x00000000773C855F
ntdll.dll:RtlRaiseException + 0x0000000000000248 at 0x00000000773C8B58
KERNELBASE.dll:RaiseException + 0x0000007FEFD10A06D处的0x000000000000003D
clr.dll :(未解析的符号,模块偏移量= 00000000001D9864)在
0x000007FEF7C49864
clr.dll :(未解析的符号,模块偏移量= 00000000001D965A)在
0x000007FEF7C4965A
Microsoft.SharePoint.ni.dll :(未解析的符号,模块
offset = 0000000002AFAA3A)at 0x000007FEEDF9AA3A
Microsoft.SharePoint.ni.dll :(未解析的符号,模块
偏移量= 0000000003182485)在0x000007F
</nativestack>
在第1行:char:1

7.网站集未更新,并且覆盖的URL无法打开.您会得到404.

8.然后,当我尝试重新创建网站集或任何网站集时,它失败,并显示以下相关错误,提示出现FeatureID:

   抱歉,出了些问题 

 具有ID'924542ba-cd02-4c11-85f4-16beb2a133e3'的功能未安装在此服务器场中,因此无法添加到该作用域中.

   技术细节

   对Microsoft SharePoint Foundation的问题进行故障排除.

 关联ID:0b62319e-79c7-70aa-1f33-5f127adcb350

有什么办法可以解决这个问题吗?

解决方案

如果是,请检查您的旧服务器场是否有添加到站点的任何自定义wsp.请将自定义wsp安装到新服务器场并在网站上激活该功能,然后尝试还原该网站.


The following steps led to my issue on my TEST farm:

  1. I did a SharePoint Central Admin Site Collection backup from my PROD farm for "Site1".
  2. I created a new Content DB on my TEST farm.
  3. I created a new Site Collection using Central Admin on the new Content DB on the TEST farm "Site1-Restored".
  4. The site was created fine, no issues.
  5. I used Powershell to restore the backup from #1 above with the following statement:      Restore-SPSite http://<ParentDomain>/<ManagedPath>/<Site1-Restored> -Path d:\BackupFileName.bak -Force
  6. The Powershell UI gave the following error: 

Restore-SPSite : <nativehr>0x80070003</nativehr><nativestack>OWSSVR.DLL:
(unresolved symbol, module offset=0000000000053C76) at 0x000007FEE62F3C76
OWSSVR.DLL: (unresolved symbol, module offset=0000000000053BFE) at
0x000007FEE62F3BFE
OWSSVR.DLL: (unresolved symbol, module offset=00000000000540F4) at
0x000007FEE62F40F4
OWSSVR.DLL: (unresolved symbol, module offset=0000000000051F84) at
0x000007FEE62F1F84
OWSSVR.DLL: (unresolved symbol, module offset=000000000015EC69) at
0x000007FEE63FEC69
Microsoft.SharePoint.Library.ni.dll: (unresolved symbol, module
offset=00000000000E7BB4) at 0x000007FEE70F7BB4
Microsoft.SharePoint.ni.dll: (unresolved symbol, module
offset=0000000002B42929) at 0x000007FEEDFE2929
Microsoft.SharePoint.ni.dll: (unresolved symbol, module
offset=0000000002B04BD9) at 0x000007FEEDFA4BD9
Microsoft.SharePoint.ni.dll: (unresolved symbol, module
offset=00000000051FD6BA) at 0x000007FEF069D6BA
clr.dll: (unresolved symbol, module offset=00000000001D9F51) at
0x000007FEF7C49F51
clr.dll: (unresolved symbol, module offset=00000000001D9E4F) at
0x000007FEF7C49E4F
clr.dll: (unresolved symbol, module offset=00000000001D81C7) at
0x000007FEF7C481C7
ntdll.dll: RtlDecodePointer + 0x000000000000012D at 0x00000000773D81AD
ntdll.dll: RtlUnwindEx + 0x000000000000043C at 0x00000000773C7DDC
clr.dll: (unresolved symbol, module offset=00000000001D8260) at
0x000007FEF7C48260
clr.dll: (unresolved symbol, module offset=00000000001D821C) at
0x000007FEF7C4821C
ntdll.dll: RtlDecodePointer + 0x00000000000000AD at 0x00000000773D812D
ntdll.dll: RtlUnwindEx + 0x0000000000000BBF at 0x00000000773C855F
ntdll.dll: RtlRaiseException + 0x0000000000000248 at 0x00000000773C8B58
KERNELBASE.dll: RaiseException + 0x000000000000003D at 0x000007FEFD10A06D
clr.dll: (unresolved symbol, module offset=00000000001D9864) at
0x000007FEF7C49864
clr.dll: (unresolved symbol, module offset=00000000001D965A) at
0x000007FEF7C4965A
Microsoft.SharePoint.ni.dll: (unresolved symbol, module
offset=0000000002AFAA3A) at 0x000007FEEDF9AA3A
Microsoft.SharePoint.ni.dll: (unresolved symbol, module
offset=0000000003182485) at 0x000007F
</nativestack>
At line:1 char:1

7. The Site Collection is not updated, and the overwritten URL fails to open. You get a 404.

8. Then when I try to re-create the site collection or any site collection, it fails with a Correlation error complaining of the FeatureID that follows:

   Sorry, something went wrong 

   Feature with Id '924542ba-cd02-4c11-85f4-16beb2a133e3' is not installed in this farm, and cannot be added to this scope. 

   Technical Details 

   Troubleshoot issues with Microsoft SharePoint Foundation. 

   Correlation ID: 0b62319e-79c7-70aa-1f33-5f127adcb350 

Any idea's what I can do to solve this?

解决方案

Please check your old farm if has any custom wsp which is added to the site if yes. Please install the custom wsp to new farm and activate the feature on the site and then try to restore the site.


这篇关于通过管理中心创建网站集的功能ID失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆