Hi Ofer,
It seems you might not have seen my reply in your previous post so I'm
replying here again for your reference:
I'm not sure if I've fully understood your question, so please feel free to
correct me:
1) You have a web user control which need to load another copy of itself
into its control hierarchy. I think you must have some logic to prevent the
control from recursively loading infinitely, would you please show the
logic here?
2) Normally we use LoadControl to dynamically load a web user control
instead of using "new":
#Overview of user controls vs. custom controls
http://support.microsoft.com/kb/893667
Would you please elaborate more on your control so that I can give more
detailed and specific suggestion? Thanks.
Regards,
Walter Wang (, remove 'online.')
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.