Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet remoting > september 2005 > threads for september 29 - 30, 2005

Filter by week: 1 2 3 4 5

Two Remoting Servers in a single Windows Service...
Posted by ShiTvm at 9/30/2005 10:28:11 PM
Hi, Can I host two remoting servers on a windows service using a single configuration file. If so how can I do it? It it possible to make call from server1 to server2 in the specified environment? I have a situation where I have to call server1 from a client and then server1 will call serve...more >>


app.config file & remoting
Posted by Tejas.Patki NO[at]SPAM gmail.com at 9/30/2005 12:08:20 PM
I do not know if this is the right forum to ask this question but here it goes... I have a client and service running. There are entries in the <appSettings> element in the client's app.config which are being read by the classes in the service using ConfigurationSettings.AppSettings(). These ...more >>

Another ChatCentral issue.
Posted by Glenn at 9/30/2005 9:25:04 AM
I've compiled the ChatCentral application described in... FIX: Remoted Events (Chat) Sample in Framework Documentation Does Not Work as Expected http://support.microsoft.com/default.aspx?scid=kb;en-us;312114 When I run the application and send a message from the chat client, I get the fol...more >>

Apparent permissions problem with IIS
Posted by Mark Saini at 9/30/2005 9:19:20 AM
I get a remoting exception thrown to the client. The Windows 2003 event view shows no problems. The virtual directory is anonymous user enabled. Any ideas on where I could look: "Config file E::Server\test\web.config cannot be read sucessfully fue to exception System ID. File Load Exceptio...more >>

MarshalByValueComponent
Posted by Amir Shitrit at 9/30/2005 3:49:04 AM
What is this class? If this class is used to marshal objects by value (as opposed to MarshalByRefObject), why do I need it? Can't I use the Serializable attribute and the ISerializable interface instead?...more >>

Remoting (TCP) channels and multiple clients
Posted by Tom at 9/29/2005 12:50:04 PM
I am fairly new to remoting... I have set up a Windows Service that uses remoting to communicate with a client 'Service Manager' app (all in VB.NET). Now, I have this same application running on two different servers (each one accesses a different database). My question is: When the service i...more >>

Identify channel at client connection
Posted by greg g. at 9/29/2005 5:59:03 AM
Hi all, suppose I publish an object simultaneoulsy through the Tcp channel (+ binary formatter) and the Http channel (Soap formatter). Server side : is it possible to know which channel the client used to "access" the object. grégory...more >>



DevelopmentNow Blog