Expand BIML files programmatically
问题 Has anyone tried to programatically compile BIML files into dtsx packages? I'm currently writing an application in C#.NET where users can update metadata. When this data has been updated, the BIML files needs to be re-compiled, as SSIS packages will be added/removed upon re-compiling. In another SO question, it is suggested to copy the functionality from BIDS helper: Automatically generate SSIS package from BIML script I have tried this, but I get an error saying: BimlEngine may only be