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 > december 2005 > threads for december 15 - 21, 2005

Filter by week: 1 2 3 4 5

SAO lifetimes. I don't get it.
Posted by Darren Mart via DotNetMonster.com at 12/21/2005 7:56:44 PM
I'm still trying to wrap my mind around CAOs versus SAOs in terms of object lifetime. The scary part is I already developed a Remoting-enabled app while having only a tenuous understanding of it. That's what tight deadlines will do, I guess. The background: I have a remotable SingleCall busin...more >>


Remoting not working with network adapter unplugged (and SSPI)
Posted by s_schutte NO[at]SPAM yahoo.com at 12/20/2005 11:48:27 AM
My company is using .NET remoting to do communication between processes on a machine. We are using the SSPI library provided by the Microsoft.samples library to do some impersonation as a user within our windows service (in order to access that user's personal file directory). Everything has b...more >>

Remoting Configuration Issue
Posted by Robert Reineri at 12/19/2005 5:23:00 PM
We have a service where we configure remoting via the configuration file. My problem is this. This service has, until now, only provided services to client applications. Now, the service is going to be a client itself (it needs to remote to yet another service). I am trying to define two tcp ...more >>

VB.NET 2005 Remoting and Single Instance Application Bug?
Posted by Eric Guthmann at 12/16/2005 5:56:30 PM
Has anyone else seen an issue with .NET remoting over a TCP channel when using the VB.NET 2005 application framework in single instance application mode? I get a "an existing connection was forcibly closed by the remote host" error every time. It seems like an odd combination, so maybe thi...more >>

Remoting between 1.1 and 2.0
Posted by Hugo Vale at 12/15/2005 4:31:54 PM
Hi everybody, I have a 3rd party 1.1 framework dll that I want to use in a .net 2.0 application. Alvin Bruney already told me in another newsgroup that I can't use it as a reference in my 2.0 app because it will be run in 2.0. So, I'm wondering if it's possible to make a little 1.1 app that...more >>

Remoting through a WebProxy problem, help!
Posted by Iroel Perez at 12/15/2005 10:55:24 AM
Hi there, I have a distributed C# application that connect to the server using Remoting with a HTTP channel. My application works ok with firewalls but it doesn't work when the Client is using a WebProxy with a configuration script. Any idea how can I resolve that? Thanks in advance, ...more >>

AAAGGGHHH!!! Why is updating DLL's so frustrating?
Posted by Tim Greenwood at 12/15/2005 6:12:23 AM
I've got our .NET remoting server all up and running well. But unlike a WebService we cannot overwrite those dll's because they are in use! They don't seem to be released without STOPPING the server app(host) and then we get "Forcibly disconnected" exceptions on the website! Isn't there s...more >>



DevelopmentNow Blog