From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Executable hangs with ActiveX web browser

> I was able to reproduce your issue by taking Mike Porter's executable and using a LabVIEW Remote Front Panel as the webpage to access.

> This exe works great when accessing normal webpages (ni.com/yahoo.com etc...).

> The problem occurs when accessing a LV remote front panel.

> I saw the same errors you did.

> I will file a Corrective Action Request (CAR) on this issue.

 

> I then rebuilt the executable with remote debugging.

> I found something unique here.

> When I remotely debug the executable, it works!

> There is a bug though.

> When I remotely control the exe, the webpage gets published on the original executable shell and not the remotely controlling panel I have open!

> I will be filing a CAR on this as well.

 

I would like to follow the progress on these issues. Did you get CAR ID #s for these?

0 Kudos
Message 21 of 22
(422 Views)
I made some changes which seem to provide a simple workaround. I'm not sure all changes were necessary. I moved the Invoke Node IWebBrowser2 out of event structure but it still failed. I changed the buttons' Mechanical Action to Latch When Release so eliminate the need for a feedback node. I also used event Value Change instead of Mouse Down. Solution attached.
0 Kudos
Message 22 of 22
(418 Views)