Re: Erratic System.NullReferenceException
From: Allen Anderson (allen_at_sparkysystems.com)
Date: 07/15/04
- Next message: Allen Anderson: "Re: Remote object in IIS security question."
- Previous message: Allen Anderson: "Re: Remoting and activation"
- In reply to: Harold: "Erratic System.NullReferenceException"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 15 Jul 2004 15:24:15 -0600
you might try using the technique I detail in this article. Problems
with remoting over various private networks with public networks or
non standard networking can sometimes be gotten around with this.
http://www.glacialcomponents.com/ArticleDetail.aspx?articleID=CAOMN
Cheers,
Allen Anderson
http://www.glacialcomponents.com
mailto: allen@put my website base here.com
On Tue, 13 Jul 2004 14:31:06 -0400, "Harold" <chelala_cu@yahoo.com>
wrote:
>Hi I have a project I have client in PC A and server in PC B (SAO and
>Singleton).
>
>I get an instance of object in B and I pass to B a reference to another
>object hosted in A in the same client process. Then from B I call a method
>to object A sent.
>
>This thing works fine allways in my lan, but some friends test this system
>in 2 PCs direct connected by a cross RJ45 cable, so no DNS. and some times
>work and some times does not. They have tested many PCs (fresh installed)
>and the only combination that work sometimes is PC A on Windows Xp and PC B
>on Win 2K.
>
>Does the direct cable and no DNS server or windows domain has something to
>do with this errors ?
>
>Thanks
>
>Harold J. A. Chelala
>
>
- Next message: Allen Anderson: "Re: Remote object in IIS security question."
- Previous message: Allen Anderson: "Re: Remoting and activation"
- In reply to: Harold: "Erratic System.NullReferenceException"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|