473,320 Members | 2,035 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,320 software developers and data experts.

Start/tract scheduled tasks

thj
Hi,

Is it possible to start an scheduled task on a server from ASP.NET?

Thanks in advance.
Tommy.
Aug 11 '08 #1
2 1802
You'll need to fine-tune the permissions/trust level granted to the ASP.NET account.

See these articles for hints :

http://www.codeproject.com/KB/aspnet/ASPNETService.aspx

http://msdn.microsoft.com/en-us/magazine/cc163821.aspx

Also, download the source code for Abidar and play with it :

http://www.codeplex.com/abidar

Abidar is an ASP.NET task scheduler library written with C# for .NET 2.0 and 3.5.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"thj" <to***@holmjakobsen.dkwrote in message news:hs********************************@4ax.com...
Hi,

Is it possible to start an scheduled task on a server from ASP.NET?

Thanks in advance.
Tommy.

Aug 11 '08 #2
thj
On Mon, 11 Aug 2008 09:54:09 -0400, "Juan T. Llibre"
<no***********@nowhere.comwrote:
>You'll need to fine-tune the permissions/trust level granted to the ASP.NET account.

See these articles for hints :

http://www.codeproject.com/KB/aspnet/ASPNETService.aspx

http://msdn.microsoft.com/en-us/magazine/cc163821.aspx

Also, download the source code for Abidar and play with it :

http://www.codeplex.com/abidar

Abidar is an ASP.NET task scheduler library written with C# for .NET 2.0 and 3.5.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"thj" <to***@holmjakobsen.dkwrote in message news:hs********************************@4ax.com...
>Hi,

Is it possible to start an scheduled task on a server from ASP.NET?

Thanks in advance.
Tommy.
Thanks for your response.

But thats not exactly what I want.

I want to be able to start Windows Scheduled Tasks. Scheduled tasks on
a Windows 2003 Server thats scheduled to run once a day. The user
should have the option to run those more than once every day.

Do you know what I mean?

Tommy
Aug 12 '08 #3

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

Similar topics

5
by: Bart Simpson | last post by:
Hi, I want to control 'Scheduled Tasks' in Windows 2003 by python program. But I couldn't find any Python module about win32 'Scheduled Tasks'. I could find only Perl module about it. (see...
4
by: Colin Steadman | last post by:
We have a number of scheduled tasks on our IIS server that run daily at some point during the early morning. These tasks run as a specific user that has the correct permissions to perform whatever...
2
by: Bob Cummings | last post by:
Greetings I am working on a Senior Project for school. It is a simple ASP.NET on line card catalog for an in-house library. One of the requests the client has is to send an email reminder to...
6
by: John Bowman | last post by:
Hi, I have a C# app that needs to launch the "Add Scheduled Tasks" wizard found in the control panel "Scheduled Tasks" applet. I realize that this "applet" really just opens the tasks folder,...
3
by: Lenn | last post by:
Hi, I developed a console .exe application which is going to run on scheduled basis, it will be scheduled to run in Windows Scheduled tasks. Client wants some kind of utility that would help them...
3
by: kj7ny | last post by:
How can I access and manipulate Scheduled Tasks in Windows using Python? I have a Windows XP workstation running Python 2.4.4 using the win32all modules to control the windows services on...
0
by: Paulson | last post by:
Dear Freinds I want to make a program that acts as a reminder for the users.I need to open up the Scheduled task wizard programmatically.If you type Tasks in the run command the Tasks...
1
by: naveensrirangam | last post by:
We want to do a total 10 number of scheduled tasks daily. These tasks will run in certain time in daily and every task application developed in different technologies . Now we are looking to do...
0
by: BD | last post by:
I'm running 8.2 on Windows. I have a situation where several scheduled tasks were created in Task Center, under an ID of a person who is leaving the organization. This person's ID is to be...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work

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.