Mar 06 2019 02:26 AM
The App launcher, settings cog and user profile info is missing from the nav-bar across the top of my Modern Communication & Team sites
All classic sites are just showing the settings cog and User Profile info
The only place this is working is the MySites Host web application for OneDrive and the SharePoint Home Page.
This is a new SP2019 Standard install with the latest Feb updates applied.
Mar 06 2019 05:55 AM
Mar 06 2019 06:20 AM
Thanks @Juan Carlos González Martín is there anything anywhere that backs this up. Would be good to know that this is the problem and it's going to be fixed and that I don't have to keep digging through logs etc to see why it's not working.
Mar 07 2019 05:23 AM
SolutionDid some further digging and found this in the logs
System.Data.SqlClient.SqlException (0x80131904): The EXECUTE permission was denied on the object 'profile_GetUserProfileData', database 'SP2019_Profile', schema 'upa'.
It looks like it's trying to run this sproc using the Application pool account of the Web Application. This account was not in the SPDataAccess role for the User Profile database.
When I added the web application account to the SPDataAccess role for the User Profile database, voila the App launcher appeared.
Should this account have access to the User Profile database and if so what would normally give it permission.
Sep 05 2019 06:32 AM
Feb 26 2020 12:05 AM
Jul 29 2022 05:17 AM
Just signed in to thank you!!! @Toby Statham
Got into this trouble after updating to KB5002229 & KB5002230.
Many thanks!!!!