If you add the following to your EtlProcess, it fails: PipelineExecuter = new SingleThreadedPipelineExecuter(); UseTransaction = false;
If you add the following to your EtlProcess, it fails:
PipelineExecuter = new SingleThreadedPipelineExecuter();
UseTransaction = false;