Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

Explain the function of new view engine in asp.net? : asp.net mvc

1073


What is marshalling ? Is it a part of asp.net ?

1138


What is cookies cache and session?

1009


How do u declare static variable and how it is declared and what is its lifetime?

1078


Explain exception filters?

1090


Define xmlvalidatingreader class.

1132


Why the javascript validation not run on the asp.net button but run successfully on the html button?

994


Explain the use of view state?

1061


What is the postback property in asp.net?

1033


How can exception be handled with out the use of try catch?

1049


What tags do you need to add within the asp:datagrid tags to bind columns manually? How?

1024


Mention the namespace that is used to include .net data provider for sql server in .net code?

1002


What do you understand by aggregate dependency?

1139


Describe the differences between the lifecycles of Windows services and Standard EXE?

1274


Which method is used to perform all validation at the page level?

1026