LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error with "NI security Interactive User Info.vi" in Labview 8.0.1

When I called the subvi "NI security Interactive User Info.vi"  which belongs to DSC module in LV8.0.1, an error always occured: "Error -1967362036 occurred at NI_Security_ResolveDomainName.vi,   Possible reason(s):IAK_SHARED:  (Hex 0x8ABC700C) Client attempted to call a registration function more than once."
I tried this VI in LV8.0.0, it works properly.  Is this a bug of LV8.0.1 DSC module?
--------------------------------------------------------------------------------------------------------------------------
LabVIEW 8.20程序设计从入门到精通已经出版,敬请关注!
欢迎访问LabVIEW学习乐园: http://labviewstudy.blog.edu.cn
---------------------------------------------------------------------------------------------------------------------------
0 Kudos
Message 1 of 4
(3,660 Views)
up
--------------------------------------------------------------------------------------------------------------------------
LabVIEW 8.20程序设计从入门到精通已经出版,敬请关注!
欢迎访问LabVIEW学习乐园: http://labviewstudy.blog.edu.cn
---------------------------------------------------------------------------------------------------------------------------
0 Kudos
Message 2 of 4
(3,650 Views)
This has been reported to R&D (# 3VQEAEV9) for further investigation. Thanks for the feedback!

This error is only returned if there is no user logged into LabVIEW.  The VI will execute normally as long as someone is logged in.

-Nick F
LabVIEW R&D
~~
0 Kudos
Message 3 of 4
(3,640 Views)
Did you test it in LV8.0.1? In my machine Lv 8.0.1, the error happens as long as you call this vi, whether there is user logged in or not.
In another machine with LV8.0.0, the error will occur only when no user logged in as you described.
--------------------------------------------------------------------------------------------------------------------------
LabVIEW 8.20程序设计从入门到精通已经出版,敬请关注!
欢迎访问LabVIEW学习乐园: http://labviewstudy.blog.edu.cn
---------------------------------------------------------------------------------------------------------------------------
0 Kudos
Message 4 of 4
(3,637 Views)