taking the time to help.
Stan
-Original Message-
From: The DOTNET list will be retired 7/1/02
[mailto:[EMAIL PROTECTED]] On Behalf Of Mike Woodring
Sent: Tuesday, June 04, 2002 3:20 PM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] Remoting question
Which machine is getting the exception
lt;[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 04, 2002 12:39 PM
Subject: Re: [DOTNET] Remoting question
> FileNotFoundException if I remember correctly (I dont have access to the
> code right now). I should also mention that the MBR is an object factory
> tha
evresources
>
>- Original Message -
>From: "Stan LaRue" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Tuesday, June 04, 2002 9:18 AM
>Subject: [DOTNET] Remoting question
>
>
>> Could someone please tell me if it is possible for a method in
-
From: "Stan LaRue" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 04, 2002 9:18 AM
Subject: [DOTNET] Remoting question
> Could someone please tell me if it is possible for a method in a
> MarshalByRefObj to return a marshal by value object? I'
It's possible.
Peter
- Original Message -
From: "Stan LaRue" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 04, 2002 5:18 PM
Subject: [DOTNET] Remoting question
> Could someone please tell me if it is possible for a method in a
> Marsh
Could someone please tell me if it is possible for a method in a
MarshalByRefObj to return a marshal by value object? I've tried but I can't
seem to make it work. So I am assuming it is not possible.
Stan
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to ot
Henderson
> Sent: Tuesday, April 30, 2002 12:00 AM
> To: [EMAIL PROTECTED]
> Subject: [DOTNET] Remoting Question
>
> Hi All...
>
> I've written a medium-sized multi-threaded server - currently hosted
as a
> windows service - in addition to the server classes I have a
Hi All...
I've written a medium-sized multi-threaded server - currently hosted as a
windows service - in addition to the server classes I have a "watcher" class
which attaches to server and is derived from System.MarshalByRefObject, it
acts as a façade picking up statistics from the inner working