How do you install windows service?

Answer Posted / nitya

hi..
First u have to create Windows Service..
For install Windows Service , u have to use one Command

first Build Windows Service..
then use this command..
installutil.exe <your service name.exe>
installutil.exe/u <your service name.exe> -->For uninstall

u have to use this command in visual studio 2005 -> visual
studio command Prompt -> write this above command..

Go in Particular path where u create Windows Service then
go to Bin -->Debug --> then implement this above Command..

try this..

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use html in asp.net?

498


Explain different types of validators in asp.net?

527


What is the difference between visual basic and asp.net?

520


i want the asp.net technical questions and answeres

1605


Explain the difference between Web Garden and Web Farm?

547






What is master page in dtp?

541


What is the difference between a cookie and a pixel?

476


What is mvc in angular?

559


Can we handle the error and redirect to some pages using web.config?

907


Explain the difference between Repeater and Data list control in ASP.NET?

612


What are the main requirements for caching?

534


How can we access static variable?

645


Explain the use of fragment caching.

661


In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?

571


Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?

523