Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Supid ErrorSupid Error
Previous
 
Next
New Post
12/25/2008 11:45 PM
 

So... I have the following HTML file:

<

center>

 

<div id="ControlPanel">

 

</div>

 

<div class="header">

 

<table id="menu" cellpadding="0" cellspacing="0">

 

<tr>

 

<td style="width: 8px;">

 

<img src="images/menuleft.png" id="imgMenuLeft" />

 

</td>

 

<td>

 

<a class="menubtn" href="#">&nbsp;home&nbsp;</a>

 

</td>

 

<td>

 

<a class="menubtn" href="#">meet&nbsp;us</a>

 

</td>

 

<td>

 

<a class="menubtn" href="#">&nbsp;events&nbsp;</a>

 

</td>

 

<td style="background-image: url(images/menumiddle.png); width: 240px; background-repeat: repeat-x;">

 

</td>

 

<td>

 

<a class="menubtn" href="#">charity</a>

 

</td>

 

<td>

 

<a class="menubtn" href="#">media</a>

 

</td>

 

<td>

 

<a class="menubtn" href="#">sponsors</a>

 

</td>

 

<td style="width: 8px;">

 

<img src="images/menuright.png" id="imgMenuRight" />

 

</td>

 

</tr>

 

</table>

 

<img style="position: relative; bottom: 45px;" src="images/logo.png" border="0" id="imgLogo" />

 

</div>

 

<div class="middle">

 

<br />

 

<table cellpadding="0" width="837" height="100%" cellspacing="0" border="0">

 

<tr>

 

<td align="center" height="100%" valign="top">

[CONTENTPANE:1]

 

</td>

 

<td align="center" height="100%" valign="top">

 

<span class="topper">

 

<br />

 

<center>

[CONTENTPANE:2]

 

<br />

 

<br />

[CONTENTPANE:3]

 

<br />

 

<br />

 

<table>

 

<tr>

 

<td>

[CONTENTPANE:4]

 

</td>

 

<td>

[CONTENTPANE:5]

 

</td>

 

</tr>

 

</table>

 

</center>

 

</span>

 

</td>

 

</tr>

 

</table>

 

</div>

 

<div class="footer">

 

<div style="position: relative; top: 55px;">

 

<div style="float: left; position: relative; left: 105px;">

site design by

<a href="http://www.echdesigns.com"><span style="color: #0099CC;">ech</span>designs</a></div>

 

<div style="position: relative; float: right; right: 105px;">

[COPYRIGHT]

</div>

 

</div>

 

</div>

 

<br />

 

<br />

[USER] | [LOGIN]

 

<br />

 

<br />

[MENU]

</

center>

and I get the following error:

 

An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: The Controls collection cannot be modified because the control contains code blocks (i.e. ). ---> System.Web.HttpException: The Controls collection cannot be modified because the control contains code blocks (i.e. ). at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.Skin.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.Framework.DefaultPage.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.Page.OnInit(EventArgs e) at DotNetNuke.Framework.PageBase.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---


DNN creates the dang ASPX file with the <%= SkinPath %> in it... but then complains about it...

This is the first Skin I have tried to create, and I have followed the book and the guide about skinning, and also searched that error.  I dont see that I have any blocks out of place...

Sincerely,

Very Frustrated Corey

 
New Post
12/28/2008 3:08 PM
 

I guess "Supid Error "is a joke ;-)

could you post the resulting ascx file's code?

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Supid ErrorSupid Error


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out