https://bugzilla.novell.com/show_bug.cgi?id=405574
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=405574#c19 --- Comment #19 from Gert Driesen <[EMAIL PROTECTED]> 2008-07-09 13:51:27 MDT --- Marek, I thought the customer application wanted exactly the behavior without the kludge. Quoting Rodrido: "It happens inside an webapp, and what happens is that without your patch ConfigurationManager.OpenExeConfiguration("") returns a path to the calling assembly shadow copy. With your patch is returns web.config" So they actually want ConfigurationManager.OpenExeConfiguration("") to return a path to the calling assembly's shadow copy. With my patch it would actually return the absolute path to web.config, same as what your "kludge" introduces. -- 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
