Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Application recycling
Message
From
24/10/2010 10:56:26
 
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01485822
Message ID:
01486759
Views:
46
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform