Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Private Data Session Problem
Message
From
03/08/2001 14:50:57
 
 
To
02/08/2001 09:44:24
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00538781
Message ID:
00539587
Views:
9
a couple of possiblities

If your form in its private data session makes any calls to global objects/methods and any of those issue set datasession command your global object may still have a reference to the private data session and it will not close properly.

If your form instantiates any object using createobj or addobject and those objects have references to them that are in existence when the form closes the form will not close properly.

Do you issue 'set datasession' command anywhere in your form? (=BadJuju)

Glenn
Previous
Reply
Map
View

Click here to load this message in the networking platform