Error 363514 When Using POST Multipart VI with HTTPS Enabled on Application Web Server in LabVIEW

Updated Dec 3, 2024

Reported In

Software

  • LabVIEW

Issue Details

When I use web services in LabVIEW, I noticed that the POST (buffer) VI resolves both HTTP and HTTPS request but the POST Multipart VI fails resolving HTTPS requests. I'm using Application Web Server and I'm getting error: 

363514: An error occurred while receiving data from network.

 

Error 363514.png 

Solution

This is currently a known issue with the Application Web Server that started with LabVIEW 2023 release, the suggested solution is to migrate to NI Web Server as the issue happens only with the Application Web Server.

NI is moving towards NI Web Server so it's the suggested solution when you are on Windows OS, for reference, feel free to check Publishing Web Services (Real-Time, Windows).