hi jayesh,
i followed the steps given by you but i am unable to install the service.
whenever i double click installutil.exe it open some xml code
and when i run my program it gioves error service not started
i am working on win xp .
will this code work on win xp.
thanks
ravi verma
and when i run my program it gives error service not started
I this example installutil.exe is located here "c:\installutil.exe
yourService.exe is the Your Service
the code:
Try
Process.Start(
MsgBox(ex.Message)
I am using VS 2005/ .net 2.0 and when I try to create a project in vb.net environment, I do not see the Windows Service template. I however can see the template when I use the c# environment. Can anybody tell me what could be the issue. Thanks.
You might be looking without clicking + sign on Visual Basic projects.Try expending the tree for visual basics projects and then lookin windows project you will see windows service project.
bye
select otherlanguage then visual basic then click on windows option then u will find the windows service templete on the right box.
try it hope it wiill solve ur problem
kaushik