Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sharing of Tables object
Message
De
07/01/2011 13:46:07
 
 
À
07/01/2011 02:46:45
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01495118
Message ID:
01495178
Vues:
36
Correct me if I am wrong, but a line like this:
        Public Shared oApp As Framework.App = New Framework.App()
Would make oApp shared across all upcoming hits for the same process ID. It was my assumption that oApp would also be shared across multiple worker process, for the same Web site, when in application pool, but this does not seem to be the case.

If that is true, that would explain the problem I am having.

So, is this the case?

If yes, is there a way to define a shared object which would be visible across all upcoming hits for the same process ID but also for all other instances of the worker process of the application pool?
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform