Issue Details
I have an application that uses the System Configuration API. When I run my application on my Real-Time target, LabVIEW throws error 15 or error -2147467261 after the
Initialize Session VI, as described below:
Error 15 occurred at Call Library Function Node
Possible reason(s):
LabVIEW: Resource not found.Error -2147467261 occurred at an unidentified location
Possible reason(s):
LabVIEW: (Hex 0x80004003) Invalid pointer.
=========================
NI System Configuration: A required pointer parameter was NULL.This application worked correctly before in this same target. Why am I getting this error, and how can I correct this?