Article ID: 925425 - Last Review: December 13, 2010 - Revision: 3.0 SharePoint: Error message when you create a view that contains a workflow status filter
SYMPTOMSConsider the following scenario:
Render Failed (SharePoint 2007) Exception from HRESULT: 0x80131904 (SharePoint 2010) WORKAROUNDTo work around this problem, add the integer value for the Approved string in the filter field when you create the new view. To do this, follow these steps:
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATIONWorkflow Status Integer values NotStarted = 0 FailedOnStart = 1 InProgress = 2 ErrorOccurred = 3 StoppedByUser = 4 Completed = 5 FailedOnStartRetrying = 6 ErrorOccurredRetrying = 7 ViewQueryOverflow = 8 Rejected = 17 Approved = 16 Canceled = 15 | Other Resources Other Support Sites
CommunityGet Help NowArticle Translations |





















Back to the top