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=78256 --- shadow/78256 2006-05-01 13:20:30.000000000 -0400 +++ shadow/78256.tmp.1744 2006-05-01 13:20:30.000000000 -0400 @@ -0,0 +1,44 @@ +Bug#: 78256 +Product: Mono: Runtime +Version: 1.1 +OS: Windows XP (Cygwin) +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: misc +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: application in CreateApplicationHost ignores web.config + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +Host created by CreateApplicationHost should see settings in its local web. +config. See the attached testcase that works in dotnet. + +Steps to reproduce the problem: +1. compile class1.cs into dll +2. compile Program.cs into exe referencing the class1.dll +3. run Program.exe + +Actual Results: +App base: c:\WINDOWS\TEMP\tmp6c7c0f14.tmp + +App base: c:\WINDOWS\TEMP\tmp5a247e7e.tmp + + +Expected Results: +App base: c:\WINDOWS\TEMP\tmp1B1E.tmp + +App base: c:\WINDOWS\TEMP\tmp1B1F.tmp +White + + +How often does this happen? +Always _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
