Sys.InvalidOperationException: Could not find UpdatePanel with ID
'ctl00_wpm_ShowProduct_ctl07_ReviewsPanelAjax'. If it is being updated dynamically, then it must be inside another UpdatePanel.
Anyone seen this arror before? Is there a fix for this?

Code: Select all
<ajax:UpdatePanel ID="ReviewsPanelAjax" runat="server">
Not that I am aware of..... I noticed that also and am at a lossjmestep wrote:It's strange because some of your products have a problem and some don't. The stairs are OK- are you using different display pages?
Note:
All the contents of the store pages are coming from ConLib and most probably the files having problem will be ConLib controls. When you attach some page please also attach all the ConLib controls used over the page like sidebar control, content controls.