Tagged Questions

5
votes
9answers
1k views

What causes the ‘Cannot unregister UpdatePanel’ error?

I've got a UserControl that contains an UpdatePanel. WHen I put that on a page, it throws the following error: Cannot unregister UpdatePanel with ID 'ReviewContentUpdatePanel' since it was …