HELP with .Net Remoting!!
can any1 here help me with my problem?...
Ok i have a DLL Assembly based on C# which incorporates .net remoting to enable communication between computers using HttpChannels.
I have managed to apply the DLL to a WinForm application and it works like a charm for server-client simulation across a few computers..
But the problems start to surface when i try to apply the same DLL to a control based on WinForms, which is later embedded onto a WebForm as an