.NET Remoting & RTD

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi there,

Can anyone tell me what RTD is? And can it be used for simple
interprocess communication? I am just interested in sending strings to a
previous instance.

I am currently using .NET Remoting via the "Windows Application
Framework", but unfortunately McAfee's crappy firewall is capable of
blocking the internal connection and causing any application that utilises
it to crash, it doesn't even raise an unhandled exception via the
"UnhandledException" event.

I had originally taken the .NET Remoting route a while back now as I
read that it was much preferable than DDE, which apparently now is a
deprecated technology.

Anyone got any advice on this? Thanks in advance.

Nick.


.



Relevant Pages

  • Re: VERY Frustrated
    ... I built the solution and then executed the server.exe file and set my client ... Additional information: The underlying connection was closed: The remote ... > exception may have been caused by your .NET remoting component as well as ... > When the unhandled exception will be raised, VS will tell you what it is, ...
    (microsoft.public.dotnet.framework.remoting)
  • File or assembly name RemoteObject, or one of its dependencies, was not found
    ... I'm trying to get Microsoft's example of .Net Remoting via a Windows ... An unhandled exception of type 'System.IO.FileNotFoundException' ... its dependencies, was not found. ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: File or assembly name RemoteObject, or one of its dependencies, was not found
    ... are you including a reference to the shared assembly? ... >the config file for the service account to full control, ... >> I'm trying to get Microsoft's example of .Net Remoting via a Windows ... >> An unhandled exception of type 'System.IO.FileNotFoundException' ...
    (microsoft.public.dotnet.framework.remoting)