Installutil.exe does not register windows service

D

Denzil

Hi,

I have written a Windows Service (using C#) using the .Net framework
and to install the same am using the Installutil.exe tool. However
inspite of no errors returned in the InstallLog file the custom
service does nto get installed. Am I missing something here...

Also the following is logged in the InstallLog file...
"No public installers with the RunInstallerAttribute.Yes attribute
could be found in the d:\denz\service\xmlgenservice.exe assembly.
Remove InstallState file because there are no installers."

Do I need to reference the Windows installers here... (Think this is
the missing link...)
Any pointers will be appreciated...

TIA,
Denzil
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top