When separating out environment-specific web.config settings by pointing certain sections to external files using a configSource property, it seems the Health Check dashboard is not reading those external settings correctly. I get the following errors saying that certain keys could not be found in the web.config:
The site runs perfectly fine of course, since using configSource is a totally valid way to split up config files. Anyone else seeing problems like this? Any way to get the dashboard to go deeper than just the first layer of web.config when checking settings? It's not affecting function, just makes the dashboard less useful to us.
Health Checks not following configSource paths?
When separating out environment-specific web.config settings by pointing certain sections to external files using a configSource property, it seems the Health Check dashboard is not reading those external settings correctly. I get the following errors saying that certain keys could not be found in the web.config:
The site runs perfectly fine of course, since using configSource is a totally valid way to split up config files. Anyone else seeing problems like this? Any way to get the dashboard to go deeper than just the first layer of web.config when checking settings? It's not affecting function, just makes the dashboard less useful to us.
Hi James,
Seems to me like an issue with the health check.
Can you raise one on http://issues.umbraco.org ?
Dave
Will do, thanks for confirming Dave.
[edit]
Issue opened: http://issues.umbraco.org/issue/U4-11606
[/edit]
is working on a reply...