Hi
I'm trying to get some of the simple .net remoting examples on the net up and running, but I have two problems
1. Most of them are in C#
2. (More seriously) - most of them are console apps compiled from the command line - I can't get them running within VS.net - they all fail at the line
RemotingConfiguration.RegisterWellKnownServiceType(Type.GetType("Class1"
, "SayHello", WellKnownObjectMode.SingleCall)
and I can't figure out why
Has anyone seen any VB VS.net examples on their travels
Thanks
Mark![[openup] [openup] [openup]](/data/assets/smilies/openup.gif)
I'm trying to get some of the simple .net remoting examples on the net up and running, but I have two problems
1. Most of them are in C#
2. (More seriously) - most of them are console apps compiled from the command line - I can't get them running within VS.net - they all fail at the line
RemotingConfiguration.RegisterWellKnownServiceType(Type.GetType("Class1"
and I can't figure out why
Has anyone seen any VB VS.net examples on their travels
Thanks
Mark
![[openup] [openup] [openup]](/data/assets/smilies/openup.gif)