LabVIEW Remote Panel Request For Control Denied

Updated Jun 10, 2024

Reported In

Software

  • LabVIEW
  • LabVIEW Remote Panel Server

Issue Details

I'm using LabVIEW Remote Panel Methods .lvproj and able to connect remote panel on host machine. However, when I tried request control on remote panel, it shown Request for control denied.

Remote Panel control denied.png

How should I solve this permission issue?
 

Solution

This issue happen when Browser Access in Web Server only granted viewing.

To allow client have controlling privilege, you may go to Tools >> Options >> Web Server >> Browser Access, configure browser address as Allow viewing and controlling.

grant control and viewing .jpg

Additional Information

You can configure the asterisk (*) as shown in browser access list to grants control access to any IP address.