Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows Service instead of Scheduled Tasks
Message
From
27/08/2013 15:19:07
 
 
To
27/08/2013 11:14:11
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01581383
Message ID:
01581533
Views:
35
>>I would look at "launcher" technology. I think there are examples in Downloads here.
>
>Thanks
>
>>I don't like the idea of a Windows Service relying on the availability of an executable on a network share.
>
>Why?

Remote resources are less reliable than local.

Using launcher-type technology gives the best of both worlds. Check for newer version on network share; if present, copy it to local storage and start it. If the newer version check fails, just use the local version.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform