Re: Windows Services

From: Jeff Dillon (jeff_at_removeemergencyreporting.com)
Date: 08/10/04


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
>



Relevant Pages

  • Trouble installing Windows Service created with VB.NET
    ... I am trying to figure out how to make Windows Services using VB.NET. ... have had to manually convert from longname format to, I am assuming, 8.3 ... I seem to remember their being some command line command that can do ... directory that Visual Studio puts my files in, I would like to know the ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Standalone gnu-diff like tool in Java
    ... If all I want are the standard shell and command line tools is there ... any advantage in using Cygwin instead of Windows Services for UNIX ...
    (comp.lang.java.programmer)
  • Re: Windows service - Nightly task
    ... Are there any reliability issues around windows services? ... What you should do is create a command line exe which will make the call ... I want to run a webservice method every night at a specified time, ...
    (microsoft.public.dotnet.languages.csharp)
  • Windows Services
    ... I have written two simple Windows Services. ... One just waits for a command to ... However when I load and run ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Windows Services
    ... > I have written two simple Windows Services. ... One just waits for a command to ... 'OnStart' as soon as possible. ... M S Herfried K. Wagner ...
    (microsoft.public.dotnet.languages.vb)