Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IIS Worker Process does not reset
Message
De
29/03/2019 11:49:12
 
 
À
29/03/2019 11:46:46
Information générale
Forum:
ASP.NET
Catégorie:
Déploiements
Divers
Thread ID:
01667709
Message ID:
01667710
Vues:
30
To be more secure, I moved the detection flag in the Application_Start()
Sub Application_Start()

   ' Let the application know that we have to initialize
   App.oApp.lApplicationStart = True

End Sub
Then, I am using that flag instead to initialize. This works as before. However, it still has the same very rare issue. Basically, a worker process will go in here on the first hit. Then, it will initialize. But, I just found one worker process who completely skipped the Application_Start(). This resulted that the initialize was never done.

What is causing this?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform