Error 363516 Access Is Forbidden When Deploying VeriStand

Updated Mar 14, 2022

Reported In

Software

  • VeriStand

Issue Details

I have a VeriStand project that fails to deploy. I can deploy an empty project, but whenever I add certain components, such as models or SLSC configurations, the deployment fails and I get:

VS Error.png
Error 363516 occured at Project Window.lvlib:Project Window.vi > > Project Window.lvlib:Command Loop.vi > > Project Window.lvlib:Connect to System.vi

Possible reason(s):

LabVIEW: (Hex 0x58BFC) Client does not have access to the specified resource (access is forbidden). 

Solution

This issue occurs when something has gone wrong with the file permission structure inside of your NI Rea-Time Linux target.

Firstly, try rebooting the target, this may resolve the issue.
If the issue remains, you will need to reformat your target.
  1. Open NI Measurement & Automation Explorer (MAX) and locate your target.
  2. Right-click your target and select Format Disk.
  3. log in to your device if prompted (default login is User name: admin and password if left blank. empty.
  4. If you would like to keep your IP configurations, choose to preserve the settings for your network adapters otherwise select the reset option.
  5. Click Format and the format process will begin.
Once completed, you can follow the steps in Installing Software on NI Linux Real-Time PXI Controllers to install the base image and required software.