[Mono-dev] Remoting URI Exception
Lluis Sanchez
lluis at ximian.com
Tue Nov 22 08:45:20 EST 2005
Can you please file a bug report for this? thanks!
El lun, 21-11-2005 a las 16:09 -0600, Carlos Solorzano escribió:
> On Nov 21, 2005, at 3:09 PM, Sebastien Pouliot wrote:
>
> > Hello Carlos,
> >
> > On Mon, 2005-11-21 at 14:56 -0600, Carlos Solorzano wrote:
> > ...
> >> Anyways, how would I go about printing out the port number? I didnt
> >> really see an option on the URI exception to print the URI.
> > ...
> >> You are right seems like a bit of work has gone into the SVN code, I
> >> ran my code on the SVN mono
> >
> > If you have mono SVN, then simply edit Uri.cs to print the
> > malformed Uri
> > as part of the exception text. That would give us the problematic Uri.
> >
>
> The exception shows up on the remoting client but the Uri
> Console.WriteLine shows up on the remoting server and it basically
> prints out for the uriString:
>
> 192.168.0.193:-1
>
> --Carlos
>
> >> and now the exception moved from the
> >> remoting server to the remoting client, but its the exact same
> >> exception however now I have a place where I can catch it, although
> >> there isn't anything I can do with it.
> >>
> >> Any pointers will be greatly welcomed.
> >
> > --
> > Sebastien Pouliot
> > email: sebastien at ximian.com
> > blog: http://pages.infinit.net/ctech/
> >
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list