At 01:38 AM 3/22/2005, William A. Rowe, Jr. wrote: >Sure you should be able to do this. The problem is with path name >parsing. When /test/ is mapped to c:/myapp/ everything is fine, even >when we strip off the patches (System.Web.Hosting does).
Patches? I ment trailing slashes, sorry. So for example, if you have /test/ mapped to c:/myapp/, the System.Web.Hosting container will call us for our mapping /test to c:/myapp - understanding that, the rest of my comment should make more sense; >Now it gets tricky because when the path gets stripped off, the uri >of / mapped to c:/myapp/ disappears altogether. Never figured out >exactly how to handle this cleanly, but I'm happy to take another >look. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]