Exe > installer > web service. Thus, when you make edits to the web service code and do a build all, your changes will not be picked up unless you build all twice, since the web service would be build AFTER the installer.
The work-around was to drag the build specs around to rearrange them so the web service came before the installer that needed it. I reported this and said that a better fix would be for the project to detect this dependency and build the components in the right order.
Well, in LV2010, not only has this not been fixed, but you can no longer drag the build specs to rearrange them and work around the bug.
So, better plan your project completely before trying to build any part of it...
Edited by John Lokanis, 31 August 2010 - 09:26 PM.













