How do you install windows service?
Answer Posted / sitakanta
Open the Visual Studio .Net Command Prompt and give the path of application
for example C:\bin\Debug> and then type InstallUtil Service.exe
To uninstall, InstallUtil /u Service.exe
After Installation ,right click My Computer and Select 'Manage' and Select 'Service and Applications' and in that Select 'Services'
Select 'Service' and start the Service.
IF No ERROR in your COde, It will work !
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you set the session out time manually?
Define static member?
Define resource files.
What are the new features implemented in ASP.NET?
How do I upload a file from my ASP.NET page?
What is the postback property in asp.net?
What are the Types of object in asp
How do I know asp.net mvc version? : Asp.Net MVC
Which methods validate all the controls on a page?
Explain the disadvantages of viewstate?
Is asp.net different from asp? If yes, explain how?
Is redux flux?
What are the various types of cookies in asp.net?
What is the difference between runtime version and version?
Securitywise What are the Enhancements in 2.0?