Facing Problems with creating a Windows service

  • Thread starter Thread starter Altruist
  • Start date Start date
A

Altruist

Hi,
I have an application which uses multithreading. I am trying to create a
Windows Service out of it but am not able to. Has anybody faces a similar
problem?

Thanks
Jnanesh.
 
Altruist said:
Hi,
I have an application which uses multithreading. I am trying to create a
Windows Service out of it but am not able to. Has anybody faces a similar
problem?

I think you are going to need to be more specific, threading works
perfectly well in Windows Services just as any other type of application
- when you say you are "not able to" what specifically is the problem?

/J\
 

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

Back
Top