launch exe

F

Fabio R.

Hi,
I have a windows service that do some check every hour, calling a webservice
in my app.
Now I need to upload my app on a shared hosting and I can't install my
windows service, so I need another solution; a simple timer doesn't work in
Win2003server because the application pool is recycled after 20 minutes of
inactivity...
But I can set execute permission on some files, so my question is:
can I launch an exe from the global.asax, when the app starts, and let it
work like a windows service?
Fabio
 
G

George Ter-Saakov

I do not think you will be able to launch exe from shared hosting.
The only solution I have is to make an ASPX page that does the "check" you
need and hit it from your home machine (it will take five minutes to do that
program and put it on schedule).

Should work if you have cable or DSL.

George.
 

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

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,280
Latest member
BGBBrock56

Latest Threads

Top