DO NOT REPLY [Bug 36083] - can't configure nested applications

2005-08-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36083





--- Additional Comments From [EMAIL PROTECTED]  2005-08-19 01:00 ---

  Interesting.  I'll inspect the code to ensure we aren't reordering things
  internally.

  Does the error change if you mount /foo then /foo/this/that, rather than
  in the order /foo/this/that and then /foo?


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


DO NOT REPLY [Bug 36083] - can't configure nested applications

2005-08-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36083





--- Additional Comments From [EMAIL PROTECTED]  2005-08-19 00:49 ---
First. Each app have it's own web.config.
Second. Inverting order does not affect the result.

Omiting sub-mounts does not change the result.

It's not an apache error. ASP.NET informs that some web.config instructions 
must have been declared at application level, same on IIS when directories are 
not configured as applications.

Pet.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


DO NOT REPLY [Bug 36083] - can't configure nested applications

2005-08-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36083





--- Additional Comments From [EMAIL PROTECTED]  2005-08-12 22:54 ---
First; does each sub-app have it's own web.config?  Are they truly distict
apps?

Second; if you invert the order, does it affect the result (reversing the
order of the AspNetMount directives for the sub and main apps?)

If you omit the sub-mounts altogether, what happens?

Finally, please provide some error.log results.  You might want to tweak the
loglevel to debug to get even more detail.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.