Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Re: Schedule in asp.net

Reply
Thread Tools

Re: Schedule in asp.net

 
 
Christopher Reed
Guest
Posts: n/a
 
      01-10-2006
You probably want to look into using a Windows service application. Then
you can either schedule it through the Task Scheduler in Windows or you
could use a timer control to set the time when it needs to run.

You could consider a script that could call your ASP.NET application through
a browser, but this would more than likely not be the most efficient way of
accomplishing your task.
--
Christopher A. Reed
"The oxen are slow, but the earth is patient."

"ypul" <> wrote in message
news:%...
> Hi friends,
> I have a asp.net (vb) code which pulls the data from the database and
> creates a .csv file into a specific folder on the server.
> Currently we are running the process manually every day, to create the csv
> file.
>
> I want to automate the process to run every day automatically.
> How should I proceed ?
>
> Thanks,
> ypul
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Exam Schedule Sir Kal MCSD 1 10-06-2004 11:06 AM
Reboot / Restart Server in Schedule Task =?Utf-8?B?RnJhbmNpcw==?= MCSE 7 05-11-2004 05:24 PM
Regarding the Fees & Schedule of MCSE Cert Exam Harindra Devadiga MCSE 6 05-10-2004 02:11 PM
Re: schedule Pix Access-list Jeff Specoli Cisco 0 04-01-2004 03:57 PM
Exams Schedule for Retirement Mike MCSE 1 07-07-2003 12:43 PM



Advertisments