[Mono-bugs] [Bug 78256][Nor] New - application in
CreateApplicationHost ignores web.config
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 1 13:20:30 EDT 2006
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 andrews at mainsoft.com.
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: mono-bugs at ximian.com
+ReportedBy: andrews at mainsoft.com
+QAContact: mono-bugs at ximian.com
+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
More information about the mono-bugs
mailing list