At 04:52 PM 11/18/2004, Yussef Alkhamrichi wrote: >>>I've gone into the code and the only thing I can image that occurs is that >>>the web.config of one virtual directory is configured twice for the same >>>AppDomain. >> >>Again, I'm curious, is one a child directory of another mount? >>Either physical or virtual path (or both?) > >I'm mounting the directory D:\Web\IssueTracker > >D:\Web isn't mounted, and both D:\Web and D:\ doesn't contain a web.config (no >files at all actualy)
Hmmm - so do you mean you have only one AspNetMount directive? If not I'm wondering - is one nested inside another? Bill