Mike,
I am using LV 2013. If I use the development environment path then I get error 1445 "Error -1445 occurs when the path datatype cannot provide sufficient location information to open a VI reference."
From the application's reference I get the names of the vi's that are in the memory and it shows the name of the vi that I want to access. So, I used the application's reference and the vi name to open the vi reference and I do not get any error in the open vi reference function. But when I try use any property method using the new vi reference I get an error 1026 "LabVIEW: VI Reference is invalid." I would believe that this method should work but it doesn't. And I can't think of any more ideas to try out.
I do include dynamically called vi's in the EXE.
Ritesh