Error 193: 0xc1 when start a Windows Services

Z

zeo

Hi,

I am having problem trying to install and start a Windows
Services. I build the exe using Visual Studio 2003
(framework 1.1). I can install it using installutil, no
problem there. But when I tried to add a new setup and
deployment project which created a msi to install the exe
as a Windows Services. It installed fine, but whenever I
tried to start the service, I receive 'Could not start the
service on Local Computer. Error 193: 0xc1'

(net start displays ' *** is not a valid Win32
application.' !!??)

In VS.Net, I added a 'Custom Actions' to
Install/Commit/Rollback/Uninstall the service but haven't
change any other properties. Am I missing some steps?

It is a W2k3 box.

Thanks in advance.
 

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