[Mono-bugs] [Bug 405574] ConfigurationManager. OpenExeConfiguration incompatibility with .NET

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jul 7 15:29:10 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=405574

User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=405574#c15





--- Comment #15 from Gert Driesen <gert.driesen at pandora.be>  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.


More information about the mono-bugs mailing list