i can create an IDTSOutput90 instance successfully at runtime via either IDTSOutputCollection90.New() or CManagedComponentWrapper.InsertOutput(), but the IDTSOutput90 instance returned will not allow me to set any properties (i.e., HRESULT == 0xC004801D)
allen
You can not change the package at runtime only at design time. That even the ouptut can be created at runtime is a bug that you should file.
Thanks,
Matt
No comments:
Post a Comment