----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: vivek Message 1 in Discussion Hi Friends I've a web page that adds a web user control dynamically reading from the database table the path of the ascx file based on Skin Architecture in framework 1.1 I'm keeping a reference to each added control in data cache state so I can recreate existing controls in every postback like logo component and menu component and so on. However, I think the controls are always added with ID "_ctl0" rather than "_ctl1", "_ctl2" ..., so I get an error: "Multiple controls with the same ID '_ctl0' were found when I retrieve the control from cache object and added to placeholder. What do I need to do to get this to work? Also the page execute twice in this. Can you please throw a light on this Thanks Vivek ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
