To start off: Sorry for bringing this topic again -- I know there are a few threads on this already. And I am aware that Property Nodes "do not work well" on RT.
Do they not work at all? They work when targeted but not in a built executable? What's the crux of the problem here?
A property node (for the number of items in an Enum) somehow crept into my RT code. When targeted, the app worked just fine! However, it failed when the app was turned into an executable (and this is how I found out about the property node in there). So, it seems that property nodes do work when targeted (at least the aforementioned one did). But not when turned into an executable. I also noticed that when building the executable, the front-panel for the particular VI which had the offending property node was not being removed.
I would like to know if this is by design? I feel we need a better understanding of what and why a particular functionality doesn't work on RT -- when targeted and in a standalone executable -- and, better yet, a way of automatically detecting if these rules are being broken.
-Khalid