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

How can u deifne the benefits and limitation of using Viewstate for state management?

897


How will create assesblies at run time?

730


Explain About duration in caching technique

815


What is use of <% %> in asp.net?

735


What is x xss protection?

726






Explain asp.net web forms.

749


What is preprocessor in .net? Where it use?

699


Is asp.net a language?

688


What are the properties of the eventargs argument when capturing keyboard events?

783


Where is session data stored in asp net?

684


When Cookies are expired in ASP.NET?

753


Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

714


is gateway for sms continue connected for sending sms.how?

2022


What is Pre-Render event in ASP.NET?

788


What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?

767