Hello,
We have a library where our users can no longer create docsets...
They get an unexpected error.
When I use the correlation-ID in the sharepoint logs and check the sharepoint logs I'm not getting any wiser...
I think it has something to do with the content types but I'm unable to find what is causing it...
Routing Engine: Rule 'CheckNameUnicitySystems' failed because the content type does not match
Application error when access /_layouts/NewDocSet.aspx, Error=Object reference not set to an instance of an object.
at Microsoft.Office.RecordsManagement.RecordsRepository.EcmDocumentRouter.HasAllRequiredProperties(Hashtable properties, SPContentType ct)
at Microsoft.Office.RecordsManagement.RecordsRepository.EcmDocumentRouterRuleEvaluator.EvaluateRule(EcmDocumentRoutingWeb edrWeb, EcmDocumentRouterRule rule, Boolean allowUniversalCT, Hashtable properties, EcmDocumentRouterResultProperties& resultProps)
at Microsoft.Office.RecordsManagement.RecordsRepository.EcmDocumentRouter.GetFinalRoutingDestinationFolder(Hashtable properties, EcmDocumentRouterResultProperties& resultProps)
at Microsoft.Office.DocumentManagement.Pages.NewDocSet.CheckForRedirection(EcmDocumentRoutingWeb routingWeb, Hashtable properties, SPContentTypeId ctid)
at Microsoft.Office.DocumentManagement.Pages.NewDocSet.OKBtn_Click(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)