Tagged Questions

2
votes
5answers
3k views

ASP.NET DataSource Control “does not have a naming container” exception

I've been getting this exception in my code and wondered if anyone could help me out. I have a Repeater Control bound to an ObjectDataSource, and the itemtemplate for the repeater contains a User ...