.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
OpenWebConfiguration Not Loading Subfolder Web.Config
Hi, Everybody!...
I have a web service that is the "umbrella" web service for other web services. The common web.config file resides in the default folder of the web service. Each individual service has its own web.config file in its subfolder. When I invoke WebConfigurationManager.OpenWebConfiguration("/subService"), I expect it to load all the common configuration settings and add/override the individual service's configuration settings. It does not seem to be working. No Exceptions are thrown. What am I missing?
Developer technologies | .NET | .NET Runtime
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.