Windows error 0x80090317, -2146893033

Detailed Error Information

SEC_E_CONTEXT_EXPIRED[1]

MessageThe context has expired and can no longer be used.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode9 (0x009)
NameFACILITY_SSPI[2][1]
DescriptionThe source of the error code is the Security API layer.[2][1]
Error Code791 (0x0317)

Questions

1vote
1answer

Errors when mounting SharePoint 2010 databases to SharePoint 2013

We're migrating several large SharePoint 2010 content databases into a new SharePoint 2013 farm (in 2010 mode) and when running PowerShell Mount-SPContentDatabase we're seeing hundreds of errors: Feature upgrade action 'CustomUpgradeAction.EnsureVariationsInfrastructure' threw an exception upgrading Feature 'Publishing' (Id: 14/'22a9ef51-737b-4ff2-9346- 694633fe4416') in Web 'https://....': Access is denied. (Exception from HRESULT: x80070005 [...] read more
sharepoint
sharepoint-2010
upgrade
sharepoint-2013
0votes
2answers

Sharepoint 2010 Workflow Intermittently shows Error Occurred

Using and InfoPath form, a person will submit a request to a form library. Upon creation of new item in the library, the workflow (using SharePoint Designer out of the box functionality - no code) is set to automatically start. It's a fairly simple workflow with 3 approval steps. 75% [...] read more
sharepoint-designer
sharepoint-workflow
infopath2010

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0