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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-02-24 14:35 ------- +Created an attachment (id=18772) +Updated so that CreateDomain works when only a relative ConfigurationFile is specified. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
