spring-projects/spring-net

ASP.NET Context Hierarchy is not working

atotechnology opened this issue · 0 comments

Having multiple web.config in sub directories is not working.

I suppose the cause is the GetSection method in ConfigurationUtils, because the section is cached and therefore the root section of the web application is always returned