Share via


Could not get DocumentContent row: 0x80004005. errors in sharepoint uls logs

Question

Sunday, January 20, 2019 6:10 PM

Hi there is a publishing web application and below errors keep loading in SharePoint logs(_catalogs/masterpage/NewDesign/images/login_icon.png),

Failed to get document content data. System.ComponentModel.Win32Exception (0x80004005): Cannot complete this function at Microsoft.SharePoint.SPSqlClient.GetDocumentContentRow(Int32 rowOrd, Object ospFileStmMgr, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres)

Could not get DocumentContent row: 0x80004005.

all subsites and site collections has seperate custom master pages and all images,css & .js files links to root site collection and these files are exists in root site collection.

Request (GET:xxx/_catalogs/masterpage/Design2018/images/logo1.png)

when I browse this image it exists.

adil

All replies (3)

Monday, January 21, 2019 9:51 AM

Hi adil,

The 401 unauthorized error may be caused by the feature “Minimal Download Strategy”.

Go to Site settings-> Manage site features-> deactivate the feature “Minimal Download Strategy”.

Here is a similar post for your reference:

https://social.msdn.microsoft.com/Forums/en-US/a6c48fcb-1d60-4f27-8f80-58edd83ce41b/sharepoint-2013-401-unauthorized-error?forum=sharepointdevelopment

Best Regards,

Michael Han

Please remember to mark the replies as answers if they helped. If you have feedback for TechNet Subscriber Support, contact [email protected].

SharePoint Server 2019 has been released, you can click

here to download it.
Click

here to learn new features. Visit the dedicated

forum to share, explore and talk to experts about SharePoint Server 2019.


Tuesday, January 22, 2019 5:42 AM

Hi adil,

Minimal Download Strategy is a site feature, make sure all the sites disable the feature.

Best Regards,

Michael Han

Please remember to mark the replies as answers if they helped. If you have feedback for TechNet Subscriber Support, contact [email protected].

SharePoint Server 2019 has been released, you can click

here to download it.
Click

here to learn new features. Visit the dedicated

forum to share, explore and talk to experts about SharePoint Server 2019.


Saturday, February 2, 2019 10:55 AM

HI i am still getting these errors in <g class="gr_ gr_22 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" data-gr-id="22" id="22">uls</g> logs 

Failed to get document content data. System.ComponentModel.Win32Exception (0x80004005): Cannot complete this function     at Microsoft.SharePoint.SPSqlClient.GetDocumentContentRow(Int32 rowOrd, Object ospFileStmMgr, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres)

adil