473,413 Members | 2,044 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,413 software developers and data experts.

HowTo Schedule ASPX page to Run Automatically

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!
Sep 7 '07 #1
2 3910
Hello Mike,

http://groups.google.com/group/micro...20b13d0bfb4e08
---
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
MHi. How can I schedule an ASPX page to execute every hour? I know
Mthis request is odd & there are plenty of better ways to accomplish
Mrunning an automated task every hour. That being said, is it
Mpossible to do this?
M>
MBasically I have an ASPX page that, when opened, POSTS new customer
Mrecords from our system to a partner company's system. This task
Mmust run once an hour and currently a user is manually running the
Mapplication.
M>
MIs it possible to automatically run an aspx page every hour? If so,
Mhow?
M>
MThanks!
M>
Sep 7 '07 #2
On Sep 7, 5:04 am, Mike <M...@discussions.microsoft.comwrote:
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!
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

Sep 7 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: deprins | last post by:
Hello, I have run into some problems with logfiles and backup logfiles (MS SQL server). I have read much about them but uptil now I dont seem to grasp how it works. Specially the part of working...
19
by: n0sPaM | last post by:
Is it possible to schedule an .ASPX page to run automatically, say every hour? N.B.
2
by: Matthew Louden | last post by:
I want to create ASP page that shows the schedule of TV station. Since each day's (Monday - Sunday) schedule is different, and I want each day will display the schedule on that day of a week. I...
4
by: Vlady | last post by:
Hello. I recently built an ASP.NET "financial" application. I got to the point where I have a HTML template (a contract) which needs to be filled with various data from the database. I put a...
5
by: Anonymous | last post by:
Does anybody know how I can schedule aspx pages so that they run few times a day? Thanks
3
by: Irfan Akram | last post by:
Hi People, Wondering whether there is a way of being transferred to another aspx page, after waiting for a couple or more seconds, rather than being transferred immediately. For example...
2
by: Matthew Speed | last post by:
I have a VB.Net web application that in the website directory consists of but a single .aspx file with its matching .aspx.vb file and a dll. The idea of having a single web page with all content...
3
by: Dan Sikorsky | last post by:
How do you get a reference to the LoginStatus control contained in the LoginView control that resides on web.master? I need to determine if the LoginStatus will show a LogOut link(for a logged...
0
by: AMDRIT | last post by:
Hello Every, Today I am exploring async operations. In my scenario, I have a windows form with a webbrowser control. The exercise reads a starting webpage and populates a Queue with additional...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.