[Mono-bugs] [Bug 378713] New: Remoting - HttpChannel

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Apr 10 07:45:21 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=378713


           Summary: Remoting - HttpChannel
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mvl at oseb.be
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Description of Problem:

Application works fine on Windows .Net 2.0, does not work on SLED mono 1.9.
A sample application is included.

Using HttpChannel and System.Runtime.Remoting
Sending from client to server works fine.
Backchannel is not working.


Steps to reproduce the problem:
1. Start the server application. Register the listening channel on the server.
2. Start the client application. Register the client to the Server.
3. Try to send a message from client to server. Which will work BTW.
4. Try to send a message from server to client. Which will not work.


Actual Results:

Server application is not sending messages back to the client application.

Expected Results:

Working On mono as on Windows.

How often does this happen? 

Always.

Additional Information:

Same thing happens when hosting the server piece underneath XSP.
Works underneath IIS.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list