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 > august 2006 > threads for august 15 - 21, 2006

Filter by week: 1 2 3 4 5

Bogus "Cannot find the assembly" exception
Posted by dvestal NO[at]SPAM gmail.com at 8/20/2006 7:40:26 AM
I have a very strange error; an ASP page invokes a method through .NET remoting which returns an exception as an output parameter. Unfortunately, no matter what exception the method returns, it appears as a different one ("Cannot find the assembly") to the ASP page. To clarify, I have an inter...more >>


Locating remote assemblies
Posted by Peter Franks at 8/18/2006 12:58:01 PM
Assume the following scenario: c:\a\remoteclient.exe c:\b\remote_c.dll c:\b\remote_r.dll remoteclient makes remoting calls through remote_c.dll. Some remote interfaces are in remote_r.dll, and are only instantiated on return from the remoting call. Under the above scenario, I'm get...more >>

Problem with delay
Posted by oskar NO[at]SPAM musiker.nu at 8/18/2006 12:46:07 AM
I have created an application that consists of a server running as a service on a hardware server and 11 clients running on different computers. The server and the client computers are all on the same subnet with a couple of switches in between. Every 80 seconds the server calls each of the clie...more >>

.NET 2.0 BinaryFormatter Compatible with 1.1?
Posted by Spam Catcher at 8/17/2006 2:26:57 PM
Hi all, Is .NET 2.0 Remoting compatible with .NET 1.1? Can a 2.0 client connect to a 1.1 Remoting service? Thanks....more >>

How to shut down host application from withing remoted class
Posted by Jeremy Chapman at 8/17/2006 9:19:29 AM
I've got a win forms application that is hosting a remotable class. Several instances of the host application can be run on various machines or all on one machine. We then have a Seperate application which uses the remotable classes by connecting to the host applications. It's been running ...more >>

SocketException
Posted by Isabel_ve at 8/16/2006 1:59:01 AM
Hi, I have a console application which creates the TcpServerChannel, and which will create the RemoteObject. My Client-application is trying to connect to the server-application and getting the remoteObject. When my service is not running, it throws a SocketException. What is totaly nor...more >>



DevelopmentNow Blog