Which web.config settings should never be modified, and why?
Settings marked in red (e.g., 'aspnet:UseTaskFriendlySynchronizationContext', 'ManagerService' in Service web.config, and several client-side keys like 'vs:EnableBrowserLink') must not be changed as they are critical for core framework and service functionality.