Re: Windows Services
From: Jeff Dillon (jeff_at_removeemergencyreporting.com)
Date: 08/10/04
- Next message: mcnewsxp: "freferred methods of data access"
- Previous message: Ken Tucker [MVP]: "Re: Version Management"
- In reply to: bbdobuddy: "Windows Services"
- Next in thread: Herfried K. Wagner [MVP]: "Re: Windows Services"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 10 Aug 2004 09:32:23 -0700
I've built some .NET windows services recently. I actually built and tested
the code within a Windows Application first. Seems much easier to debug.
Jeff
"bbdobuddy" <bbdobuddy@discussions.microsoft.com> wrote in message
news:1B7E13CA-6EEA-4C1A-ADB1-AD21225CFAAD@microsoft.com...
> Hi
>
> I have written two simple Windows Services. One just waits for a command
to
> command to come through that just calls a simple function in another class
> that produces "Hello World" to event log. The other service just passes
the
> command to the first service every 30 seconds. However when I load and
run
> both services I keep getting an error every 30 seconds that says "Failed
to
> process service command." Any ideas. Thanks for the help in advance
>
- Next message: mcnewsxp: "freferred methods of data access"
- Previous message: Ken Tucker [MVP]: "Re: Version Management"
- In reply to: bbdobuddy: "Windows Services"
- Next in thread: Herfried K. Wagner [MVP]: "Re: Windows Services"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|