创建新的Team Site子网站时出现问题 [英] Problem creating a new Team Site subsite

查看:78
本文介绍了创建新的Team Site子网站时出现问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在创建新的teamsite子网站时遇到问题。 以下是我的错误之一,有人可以帮忙吗?


异常尝试将WebTemplate应用于SPWeb http:// connect / teamsites / denver:Microsoft.SharePoint.SPException ---> System.Runtime.InteropServices.COMException:< nativehr> 0x8007047e< / nativehr>< nativestack>< / nativestack>    


  at Microsoft.SharePoint.Library.SPRequestInternalClass.AddField(String bstrUrl,String bstrListName,String bstrSchemaXml,Int32 grfAdd)   


  at Microsoft.SharePoint.Library.SPRequest.AddField(String bstrUrl,String bstrListName,String bstrSchemaXml,Int32 grfAdd)    
-


  - 内部异常堆栈跟踪结束---    


  at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)   


  at Microsoft.SharePoint.Library.SPRequest.AddField(String bstrUrl,String bstrListName,String bstrSchemaXml,Int32 grfAdd)   


  at Microsoft.SharePoint.SPFieldCollection.AddFieldAsXmlInternal(String schemaXml,Boolean addToDefaultView,SPAddFieldOptions op,Boolean isMigration,Boolean
fResetCTCol)   


  在Microsoft.SharePoint.SPContentType.SyncFields(SPContentType ct,Boolean bCreateFromSTP)   


  at Microsoft.SharePoint.SPContentType.Sync(SPContentType ct,Boolean bCreateFromSTP)   


  at Microsoft.SharePoint.SPContentType.SyncNewList(SPList list,Boolean bCreateFromSTP)   


  at Microsoft.SharePoint.SPListCollection.CreateList(String strTitle,String strDescription,String strListUrl,String strFeatureId,Int32 templateID,String strDocTemplateType,
String strDataSource,String customSchemaXml,SPFeatureDefinition listInstanceFeatureDefintion,QuickLaunchOptions qlOpt ,CreateFlags标志)   


  at Microsoft.SharePoint.SPListCollection.EnsureSitePagesLibrary()   


  at Microsoft.SharePoint.Utilities.SPUtility.EnsureWikiPageHomePage(SPWeb web,ProvisionWikiPage provisionWikiPage)   


  at Microsoft.SharePoint.SPWikiPageHomePageFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties properties)   


  at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate,Boolean fForce)   


  at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent,SPWeb webParent,SPFeaturePropertyCollection props,SPFeatureActivateFlags activateFlags,Boolean
fForce)   


  at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef,Version version,SPFeaturePropertyCollection properties,SPFeatureActivateFlags
activateFlags,Boolean force,Boolean fMarkOnly)   


  at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId,Int32 compatibilityLevel,String featureName,Version version,SPFeaturePropertyCollection
properties,SPFeatureActivateFlags activateFlags,Boolean force,Boolean fMarkOnly,Boolean fIgnoreMissing,SPFeatureDefinitionScope featdefScope )<跨度>&NBSP;&NBSP;&NBSP;


  at Microsoft.SharePoint.SPFeatureManager.EnsureFeaturesActivatedCore(SPSite site,SPWeb web,String sFeatures,Boolean fMarkOnly,Boolean fIgnoreMissing)   


<在Microsoft.SharePoint.SPFeatureManager上展开>  。<> c__DisplayClass7。< EnsureFeaturesActivatedAtWeb> b__6()   


  at Microsoft.SharePoint.SPSecurity.RunAsUser(SPUserToken userToken,Boolean bResetContext,WaitCallback code,Object param)   


  at Microsoft.SharePoint.SPFeatureManager.EnsureFeaturesActivatedAtWeb(Byte []& userToken,Guid& tranLockerId,Int32 nZone,Guid databaseid,Guid siteid,
Guid webid,String sFeatures,Boolean fIgnoreMissing) <跨度>&NBSP;&NBSP;&NBSP;


  at Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl,String bstrWebTemplateContent,Int32 fWebTemplateContentFromSubweb,Int32
fDeleteGlobalListsWithWebTemplateContent,Int32 fIgnoreMissingFeatures,String& bstrWebTemplate,Int32& plWebTemplateId)  ;&NBSP;&NBSP;


  at Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl,String bstrWebTemplateContent,Int32 fWebTemplateContentFromSubweb,Int32 fDeleteGlobalListsWithWebTemplateContent,
Int32 fIgnoreMissingFeatures,String& bstrWebTemplate,Int32& plWebTemplateId)  ;&NBSP;&NBSP;


<跨度>&NBSP; 的Microsoft.SharePoint.SPWeb.ProvisionWebTemplate(SPWebTemplate webTemplate,字符串webTemplateToUse,SPFeatureWebTemplate featureWebTemplate,页页面,SPFeatureDependencyErrorBehavior
featureDependencyErrorBehavior,ICollection`1&安培; featureDependencyErrors)<跨度>&NBSP;&NBSP;&NBSP ;


  at Microsoft.SharePoint.SPWeb.ApplyWebTemplate(SPWebTemplate webTemplate,Page page,SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior,ICollection`1&
featureDependencyErrors)   


  at Microsoft.SharePoint.ApplicationPages.TemplatePickerUtil.ApplyWebTemplateAndRedirect(SPWeb Web,String strWebTemplate,Nullable`1 bSharedNav,Boolean bOnTopNav,
Boolean bOnQuickLaunch,Page page,Boolean bDeleteOnError,SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior,ICollection`1& featureDependencyErrors )试图删除网站集。






Tanya Matthes

解决方案

H,



<请检查以下类似的主题



HTTPS://social.technet。 microsoft.com/Forums/en-US/a4956766-d3ef-4d0b-8aa7-b88c784be695/u n期望误差-期间子站点创建-从模板获得的逐保存现场-作为模板


I have a problem creating a new teamsite subsite.  Below is one of my errors, can anyone help?

Exception attempting to ApplyWebTemplate to SPWeb http://connect/teamsites/denver: Microsoft.SharePoint.SPException ---> System.Runtime.InteropServices.COMException: <nativehr>0x8007047e</nativehr><nativestack></nativestack>   

 at Microsoft.SharePoint.Library.SPRequestInternalClass.AddField(String bstrUrl, String bstrListName, String bstrSchemaXml, Int32 grfAdd)   

 at Microsoft.SharePoint.Library.SPRequest.AddField(String bstrUrl, String bstrListName, String bstrSchemaXml, Int32 grfAdd)     -

 -- End of inner exception stack trace ---   

 at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)   

 at Microsoft.SharePoint.Library.SPRequest.AddField(String bstrUrl, String bstrListName, String bstrSchemaXml, Int32 grfAdd)   

 at Microsoft.SharePoint.SPFieldCollection.AddFieldAsXmlInternal(String schemaXml, Boolean addToDefaultView, SPAddFieldOptions op, Boolean isMigration, Boolean fResetCTCol)   

 at Microsoft.SharePoint.SPContentType.SyncFields(SPContentType ct, Boolean bCreateFromSTP)   

 at Microsoft.SharePoint.SPContentType.Sync(SPContentType ct, Boolean bCreateFromSTP)   

 at Microsoft.SharePoint.SPContentType.SyncNewList(SPList list, Boolean bCreateFromSTP)   

 at Microsoft.SharePoint.SPListCollection.CreateList(String strTitle, String strDescription, String strListUrl, String strFeatureId, Int32 templateID, String strDocTemplateType, String strDataSource, String customSchemaXml, SPFeatureDefinition listInstanceFeatureDefintion, QuickLaunchOptions qlOpt, CreateFlags flags)   

 at Microsoft.SharePoint.SPListCollection.EnsureSitePagesLibrary()   

 at Microsoft.SharePoint.Utilities.SPUtility.EnsureWikiPageHomePage(SPWeb web, ProvisionWikiPage provisionWikiPage)   

 at Microsoft.SharePoint.SPWikiPageHomePageFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties properties)   

 at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce)   

 at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)   

 at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)   

 at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, Int32 compatibilityLevel, String featureName, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly, Boolean fIgnoreMissing, SPFeatureDefinitionScope featdefScope)   

 at Microsoft.SharePoint.SPFeatureManager.EnsureFeaturesActivatedCore(SPSite site, SPWeb web, String sFeatures, Boolean fMarkOnly, Boolean fIgnoreMissing)   

 at Microsoft.SharePoint.SPFeatureManager.<>c__DisplayClass7.<EnsureFeaturesActivatedAtWeb>b__6()   

 at Microsoft.SharePoint.SPSecurity.RunAsUser(SPUserToken userToken, Boolean bResetContext, WaitCallback code, Object param)   

 at Microsoft.SharePoint.SPFeatureManager.EnsureFeaturesActivatedAtWeb(Byte[]& userToken, Guid& tranLockerId, Int32 nZone, Guid databaseid, Guid siteid, Guid webid, String sFeatures, Boolean fIgnoreMissing)   

 at Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate, Int32& plWebTemplateId)   

 at Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate, Int32& plWebTemplateId)   

 at Microsoft.SharePoint.SPWeb.ProvisionWebTemplate(SPWebTemplate webTemplate, String webTemplateToUse, SPFeatureWebTemplate featureWebTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors)   

 at Microsoft.SharePoint.SPWeb.ApplyWebTemplate(SPWebTemplate webTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors)   

 at Microsoft.SharePoint.ApplicationPages.TemplatePickerUtil.ApplyWebTemplateAndRedirect(SPWeb Web, String strWebTemplate, Nullable`1 bSharedNav, Boolean bOnTopNav, Boolean bOnQuickLaunch, Page page, Boolean bDeleteOnError, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors) Attempting to delete the site collection.


Tanya Matthes

解决方案

H ,

Please check the below similar thread

https://social.technet.microsoft.com/Forums/en-US/a4956766-d3ef-4d0b-8aa7-b88c784be695/unexpected-error-during-sub-site-creation-from-template-obtained-by-save-site-as-template


这篇关于创建新的Team Site子网站时出现问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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