I have followed Mr Dixin's blog post and updated the IIS Express config to allow asp debugging, however when I attach to the script process I get the script node but under 'Microsoft Active Server Pages' it says 'Application Debugging is disabled', is there something I need to set to enable debugging, beyond the asp settings in the config.
I run my application without debugging and attach to the process having browsed to my page, but no dynamic pages are showing because of the message.
I am somewhat baffled with what appears to be a straightforward process, but although others have mentioned this situation I have as yet not seen a way to resolve it, so any help appreciated.
I have tried this is VS2015 and VS2017 and think it likely to be a config issue but cannot find any obvious things to set.