Re: [ADVANCED-DOTNET] Classes as objects

2007-05-25 Thread Cal Jachs
Sent via BlackBerry from Cingular Wireless -Original Message- From: "Pardee, Roy" <[EMAIL PROTECTED]> Date: Fri, 25 May 2007 14:21:37 To:ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: Re: [ADVANCED-DOTNET] Classes as objects Ah--yes! This scratches an itch for me--thank

[ADVANCED-DOTNET] Remoting problem: "Connection could not be made... target machine refused it.....

2007-05-02 Thread Cal Jachs
I am getting very weird behavior. My client calls into a remote object. That remote object then calls back on an object being served by the client (and all registered clients who are also serving the same callback object). When the server's remote object goes to call back on the client's callback