[Mono-bugs] [Bug 81831][Nor] New - [PATCH][2.0] Remoting hosted in ASP.NET

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 8 00:56:45 EDT 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 robertj at gmx.net.

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

--- shadow/81831	2007-06-08 00:56:45.000000000 -0400
+++ shadow/81831.tmp.17373	2007-06-08 00:56:45.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 81831
+Product: Mono: Class Libraries
+Version: 1.2
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Web
+AssignedTo: mhabersack at novell.com                            
+ReportedBy: robertj at gmx.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [PATCH][2.0] Remoting hosted in ASP.NET
+
+In the 2.0 profile, RemotingConfiguration.Configure () is never
+called, which prevents remoting from being properly hosted
+in ASP.NET.
+
+I moved the call into HttpRemotingHandlerFactory.cs,
+where it belongs to, IMHO.
+
+Note that call from inside the file system watcher event has
+been removed, because we simply don't need it. This matches MS.


More information about the mono-bugs mailing list