OK, let me ask this again: Is there a way to make the CMAB read/use/open a
config file OTHER than MyApp.exe.config? I.E. if I set up a configuration
file (in CMAB format) as file name AppSettings.xml, can I get the CMAB to
open and process that file, instead of the default configuration file? If
so, how? I don't see where one can specify a specific name.
Thanks.
Tom
Scott C - 19 Oct 2004 16:39 GMT
Have you tried adding a 'path="Location of other config file" ' node in the
<configProvider> section of the <configSection>??
> OK, let me ask this again: Is there a way to make the CMAB read/use/open a
> config file OTHER than MyApp.exe.config? I.E. if I set up a configuration
[quoted text clipped - 5 lines]
>
> Tom