Hosting remote object with in windows service?
- From: "Woody" <cpa44@xxxxxxxxxxx>
- Date: Thu, 3 May 2007 22:25:37 -0400
I've followed several online tutorials on how to use remote objects hosted
with windows service. But none seem to work, perhaps I'm just not
understanding the exact configuration. I've tried this one but to no avail:
http://www.codeproject.com/Purgatory/winservicehost.asp
Does anyone have any resources regarding this sort of remoting
configuration?
I seem to having trouble with the Windows Service. I created a windows
service, which configures the channel\port to use via tcp as per the
tutorials. But the service doesn't run continuously, it starts and stops.
Can someone tell me why this is happening? I gather the service needs to be
running in order to access the remotable object. Also where on the server
machine do I store my remote object files? How does the service know where
they are located, do they need to be in the GAC? If anyone can supply any
bit of information regarding my dilemma I would appreciate it.
Frank
.
- Follow-Ups:
- Re: Hosting remote object with in windows service?
- From: Peter Bradley
- Re: Hosting remote object with in windows service?
- Prev by Date: Re: Need architecture suggestion
- Next by Date: Re: Hosting remote object with in windows service?
- Previous by thread: BinaryFormatter Version incompatibility issue?
- Next by thread: Re: Hosting remote object with in windows service?
- Index(es):
Relevant Pages
|