Session Timeout Application End

  • Thread starter Thread starter b.Wurm
  • Start date Start date
B

b.Wurm

Hello!

I have got the following problem:
I have some algorithmn which can take a lot of time!
And the problem is the algorithmn has to finish when it is started.
- without stopping the application
- without stopping the session
- without scripttimeout

It is different, if the algorithmn takes 1minute or 4hours, but it has to
finish.

How is this possible? Or is it possible to restart the session or the
application, when it ends? ( asp.net 1.1 )

Thank you
 
bradley said:
Where is this "algorithmn" process running; on SQL Server?

No it's in an aspx file
It's thread, which should do some work an then sleep for a while and this
all the time
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top