Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Application recycling
Message
De
24/10/2010 10:56:26
 
 
À
19/10/2010 11:51:10
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:
01485822
Message ID:
01486759
Vues:
43
>Can you give an explicit example (i.e. more information about the class from which the 'not found' object would be instantiated, etc.
>Could this be related to SQL connections?

I think I have found the reason for this one.

When it goes into the WebForm base class, if App.oApp.lInitialize is not True, it will go in the Initialize() method. Then, the flag will be set to True. This was initially the case. After that, recently, I adjusted to have a lock on the LoadDataDictionary() method. This works. But, the problem I have is I need to adjust the App.oApp.lInitialize to only set it after LoadDataDictionary() method, when we are on the web. I will do this change and see how it goes. I will let you know after.
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