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\
 
Back
Top