Archived:Error -363516 in LabVIEW Student Version

Updated Dec 13, 2021

NI does not actively maintain this document.

This content provides support for older products and technology, so you may notice outdated links or obsolete information about operating systems or other relevant products.

Reported In

Hardware

  • myDAQ Student Data Acquisition Device

Software

  • LabVIEW Student
  • LabVIEW 2016

Operating System

  • Windows

Issue Details

I am trying to send email alerts on LabVIEW 2016 (student version) by using the LabVIEW example Send Email using SMTP Client.vi, but I get the following error:

Error -363516 ocurred at LabVIEWSMTPClient.lvlib:Send.vi:2280003

Possible reason (s):

LabVIEW: Client does not have access to the specified resource (access forbidden).

Complete call chain:
LabVIEWSMTPClient.lvlib:Send.vi:2280003
LabVIEWSMTPClient.lvlib:subSendEmail.vi:1150002

This error is shown in the following dialog box.

Solution

The description for Error - 363516 states that "Client does not have access to the specified resource-access forbidden". This indicates that the version that you are using (Student Version) has limitations regarding the access to some resources or examples. 

To resolve this error, you have to run the LabVIEW example Send Email using SMTP Client.vi in a computer that has LabVIEW Full Development system installed. This version of LabVIEW will run the example Send Email using SMTP Client.vi, successfully.