Can you tell us what exactly you are trying to accomplish? What kind of control do you want to load in? Using an ascx transformation usually is straight forward, and allows you to register the control using the asp.net control declarations. If you switch to the ascx transformation, all you need to do is to make sure all of your macros from before would be changed to the appropriate ascx code.