Share config between sub web apps

M

Martin

Hi,

How can I share config data between different web apps?

If I have 2 sub apps, can they inherit the config of the parent app? Is
this the best way to share config between different web apps?

Thanks
Martin
 
R

Rick Strahl [MVP]

Hi Martin,

..Config files are application/virtual specific so if you define a new
virtual it will use a new .Config file. However, if you have subdirectories
underneath a Web and don't define the subs as virtuals then the .Config
settings inherit.

I don't think there's a way to share .Config files across applications other
than some mechanism to copy the files automatically (using something like
RoboCopy or a custom file watcher).

+++ Rick ---

--

Rick Strahl
West Wind Technologies
http://www.west-wind.com/
http://www.west-wind.com/weblog/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top