04-12-2011 02:16 PM
Thanks! I had the same issue, solved with mass compile of the vi.lib\lvdsc directory.
04-12-2011 03:03 PM
Thanks for letting us know. It is good to hear when it may be a wider problem than just my particular system setup, and good to have confirmation that a particular action helped fix it for you.
05-16-2011 01:24 PM
Update on this issue.
I just upgraded my work PC (XP SP3) from LV 2010 to LV 2010SP1. I had a problem with this PC also when the dialog window opened when I needed to edit the items of an enum. It spent a long time searching for ni_security_salapi.dll. I'd say a good 30-45 seconds.
I tried mass compiling C:\Program Files\National Instruments\LabVIEW 2010\vi.lib\Platform\security. No luck.
Then I tried mass compiling C:\Program Files\National Instruments\LabVIEW 2010\vi.lib\lvdsc. That did the trick. The mass compile process took nearly 5 minutes and left me with the attached error log.
Take particular note of the last view lines that specifically mention ni_security_sapi.dll.
10-03-2011 01:18 PM - edited 10-03-2011 01:19 PM
I have also faced this issue and haivng the DSC module installed on my machine with LV 2010 SP1 and the above solution worked for me as well...thanks for it
01-05-2012 06:10 AM
I am facing the same issue now. Thank you all for the udpates.
I will try mass compile and see if it solves my issue. Its really frustrating to stop your work and wait for the dll to be loaded.
01-05-2012 02:08 PM
I had this problem also. Mass Compile of the lvdsc folder as mentioned above solved the problem.
LabVIEW 2010 SP1 (32 bit) on Win7 (64 bit).
steve
01-06-2012 03:47 AM
Yes!!
Its fixed! finally!
Thank you all
01-06-2012 08:51 AM
I am a little surprised that no one from NI had commented into this thread with a confirmation that this was a bug and providing a CAR#.
For the record, it looks like this was identified as a bug and assigned CAR #292948. And according to this link, LabVIEW 2011 Bug Fixes, it was fixed in LabVIEW 2011.
08-09-2013 09:24 AM
This works. Thanks for the direction!
I found it still took a while to load ni_security_salapi.dll as it searched through the directory. I make a copy of this file and moved it to C:\Program Files (x86)\National Instruments\LabVIEW 2010\resource\PropertyPages\Pages.
Properties menu opened up much faster.
Thanks again!
Andrew