Barry,
The RT OS only supports 8.3 filenames. Rename your dynamically launched VI to follow 8.3 naming conventions.
Also, if you intend for the VI to work outside of the development environment and the VI has subVIs, you will need to save the dynamically launched VI as an application distribution (llb) file and launch it from within the llb. The new path would be akin to c:\mylib.llb\myvi.vi.
Regards,
Aaron
LabVIEW Champion, CLA, CPI