[Mono-bugs] [Bug 76807][Nor] Changed - [PATCH] CreateApplicationHost doesn't properly setup the AppDomain

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Nov 23 18:43:18 EST 2005


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 robertj at gmx.net.

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

--- shadow/76807	2005-11-23 18:26:49.000000000 -0500
+++ shadow/76807.tmp.25937	2005-11-23 18:43:18.000000000 -0500
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: robertj at gmx.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -29,6 +29,27 @@
 runtime does.
 
 ------- Additional Comments From robertj at gmx.net  2005-11-23 18:26 -------
 Created an attachment (id=16112)
 ApplicationHost.diff
 
+
+------- Additional Comments From robertj at gmx.net  2005-11-23 18:43 -------
+Hold on with the patch ;-) There is still a problem under Windows.
+I'm investigating it ...
+
+System.IO.IOException: Win32 IO returned ERROR_INVALID_NAME. Path:
+\C:\Documents and Settings\robertj\My Documents\src\mono-tests\hosting\bin
+in <0x0005e> System.IO.Directory:Exists (System.String path)
+in <0x0002e> System.Web.UI.TemplateParser:AddAssembliesInBin ()
+in <0x00291> System.Web.UI.TemplateParser:.ctor ()
+in <0x0000a> System.Web.UI.ApplicationFileParser:.ctor (System.String
+fname, System.Web.HttpContext context)
+in <0x00034>
+System.Web.UI.ApplicationFileParser:GetCompiledApplicationType
+(System.String inputFile, System.Web.HttpContext context)
+in <0x000ae> System.Web.HttpApplicationFactory:InitType
+(System.Web.HttpContext context)
+in <0x00052> System.Web.HttpApplicationFactory:GetApplication
+(System.Web.HttpContext context)
+in <0x00083> System.Web.HttpRuntime:RealProcessRequest (System.Object o)
+


More information about the mono-bugs mailing list