Subtext
Subtext copied to clipboard
Unhandled exception when blog post is not found and skin control contains code blocks
When a blog post is not found and the skin control (ViewPost.ascx) contains inline code blocks (i.e. <% ... %>) an unhandled exception occurs:
System.Web.HttpException: The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).