I've been playing around with our new installation of DMX3 on our development box and I came across an error. Here is our environment:
DMX - 03.04.09
DNN 4 - 04.05.00
.NET - 2.0.50727.42
Windows 2003 SP1
Error:
Server Error in '/DotNetNuke_2' Application.
--------------------------------------------------------------------------------
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /DotNetNuke_2/Default.aspx
URL:
.../DotNetNuke_2/Default.aspx?tabid=55&error=The+Controls+collection+cannot+be+modified+because+the+control+contains+code+blocks+(i.e.+%3c%25+...+%25%3e).&content=0
Error Message in the URL:
The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>)
Steps to reproduce error:
1) Logged into DNN as the host account.
2) Flipped to "View" mode (radio button in the upper left)
3) Nagivated to a page with the DMX module.
Observation:
DMX does not have an issue with "Edit" mode.
Other Info:
These sites refer to the "code blocks" error:
http://www.aspnetresource...s_cause_trouble.aspx
http://west-wind.com/weblog/posts/5758.aspx