Auto Update a asp.net app

K

Kevin Spencer

The words "auto" and "update" have many meanings. Perhaps you could supply
us with the meaning of these words in the context of your question.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
D

DaveF

If I make changes to a web app, I would like the program automatically check
my web service for an update and download the updated files to their web
server.

--
 
K

Kevin Spencer

Possible, yes. If you replace certain types of files in your app, it will
cause the app to re-start, which will be problematic, but not necessarily
extremely so. Your best bet would be to remove this functionality from your
ASP.Net app, and write a service or script that can be scheduled to do this
from outisde of your ASP.Net app.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 

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,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top