all groups > dotnet myservices > december 2004 >
You're in the

dotnet myservices

group:

Windows Service Auto Start Problem(Using VB.NET)


Windows Service Auto Start Problem(Using VB.NET) P Karthik via .NET 247
12/22/2004 3:52:52 PM
dotnet myservices:
(Type your message here)

--------------------------------
From: P Karthik

Hai All!

I've created a Windows service using VB dot net and set the startup type to Automatic.
If i restart the computer, i couldn't see the service running. Now, I've to start the service manually.
What's the problem and how to restart automatically?

Thanks
Karthik

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

Re: Windows Service Auto Start Problem(Using VB.NET) SenthilVel
12/23/2004 1:30:55 PM
Open the SCM.
select the properties of that service and change the startup type to
"Automatic" instead of "Manual".
when yu do this, when ever the server restarts the Service will be up and
running.
,,,
Senthil

[quoted text, click to view]

AddThis Social Bookmark Button