IBF: Build and Execute Action Tool requires C++
Just a quick note for anyone using (or trying to use) the Build and Execute Action feature in the IBF Metadata Desinger tool:
To use the Build and Execute Action feature with IBF, you must have the C++ debugging tools installed with Visual Studio .NET. I found out the hard way because mine didn't run as I usually skimp on my VS.NET install without any C++ components. Well, I shouldn't have...
Thanks to Alex Croicu for the pointer to the answer!