473,473 Members | 1,824 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Automated asp.net processes

Hi everybody,

I'm using Windows 2000 as a web server for asp.net applications. Can
anyone suggest a way that a server could run an automated process that
could create and run a command on an asp.net object?

The reason that I ask is that I have an application that I'm upgrading
from asp to asp.net. This application has an email notification feature
that is run periodically to inform users of updates to the site.

The old application used a COM executable that was triggered weekly by
the server to send the updates. I was wondering if there was a more
elegant solution for the .net version.

The new update feature is already written in .net and is triggered
manually on a web page.

Thanks,
Jason
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 17 '05 #1
2 1253
Windows Service will do

"Guy Incognito" <jm****@iisd.ca> wrote in message
news:uj****************@TK2MSFTNGP12.phx.gbl...
Hi everybody,

I'm using Windows 2000 as a web server for asp.net applications. Can
anyone suggest a way that a server could run an automated process that
could create and run a command on an asp.net object?

The reason that I ask is that I have an application that I'm upgrading
from asp to asp.net. This application has an email notification feature
that is run periodically to inform users of updates to the site.

The old application used a COM executable that was triggered weekly by
the server to send the updates. I was wondering if there was a more
elegant solution for the .net version.

The new update feature is already written in .net and is triggered
manually on a web page.

Thanks,
Jason
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 17 '05 #2
You can use a WebRequest to do this. However, as this is a task that is to
run on a schedule, don't you think it would be better to write an executable
or WSH script to do the task, and schedule it to run with Task Scheduler?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
The more I learn, the less I know.

"Guy Incognito" <jm****@iisd.ca> wrote in message
news:uj****************@TK2MSFTNGP12.phx.gbl...
Hi everybody,

I'm using Windows 2000 as a web server for asp.net applications. Can
anyone suggest a way that a server could run an automated process that
could create and run a command on an asp.net object?

The reason that I ask is that I have an application that I'm upgrading
from asp to asp.net. This application has an email notification feature
that is run periodically to inform users of updates to the site.

The old application used a COM executable that was triggered weekly by
the server to send the updates. I was wondering if there was a more
elegant solution for the .net version.

The new update feature is already written in .net and is triggered
manually on a web page.

Thanks,
Jason
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 17 '05 #3

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

Similar topics

8
by: Max M | last post by:
Yesterday there was an article on Slashdot: http://books.slashdot.org/article.pl?sid=03/09/04/1415210&mode=flat&tid=108&tid=126&tid=156 It is about automatic code generation. I got interrested...
2
by: Konstantin Zakharenko | last post by:
Hello, Our QA team have running a lot of test scripts (for automated regression testing), they run them on the different databases (Oracle/MS SQL). Several of those tests are dependent on the...
3
by: SueHales | last post by:
Hi, folks. I'm fairly new to SQL Server, so forgive any stupidity inherent in this question. I work at a university and a certain faculty member would like to have her students create a simple...
3
by: ChrisWinterscheid | last post by:
We are running DB2 8.1 on AIX 5.2. DB2level shows: DB21085I Instance "db2inst1" uses "32" bits and DB2 code release "SQL08016" with level identifier "02070106". Informational tokens are "DB2...
4
by: MLH | last post by:
I would like to configure OutLook Express so that it does not attempt to resend eMails in the Outbox folder whenever new sends are made From Access. The ISP's server rejects some eMail address...
5
by: sstevens | last post by:
I have a .NET application that is used to approve certain business processes within the company. A request is made on an ASP.NET page and the page sends an email to the appropriate approver. ...
50
by: Konrad Palczynski | last post by:
I am looking for tool to validate conformity to defined coding standard. I have already found Parasoft's C++ Test, but it is quite expensive. Is there any Open Source alternative? I do not need...
2
by: Matt England | last post by:
I am looking for a C++ code beautifier/styler. Requirements and a list of potential choices follow. I'm looking for people's specific recommendations and reasons thereof per their specific...
1
by: =?Utf-8?B?UmljaGFyZCBCaXJk?= | last post by:
Hello, I have an issue with the recent Windows Automated Update disabling my ATI All-In-Wonder video capture card in Windows XP. Then when I reload the ATI software, the card works until the next...
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
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,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.