I'm having a problem with remote events in .NET 2.0. I've written a really simple test application (taken from the Microsoft book "Microsoft .NET Distributed Applications: Integrating XML Web Services and .NET Remoting"). The aim is for the client to receive an event
Since quite a few time I am fighting with remoting and finally I've come to a point, where I have no clue how to fix it: Setup: -binary tcp channel, server resides in a console app