ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
How do you install windows service?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How do you install windows service?
Answer
# 1
Go Through,It will help u guys alot

http://www.developerfusion.co.uk/show/3441/2/
 
Is This Answer Correct ?    0 Yes 0 No
Smriti
 
  Re: How do you install windows service?
Answer
# 2
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 ?    0 Yes 0 No
Nitya
 
 
 
  Re: How do you install windows service?
Answer
# 3
I Think,For Installing Windoes Service 
i)First Create new Project and in Right Side Expand Visual 
C# and select windoes service.
ii)Give name to your service.
iii)Write Your code IN OnStart Event.
iv)Add New Project To Your Solution and select 'setup' 
project which is in other project templates
v)and set Project output type to primary output which is in
FileSystem(Service Setup).
vi)Right click Your service Setup in solution Explorer And 
click install then your service is install in your system
vii)Go to controlpanel And click Administrtivetools(make 
sure u have login as a Administrator (or) you are part of 
Administrative Group) and then click services.
viii)Go to your service name and right click it and click 
start then your service will run
 
Is This Answer Correct ?    0 Yes 0 No
N.v.s.prasad
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What is CTS, CLS and CLR ? TCS4
How do you register a .NET assembly? Microsoft3
Differentiate between Server Transfer and Response Redirect? DELL2
Dategrid filtering and sorting How can we sort all the fields at once? Satyam3
difference between gridview,data list and repeater control Olive-Tech4
What is the difference between Debug.Write and Trace.Write? When should each be used? Infosys2
In a Code-Behind class generally which type of code is found ?  3
What are the different types of Session state management options available with ASP.NET?  1
all asp.net interives questions  1
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design? KPIT1
Where is ViewState information stored? HCL6
How to authenticate users using web.config ? Accenture2
repeater and gridview diff? Why is repeater fast than gridview? TCS2
how to do pakaging nd deployment  1
What is the difference of a LEFT JOIN and an INNER JOIN statement? What is a Cartesian product? What causes it? Syntax-Softtech1
How do we get only edited/deleted/inserted records from a Dataset? Syntax-Softtech1
How do you turn off cookies for one page in your site? IBS2
how to write code for role based security  2
How to find the client browser type ? Cognizent4
which is faster ArraytList Or Collection ? how? hows the Hashing works internally ? Emphasis2
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com