Groups | Blog | Home
all groups > dotnet remoting > july 2003 >

dotnet remoting : Firing an event from remote objects



Dennis Mayores
7/4/2003 2:00:30 PM
Hello guys,

How can I fire an event from a remote objects?
I'm using singleton for all my objects and if i try to fire an event
using delegate function, it gives an error.

Please help.

Thanks,
Dennis

the_lenmeister NO[at]SPAM hotmail.com
7/9/2003 8:54:04 AM
[quoted text, click to view]

Dennis,
What you need to do is reference your client in the Server's
references. This gives the server local knowledge of what it's talking
to... I'm assuming you havn't tried this already....

Cheers,
AddThis Social Bookmark Button