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=82053 --- shadow/82053 2007-07-09 15:26:28.000000000 -0400 +++ shadow/82053.tmp.1226 2007-07-09 15:26:29.000000000 -0400 @@ -0,0 +1,39 @@ +Bug#: 82053 +Product: Mono: Class Libraries +Version: 1.2 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: CORLIB +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Calling RemotingConfiguration.RegisterWellKnownServiceType multiple times causes exception on mono + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +Running the attached code produces exception on mono, runs fine on .Net. + +Steps to reproduce the problem: +1. Run attached code +2. +3. + +Actual Results: +Unhandled Exception: System.Runtime.Remoting.RemotingException: Uri already +in use: http://localhost:8000. + +Expected Results: +Hello World + +How often does this happen? +Every time. + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
