iisexpress.exe Warning: 0 : Remote activation to server 'SERVERNAME' requested but not supported
Exception thrown: 'System.NullReferenceException' in Microsoft.Web.Administration.dll
Object reference not set to an instance of an object.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/2/ROOT-1-132878421449841871): Loaded 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\PrivateAssemblies\Runtime\Microsoft.VisualStudio.Debugger.Runtime.Desktop.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
iisexpress.exe Warning: 0 : Remote activation to server 'SERVERNAME' requested but not supported
ServerManager manager = new ServerManager();
manager = ServerManager.OpenRemote(SERVERNAME);