Re: [DOTNET] AW: [DOTNET] ServiceController Bug

2002-06-05 Thread Rolls, Robert
dnesday, 5 June 2002 21:02 To: [EMAIL PROTECTED] Subject: [DOTNET] AW: [DOTNET] ServiceController Bug Note that only NT4 *SP6a* is supported, not SP4. What's more, it seems that hosting multiple services within one EXE is not supported on NT4 (don't know if you use this features in your

Re: [DOTNET] AW: [DOTNET] ServiceController Bug

2002-06-05 Thread Powell, Simon
(service.ServiceName + " - " + service.Status); } } Simon -Original Message- From: Urs Eichmann [mailto:[EMAIL PROTECTED]] Sent: 05 June 2002 12:02 To: [EMAIL PROTECTED] Subject: [DOTNET] AW: [DOTNET] ServiceController Bug Note that only NT4 *SP6a* is supported, not S

Re: [DOTNET] AW: [DOTNET] ServiceController Bug

2002-06-05 Thread Powell, Simon
I've just test with NT 4.0 sp6a on four machines. These all return the same error. Is there any other reason for this problem? -Original Message- From: Urs Eichmann [mailto:[EMAIL PROTECTED]] Sent: 05 June 2002 12:02 To: [EMAIL PROTECTED] Subject: [DOTNET] AW: [DOTNET] ServiceContr

[DOTNET] AW: [DOTNET] ServiceController Bug

2002-06-05 Thread Urs Eichmann
Note that only NT4 *SP6a* is supported, not SP4. What's more, it seems that hosting multiple services within one EXE is not supported on NT4 (don't know if you use this features in your app, but just to let you know). Urs -Ursprüngliche Nachricht- Von: Powell, Simon [mailto:[EMAIL PROTEC