I have a project that has been using embedded (in a web browser) remote panels for accessing an application, over the network. In LabVIEW 7.0, there was a very nice feature, where dialogs and subVIs that were opened, would open on the client's computer, as well. Then in 7.1, this behavior went away -- the dialog and subVIs would open only on the server, and not on the client. Then in 8.0, this behavior reappeared. And then in 8.2, it went away again. Does anyone know anything about this or how I might be able to activate this behavior (perhaps with an app.ini setting on the server)?
Thanks,