Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview and private datasession
Message
 
 
To
25/11/2003 03:08:13
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00853186
Message ID:
00853219
Views:
18
Gregory,

Are you doing any CREATEOBJECT() calls? DataSession lifetime is tied to the lifetime of any VFP object instantiated while the form runs. When you look at the _screen.Forms[] collection the form isn't in there?

>I've got a Form with a (subclassed) container ( Treeview control and ImageList control ).
>The Form has a private datasession. Closing the form leaves an unknown datasession behind. The form closes normally.
>
>Except for
this.Treeview.ImageList = this.ImageList
in the init() of the container, there are no object references being kept.
>
>Any solution to get rid of the unknown datasession ? (vfp6sp5)
>
>Leaving the ImageList out does not help either
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform