Re: [DOTNET] Question regarding remoting...

2002-05-16 Thread Jai Kishore
Thanks Kilic, That really solved my problem. Regards, Jai -Original Message- From: Serdar Kilic [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 5:43 PM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Question regarding remoting... Hi Jai, You need to add a reference to the

Re: [DOTNET] Question regarding remoting...

2002-05-16 Thread Serdar Kilic
Hi Jai, You need to add a reference to the System.Runtime.Remoting.dll On my system this file is in C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705 Jai, said: Jai> Do you have to do anything extra to enable DotNet remoting on your machine. Jai> I was trying a simple remoting application, but th

[DOTNET] Question regarding remoting...

2002-05-16 Thread Jai Kishore
Do you have to do anything extra to enable DotNet remoting on your machine. I was trying a simple remoting application, but the statement using System.Runtime.Remoting.Channel.Tcp is giving me problem as the IDE is not recognizing the Tcp as a namespace. Help me out... Machine config; Win 2000