Groups | Blog | Home


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

Filter by week: 1 2 3 4 5

Using remoting features inside a .NET applet loaded in a tag object
Posted by Lambuz at 9/21/2006 6:41:16 AM
First of all, is it possible usign .NET remoting feature inside a .NET applet loaded into a tag object inside an HTML page ? <OBJECT id="myID" height="150" width="300" classid="http:applet.dll#test.applet"> </OBJECT> If not please can anyone explain why ? I think yes and so I'd written a ...more >>


Use .Net remoting between two app on same machine whit no net card
Posted by RF at 9/21/2006 4:54:02 AM
Hi, We built two application that communicate with each other using .Net remoting on the same machine, essentially replicating what we used to be able to do with DCOM when one application controls another on the same workstation. Everything works fine until the Network card is not active a...more >>

Requested Service Not Found
Posted by jon.porter NO[at]SPAM gmail.com at 9/19/2006 7:41:50 PM
Losing my mind with this. I had a project that I had started and was working fine - now, that I have time to continue I have resurrected it (started in .NET 1.1 - now .NET 2.0) and I continually get this. When I cut and paste into some new code, I am not sure if it is something I changed or no...more >>

File permissions and dynamic assembly loading
Posted by slylos at 9/18/2006 8:41:01 PM
Hey all, I've got a .NET Remoting application that dynamically loads assemblies from a specified path at run time. I have a class factory that contains the logic to do this, and it works perfectly in a unit test, without connecting to the remoted component. As soon as I move over to a r...more >>

Remoting:Authentication differences - 1.1 and 2.0 - how 2 upgrade
Posted by Flemming at 9/18/2006 2:10:02 PM
Scenario: 1. Web server (internet): IIS + ASP.NET (version 1.1 + 2.0) running as a stand-alone-server. 2. Application server (Component services) 3. SQL server Web server is an internet-connected server and runs inside a DMZ Application server + SQL server runs inside a local dom...more >>

.NET Remoting CAO - NAT
Posted by Leonardo Bruno Lima at 9/18/2006 1:53:04 PM
Hi all, Is there a way to use .net remoting CAO, where a client or server or both, are using NAT? I need do it this way, because I need keep my instance alive between calls. ...more >>

Possible to handle event from singleton server?
Posted by treeman at 9/15/2006 1:02:02 PM
I have created a singleton server in the host and want to connect an event handler to it. My remote client simply sends some data to the server. I want my host application to be notified when new data has been sent. It is unclear to me if this is possible. How can I obtain the server obje...more >>



DevelopmentNow Blog