Windows Services

From: bbdobuddy (bbdobuddy_at_discussions.microsoft.com)
Date: 08/10/04


Date: Tue, 10 Aug 2004 08:13:02 -0700

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 Services
    ... I've built some .NET windows services recently. ... Jeff ... One just waits for a command ...
    (microsoft.public.dotnet.languages.vb)
  • 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)
  • 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)