When opening a page whose content has been externalized, the "Web page cannot be found" message is displayed. Or, files are inaccessible and cannot be downloaded within a library. An error message similar to the following can be seen in the verbose ULS logs:
Access to the path '\\ServerName\EndpointName\YYYY\MM\DD\BlobId' is denied. (Source: Profile.ProviderRetrieveBinary). User Name: NT AUTHORITY\NETWORK SERVICE
An account with the necessary permissions to access the storage device has not been defined as the service account being used by the application pool. The NetworkService account is a predefined local account used by the service control manager. It is not recognized by the security subsystem, has minimum privileges on the local computer, and behaves as a computer on the network.
Make sure that you have full control permissions in the file share or storage device specified for the web application pool account, along with the db_owner role assigned to it in the StoragePoint and SharePoint content databases. Note: The same should be true for the Timer Job service account, as well.
If the application pool account is running as NetworkService, please do the following:
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center