Hi, Isn’t it possible
to change the location of the providers.config file by setting an application
global variable in the web.config file? I haven’t found yet
the class where the providers.config file is loaded. Thanks in advance for
your help Regards Jean-Guillaume De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
De la part de Kit Cragin If I remember right, I was able to put
configuration files anywhere in the beta version, but I wasn't able to do
that in the 1.0.x version (for example, providers.config has to be in the
application's base directory). You may be able to put the files in some
sub-directory under the base directory, but I don't think you can put them
somewhere outside of the base directory. From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Hi everybody, I have created a Web Application that is mainly based
on Ibatis.net. Right now all the configuration files are located
close to the web.config file in the web context folder. But my management wants these files to be organized
in a specific folder and they want the path of this folder configurable. Do you think I can do this with the ConfigueAndWatch
framework? Regards Jean-Guillaume LALANNE |
- Configuration files and Web Application Jean Guillaume LALANNE
- RE: Configuration files and Web Application Kit Cragin
- Re: Configuration files and Web Application Jean Guillaume LALANNE
- Re: Configuration files and Web Applicatio... Gilles Bayon