Forum Discussion

mfeghouli's avatar
mfeghouli
Copper Contributor
Jun 10, 2024

Error when viewing external list after Microsoft Security Update KB307933

I'm getting error when trying to open external list in SharePoint Server SE site

What i noticed is : only the newly created External Lists in SE Enviornment are affected

 

here is the stack trace :

Error while executing web part: System.Security.Cryptography.CryptographicException: Unknown error "-1073741816".    

 at System.Security.Cryptography.BCryptHashAlgorithm.HashCore(Byte[] array, Int32 ibStart, Int32 cbSize)    

 at System.Security.Cryptography.HashAlgorithm.TransformBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount, Byte[] outputBuffer, Int32 outputOffset)    

 at System.Security.Cryptography.SHA512Managed.HashCore(Byte[] rgb, Int32 ibStart, Int32 cbSize)    

 at System.Security.Cryptography.HashAlgorithm.ComputeHash(Byte[] buffer)    

 at Microsoft.SharePoint.BusinessData.Runtime.FieldValueDictionary.CalculateHashCode()    

 at Microsoft.SharePoint.BusinessData.Runtime.FieldValueDictionary.get_Item(String fieldDotNotation)    

 at Microsoft.SharePoint.SPListDataSource.GetFilteredEntityInstancesInternal(XmlDocument xdQueryView, Boolean fFormatDates, Boolean fUTCToLocal, String firstRowId, Int32 firstRowIndex, Boolean fBackwardsPaging, String& bdcidFirstRow, String& bdcidNextPageRow, List`1& lstColumnNames, Dictionary`2& dictColumnsUsed, List`1& mapRowOrdering, List`1& lstEntityData)    

 at Microsoft.SharePoint.SPListDataSource.GetFilteredEntityInstances(XmlDocument xdQueryView, Boolean fFormatDates, Boolean fUTCToLocal, String firstRowId, Int32 firstRowIndex, Boolean fBackwardsPaging, String& bdcidFirstRow, String& bdcidNextPageRow, List`1& lstColumnNames, Dictionary`2& dictColumnsUsed, List`1& mapRowOrdering, List`1& lstEntityData)    

 at Microsoft.SharePoint.SPListItemCollection.EnsureEntityDataViewAndOrdering(String& bdcidFirstRow, String& bdcidNextPageFirstRow)    

 at Microsoft.SharePoint.SPListItemCollection.EnsureListItemsData()    

 at Microsoft.SharePoint.SPListItemCollection.get_Count()    

 at Microsoft.SharePoint.WebControls.SPDataSourceView.ExecuteSelect(DataSourceSelectArguments selectArguments, String aggregateString, Boolean wantReturn, BaseXsltListWebPart webpart, SPListItem& listItem, SPListItemCollection& listItems, String[]& fieldList)    

 at Microsoft.SharePoint.WebControls.SingleDataSource.GetXPathNavigatorInternal()    

 at Microsoft.SharePoint.WebControls.SingleDataSource.GetXPathNavigator()    

 at Microsoft.SharePoint.WebPartPages.DataFormWebPart.PrepareAndPerformTransform(Boolean bDeferExecuteTransform)

No RepliesBe the first to reply

Resources