[Mono-bugs] [Bug 80934][Wis] Changed - ConfigurationFile should be relative to the ApplicationBase

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Feb 24 14:35:37 EST 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by jamie.cansdale at testdriven.net.

http://bugzilla.ximian.com/show_bug.cgi?id=80934

--- shadow/80934	2007-02-24 14:33:40.000000000 -0500
+++ shadow/80934.tmp.16911	2007-02-24 14:35:37.000000000 -0500
@@ -77,6 +77,11 @@
 if (info.ApplicationBase == null)
     info.ApplicationBase = def.SetupInformation.ApplicationBase;
 
 Do you think it makes sense to set the default app base here rather
 than in the native 'createDomain' code? At the very least we would
 need to establish what the app base will be at this point.
+
+------- Additional Comments From jamie.cansdale at testdriven.net  2007-02-24 14:35 -------
+Created an attachment (id=18772)
+Updated so that CreateDomain works when only a relative ConfigurationFile is specified.
+


More information about the mono-bugs mailing list