Re: Erratic System.NullReferenceException
From: Sunny (sunny_at_newsgroups.nospam)
Date: 07/13/04
- Next message: Chuck Douglas: "Re: Windows Service using remoting"
- Previous message: Ken Kolda: "Re: Remoting and activation"
- In reply to: Harold: "Erratic System.NullReferenceException"
- Next in thread: Harold: "Re: Erratic System.NullReferenceException"
- Reply: Harold: "Re: Erratic System.NullReferenceException"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 13 Jul 2004 13:55:21 -0500
See if setting machineName to the IP of the machine will work.
Sunny
In article <u$KsegQaEHA.3476@tk2msftngp13.phx.gbl>, chelala_cu@yahoo.com
says...
> 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: Chuck Douglas: "Re: Windows Service using remoting"
- Previous message: Ken Kolda: "Re: Remoting and activation"
- In reply to: Harold: "Erratic System.NullReferenceException"
- Next in thread: Harold: "Re: Erratic System.NullReferenceException"
- Reply: Harold: "Re: Erratic System.NullReferenceException"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|