Re: ConfigurationSettings.GetConfig

Kerry Whelan <[email protected]> Wed, 26 Jun 2002 04:57:05 -0700
Newsgroups gmane.comp.windows.devel.dotnet.general
Message-ID <DOTNET%[email protected]>
When I use the line of code

ConfigurationSettings.GetConfig("sectionName");

in a web application, it automatically looks to the web.config file even if
the section handler is registered in the test.exe.config file (where test
is the name of the project)

How do I tell the code to look in the test.exe.config file for the section
handler?

I am sure I am missing something simple - I just can't see it!

Thanks,

Kerry

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.