AttilaZ
2008-08-07 15:40:17 UTC
Hi Everyone,
I made a custom operator interface in LabVIEW and any time I close the application I got the following warning:
"Debud warning: References to PropertyObjects were not released properly.
Total number of objects: 84 Number of top-level objects: 3
Note: Some top-level objects may be included if they are referenced by an incorrectly released top-level object. For example, an unreleased SequenceContext object references a SequenceFile object.
The following top-level objects were not released:
Type Definitions [2 object(s) not released] Type Definition #1: Name: User
Type Definition #2: Name: NI_UserCustomPrivileges
And the following uncategoried objects: User Name: administrator"
It might something to do with my login method because I log the user in automatically:
<img src="\\fnashared\Shared\FBL\MWU_Test_Data\!!! Engineering_Temp_Folder - Warning filles older than 24hrs will be deleted without notice !!!\AHorvath\Login_method.jpg">
Any idea why getting the message?
Other thing is that I could stop TestStand showing this messages (by unticking the boxes in debug options), but the question is: does it have any harmful affects on anything? So it might not wise just ignore the warning?
(I'm using LabVIEW 8.2 and TestStand 4.0)
Thanks
Login_method.jpg:
Loading Image...
I made a custom operator interface in LabVIEW and any time I close the application I got the following warning:
"Debud warning: References to PropertyObjects were not released properly.
Total number of objects: 84 Number of top-level objects: 3
Note: Some top-level objects may be included if they are referenced by an incorrectly released top-level object. For example, an unreleased SequenceContext object references a SequenceFile object.
The following top-level objects were not released:
Type Definitions [2 object(s) not released] Type Definition #1: Name: User
Type Definition #2: Name: NI_UserCustomPrivileges
And the following uncategoried objects: User Name: administrator"
It might something to do with my login method because I log the user in automatically:
<img src="\\fnashared\Shared\FBL\MWU_Test_Data\!!! Engineering_Temp_Folder - Warning filles older than 24hrs will be deleted without notice !!!\AHorvath\Login_method.jpg">
Any idea why getting the message?
Other thing is that I could stop TestStand showing this messages (by unticking the boxes in debug options), but the question is: does it have any harmful affects on anything? So it might not wise just ignore the warning?
(I'm using LabVIEW 8.2 and TestStand 4.0)
Thanks
Login_method.jpg:
Loading Image...