Sorry - can you explain why you have to call GetCompiledPageInstance and not
use @Reference?

> In any event, I don't believe GetCompiledPageInstance was intended to be
> called in this manner.  Using the Reference directive is the standard way
of
> including another .aspx file.

This isn't an option unfortunately.  I need to create page (or any other
handler) instances on the fly, without having the type information to hand.

Thanks for your response,

Jim

What happens (although I could not find exactly where in the call stack this
happens) is that

Reply via email to