NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Why do I a -18360 error in teststand 3.0

I get the following message when I double click on a sequence file in explorer. Could not open the sequence file(s) sepcifice by the command line. Error Code: -18360, User does not have required Privilege. If I start Teststand all menu items except login and exit are grayed out. If I select login I don't get a login dialog box. It used to work fine and I don't know what I did. Ray
0 Kudos
Message 1 of 10
(4,432 Views)
Ray,

I was able to find another documented case of this same thing happening. There is no documentation on exactly what causes this problem, but another user had this same problem. To fix the problem he uninstalled all NI software and made sure all folders were removed and then reinstalled. I realize this is a pretty big thing to have to do but it seems to fix the problem. I am not sure if maybe a configuration file has been corrupted, or if there is some other reason for this problem, but in the past this has been the only seen solution.

Brandon Vasquez
Applications Engineer
National Instruments

Brandon Vasquez | Software Engineer | Integration Services | National Instruments
0 Kudos
Message 2 of 10
(4,404 Views)
I unistalled teststand and removed its folders, then reinstalled, but that didn't fix the problem. I do have LabView and CVI installed so I guess I'll have to uninstall those to.



Ray
0 Kudos
Message 3 of 10
(4,395 Views)

Hi,

 

Is there any new solution to this? I have same problem and don't want to reinstall all the NI software because I can lose all the components and cofiguration.

 

Thanks in advance

 

 

0 Kudos
Message 4 of 10
(3,953 Views)

You could try deleting the Users.ini file in CFG folder then launch the TestStand SeqEditor. The file should be rebuilt with the default users and priviledges.

Regards
Ray Farmer
0 Kudos
Message 5 of 10
(3,950 Views)

Hi Ray,

 

Thank you for the prompt answer. It did not help either but maybe it depends on I'm using TestStand 3.5. Anyway I will try to describe what happened.

 

I checked the box "Check User Privileges" under Station Options->User Manager and  after that when I open Teststand Sequence editor it opens but all functionalities are grayed out. If I open some sequence it shows error code "-18360. User does not have required privilege".

 

I have TestStand installed on other computer and there I can check and uncheck "Check User Privileges " without any problems. The difference is when I start TestStand on the other computer TestStand shows up a login dialog and the first one does not.

 

Since I have done this on the other computer without problems I thought this will not be a problem either but now it cause me problem out of proportion.

 

Hope you or anyone can help me.

 

Thanks in advance

 

Giang

0 Kudos
Message 6 of 10
(3,877 Views)

you might want to check the other cfg files in the cfg folder and make sure they are not empty (ie 0 in size). If they are delete them and then launch TestStand SeqEditor.

Regards
Ray Farmer
0 Kudos
Message 7 of 10
(3,873 Views)

Is your Users.ini file located in the default location or are you setup to look in a different folder, because this looks like either your teststand administrator settings have changed or you haven't got an administrator type user defined.

Regards
Ray Farmer
0 Kudos
Message 8 of 10
(3,870 Views)

Hi Ray,

 

Yes the users.ini file was in default location, it seems that not only the users.ini is the issue here. Anyway I have replaced "Component" catalog from the other computer and and it works,  of course some files from this catalog will be missing but I just need to copy from the old "Componet" catalog.

 

Thank you for helping me.

 

Best Regards,

 

Giang

 

 

0 Kudos
Message 9 of 10
(3,867 Views)

You might have overridden the loginlogout callback in your frontendcallbacks.seq file in the TestStand Components\User\Callbacks\FrontEnd directory. If you overroad the callback you will not get the login dialog and thus will not be able to authenticate as one of the users.

 

Hope this helps explain what you are seeing.

-Doug

0 Kudos
Message 10 of 10
(3,860 Views)