I am trying to progmatically change the settings of shared variables in the DSC module. I have been doing so just fine under the dev environment, but I get an error when I try to do this in my .exe
I am undeploying my library, opening an application reference, opening the library, getting children (or i can use the invoke node Get Decendants), and at this point is where I get an error. I attached a screen shot of the block diagram, sorry for the clutter.
I have made sure that my library path is the same in the dev and built application.
Kenny