https://bugzilla.novell.com/show_bug.cgi?id=405574
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=405574#c15 --- Comment #15 from Gert Driesen <[EMAIL PROTECTED]> 2008-07-07 13:29:09 MDT --- I've created both a standalone repro (without shadowcopy, due to bug #406877), and an ASP.NET repro, and in both cases I only get the correct results with my changes (and not using SVN HEAD). When using SVN HEAD, ConfigurationManager.OpenExeConfiguration ("") return this: <shadow copy path of calling assembly>.config which is of course not correct. With my changes applies, I get the path to the actual web.config. This is also the behavior I get using MS.NET. The ASP.NET repro is available here: gert/standalone/bug405574 in SVN -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
