> > What's the APPBASE for the AppDomain?
I'm setting the ApplicationBase property (is that what you mean?) for the AppDomain to be the subfolder under the main app's folder where everything needed by the domain resides. I was hoping and expecting that *everything*needed by the domain would live in that subfolder, and up until tonight it seemed to be true. It looks like someone is unexpectedly "breaking out" of the subfolder and reading the main app's config file. Greg
