Problem with preview in Sitecore 6.2?
When i try to preview a page i开发者_如何学Gon my Sitecore solution, i get this asp.net error;
The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).
What could be causing this - it is only showing in preview mode, any other works fine?
Take a look at presentation components troubleshooting document, paragraph 5.2.
精彩评论