[Mono-aspnet-list] web.config inheritance in child web application not working on Mono?

monofan archlinuxftw at live.com
Fri Feb 18 08:27:50 EST 2011


Hi.
I've following setup:

(Directory structure)
app1: /webroot/web.config
app2: /webroot/SubApp/web.config

MonoApplications  "/:/webroot"
MonoApplications  "/SubApp:/webroot/SubApp"

Problem: "appSettings" and "connectionStrings" defined in parent app1
web.config are not "available" (does not exist) in child app2. While this
works on IIS on Win, I could not get it work on linux/apache. Tried
different things, different Mono versons (2.6.7, 2.8.2, 2.10), google, but
no luck. 

Question: Can this be done in Mono? If so, how? :-)
Thx.
-- 
View this message in context: http://mono.1490590.n4.nabble.com/web-config-inheritance-in-child-web-application-not-working-on-Mono-tp3312657p3312657.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list