1

I am a newbie into Windows Service

I have installed my Windows service using installutil command.

Now it shows that installation is successful but when I try to access the service from

 ControlPanel->Administrative Tools->Computer Management->Services and Applications->Services 

But I am not able to see my windows service in the list of services.

Where should I look for it?

Screenshot of Installation of Windows Service:

This is the message that is displayed after installation of windows service. I hope that it means that Windows Service is installed successfully

enter image description here

If installation is successful then what could be wrong?

1 Answer 1

2

It looks like you might not have added an installer to your service. You need to make sure you have:

Wire them together like this.

Sign up to request clarification or add additional context in comments.

2 Comments

I have added them all into my project and wired them still the problem persists
Yeah I am running it as an admin.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.