>Can anyone tell me how to create a application wich can run as Windows
>Service?
[quoted text clipped - 4 lines]
>
>PLEASE HELP ME!!!
Hi Cash,
Yes, you can make most applications run as a service by using a
"wrapper" program. Here are links to a couple of wrappers that are
free for personal use:
http://playstation2.idv.tw/serviceagent/index.php3
http://www.duodata.de/ntwrapper/
If you want to write a service from scratch, you can use VB.Net or C#
or J# in Visual Studio 2003, starting from the Windows Service
template.
BTW, this question is way off-topic for this newsgroup, which is for
Visual Basic for Applications hosted in Word and has nothing at all to
do with services.
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Look at http://nicoware.net/software/products/serviceplus/index.php
/Ole