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

Explain model, view and controller represent in an mvc application? : asp.net mvc

516


What is page request in asp.net?

526


What is the difference between application state and caching?

546


Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?

617


Is session server side or client side?

531






Is asp.net still used?

495


What is ispostback property?

503


What is a session in programming?

558


Difference between response.redirect and server.transfer?

552


What are custom user controls in asp.net?

522


What is global.asax file used for?

561


Why do we need a web application session?

510


How can you apply a theme to your asp.net application?

537


What is a web based system?

464


What are the Types of session management in ASP.NET

566