ActiveX EXE as a service...
- From: "Dag Sunde" <me@xxxxxxxxxxxx>
- Date: Fri, 27 Jan 2006 10:06:32 GMT
As of today, I'm running a VB6 application which also
exposes a com-interface as a service under Win2000 AS.
I'm using an application called SrvAny to set up and
run my app as a system service.
I feel rather unconfortable with this solution, as the
behaviour is sometimes a little unstable.
Sometimes it is impossible to shut it down. And sometimes
it stops reacting. I've found no pattern to this behaviour.
VB (and my app) isn't excactly made for service development.
Question:
How (if possible) do I write my App so it can be installed
natively as a windows service, without resoring to "wrapper"
applications like SrvAny.exe?
Is it anything inherent in VB that can make the problems I
describe above?
The reason for running it as a service, is that it is a server
application that needs to be restarted after an eventual power-
failure, even if nobody is there to log in. (The start-folder,
and the "run" key in registry is only executed when someone
logs in).
Any thoughts or ideas?
and BTW... March 1. i need it to run flawlessly on Windows 2003
Server...
--
Dag.
.
- Follow-Ups:
- Re: ActiveX EXE as a service...
- From: Michael B . Johnson
- Re: ActiveX EXE as a service...
- From: Nisadh
- Re: ActiveX EXE as a service...
- Prev by Date: minor annoyance number 1
- Next by Date: Re: minor annoyance number 1
- Previous by thread: minor annoyance number 1
- Next by thread: Re: ActiveX EXE as a service...
- Index(es):
Relevant Pages
|