Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / September 2007

Tip: Looking for answers? Try searching our database.

HowTo Schedule ASPX page to Run Automatically

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mike - 07 Sep 2007 04:04 GMT
Hi. How can I schedule an ASPX page to execute every hour?  I know this
request is odd & there are plenty of better ways to accomplish running an
automated task every hour.  That being said, is it possible to do this?

Basically I have an ASPX page that, when opened, POSTS new customer records
from our system to a partner company's system.  This task must run once an
hour and currently a user is manually running the application.

Is it possible to automatically run an aspx page every hour?  If so, how?

Thanks!
Michael Nemtsev, MVP - 07 Sep 2007 06:06 GMT
Hello Mike,

http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/browse_t
hread/thread/313f790c15e5ebc4/aa20b13d0bfb4e08


---
WBR,
Michael  Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour 

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

M> Hi. How can I schedule an ASPX page to execute every hour?  I know
M> this request is odd & there are plenty of better ways to accomplish
M> running an automated task every hour.  That being said, is it
M> possible to do this?
M>
M> Basically I have an ASPX page that, when opened, POSTS new customer
M> records from our system to a partner company's system.  This task
M> must run once an hour and currently a user is manually running the
M> application.
M>
M> Is it possible to automatically run an aspx page every hour?  If so,
M> how?
M>
M> Thanks!
M>
Cubaman - 07 Sep 2007 12:47 GMT
> Hi. How can I schedule an ASPX page to execute every hour?  I know this
> request is odd & there are plenty of better ways to accomplish running an
[quoted text clipped - 7 lines]
>
> Thanks!

Well, this task is a good candidate to become a windows server. Doing
so you get the service started without user logged in, automatic
restart in case of failure, disgnostics in event viewer.... and more.
My advice, create a windows service. Asp.Net is not suitable for this
kind of requirements.
Best regards.
Oscar Acosta

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.