I am runnign vs 2017 community edition on win 10
When debugging a web application, the IIS express doesn't seem to start.
Getting the following message in event log.
The worker process for application pool 'Clr2IntegratedAppPool' encountered an error 'The configuration section 'system.serviceModel' cannot be read because it is missing a section declaration
' trying to read configuration data from file '\\?\C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\web.config', line number '376'. The data field contains the error code.
Thanks in advance