Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

Hi there

 

Does anyone knows how to create timed operations on an ASP.NET application?

 

I tried to used a timer object on the global.asax but it seems that the tick event never fires.

 

Any Ideas?

 

Also is there any way to fire an event at a specific time of the day ? every 24 hours ?

 

Thanks

Edited by otherside
Posted

Of course, not trying to drive the client,

 

i need to send a series of emails every 24 hours to report traffic, registrations, problems etc.

 

Also another reason i need this kind of thing is to synchronize databases between two mirrors of the same website on different servers, every 10 minutes for example.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...