[Mono-dev] Patch for System.Runtime.Remoting: remove application name while extracting object uri from url

Svetlana Zholkovsky svetlanaz at mainsoft.com
Sun Oct 30 10:41:42 EST 2005


Hi all,
In .NET the url to the remote object can contain the application name.
In the IIS hosted applications it is mandatory.
This application name should be removed during parsing of the url to
extract object uri.
I prepared patch to handle urls which contain application name.

Please, approve the patch and I will commit it.

Thanks,
Svetlana.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SoapServerFormatterSink.diff
Type: application/octet-stream
Size: 716 bytes
Desc: SoapServerFormatterSink.diff
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051030/b1bb3901/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BinaryServerFormatterSink.diff
Type: application/octet-stream
Size: 748 bytes
Desc: BinaryServerFormatterSink.diff
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051030/b1bb3901/attachment-0001.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ChannelCore.diff
Type: application/octet-stream
Size: 1154 bytes
Desc: ChannelCore.diff
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051030/b1bb3901/attachment-0002.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HttpHelper.diff
Type: application/octet-stream
Size: 427 bytes
Desc: HttpHelper.diff
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051030/b1bb3901/attachment-0003.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TcpChannel.diff
Type: application/octet-stream
Size: 461 bytes
Desc: TcpChannel.diff
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051030/b1bb3901/attachment-0004.obj 


More information about the Mono-devel-list mailing list