LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error code 1 remote panel close connection

Good Afternoon,

i'am working with the web publishing tool utility of LabVIEW 8.6 to open vi files (front panels) remotely. I've programmed a server in LV that receives querys from a web server/client programmed appart (not in LV).  I got to open the vi files remotely, executing it embedded and allowing the user to take the control. Afeter some minutes i want to close the conection with that remote panel. For doing that, i have used the Invoke Node with the method -> RP.Close Connection to Client which uses the conection previosly searched with RP.Client connections. The problem that I have is the next one:

Many times, this process works fine, but some times, it appears the following error:

                     Error 1 ocurred at Invoke Node in ....

                     Possible reasons

                     LabVIEW: An input parameter is invalid. For example if the input is a path, the path might not contain a character not allowed by the OS    such as ? or @

                     Method Name: Remote Panel:close connection to Client

 

I've checked the path that taht methos is using and it doesn't include any ilegal character, the path is the same that in other times when it works fine. With this porblem I can't close the connection what it'sa really necesary for my work.

Has anybody idea how to fix it?

Thank you very much!

 

0 Kudos
Message 1 of 3
(2,449 Views)

Could it be a LabVIEW bug? I've heard that labVIEW 8.6 has some troubles with web service

 

 

0 Kudos
Message 2 of 3
(2,429 Views)

Is this still an issue in LabVIEW 2015?

0 Kudos
Message 3 of 3
(2,334 Views)