SharePoint 2016 Apps from Your Organization – There is nothing here yet
This post is a contribution from Vitaly Lyamin, an engineer with the SharePoint Developer Support team
The “App Catalog” requires a corresponding language patch to be installed to work correctly. We’ve seen a number of cases where deployed apps don’t show up in in the “Apps From Your Organization” page (addanapp.aspx). One of the causes we found was that either the language patch is not installed or the language dependent update is not installed.
Symptom
No apps show up when attempting to add an app “From Your Organization” even though there are apps deployed though the app catalog. Sometimes it’s easy to spot the issue where the library view field names are not resolved (like below), other times there’s no indication other than apps not showing up.
App Catalog Library All Items View Fields
- Notice resource strings instead of columns names below
Solution
Install language dependent update or corresponding language patch
- https://technet.microsoft.com/library/4b32dfba-1af6-4077-9a92-7cec8f220f20#BKMK_2016
- https://social.technet.microsoft.com/wiki/contents/articles/51190.sharepoint-2016-builds-version.aspx
- Run PSConfig
- Recreate AppCatalog (this is sometimes not required)
Comments
- Anonymous
August 08, 2018
Thank you very much. Спасибо!