Ask a Question related to ASP.NET General, Design and Development.
-
Jody Fisher #1
Re: Automatic application start when IIS starts (not only on the first request)!
You need something to trigger it off. with a global.asax file, this is
triggered when the application starts (ie first hit)
If you want to do something independently you will probably need to create a
service or a windows app on the server?
Jody
"ChristianCigler" <mailinglists@xcits.com> wrote in message
news:060901c354fc$146dd560$a601280a@phx.gbl...> Hi Space!
>
> I'm looking for a solution to start a thread of my
> ASP.NET application when IIS (re-)starts.
> My problem is, that global.asax starts working only after
> the first request to my application is done. But I need
> to make some backgroundcalculations which need to start
> as soon as the server (IIS) starts independently of the
> first request to my application.
>
> Is there any way to solve this with asp.net directly? (I
> don't want to write a windows service.)
>
> Thanks for any hint
>
> Chris
Jody Fisher Guest
-
AIR application automatic udpate
I'm working on an app for use within the company I work for and want it to auto-update whenever a new version is released. I have this... -
Audio starts on click/stops/and finaly starts correctwith video
Hi there... When ActionScript 3 the video on the FMS2 starts, begins audio (sound) during the buffering (to early). If after the buffering the... -
#40160 [NEW]: create_function() result name starts with a '\0'. Request to chang to e.g. '1'
From: a dot steenveld at id dot umcn dot nl Operating system: MS windows XP pro PHP version: 4.4.4 PHP Bug Type: ... -
#39272 [NEW]: Problem on Apache 2.2.3 service Automatic start-up
From: dj02 dot net at nbl dot fi Operating system: Windows XP 5.1.2600 PHP version: 5.2.0RC5 PHP Bug Type: *General Issues... -
where should you start to look if unchanged code starts to have bugs?
On 12-Jul-2003, lkrubner@geocities.com (lawrence) wrote: One problem is $self is undefined. If you're sure wrapInDiv isn't the problem, remove...



Reply With Quote

