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, ...The ID The ID 'ContentPane' is already used by another control
Previous
 
Next
New Post
8/3/2006 12:41 PM
 

Damn it!

Im dealing for about an hour with this problem now and i have no idea what's the matter with it.

Everytime when i try to preview or apply my skin i get this error: "Could Not Load Skin: /Portals/_default//skins/rub-skins/skin.ascx Error: The ID 'ContentPane' is already used by another control."

 

what shall i do?

i've checked the skins, .html  and .xml - file a thousand times now but i've no idea what the problem is!

 

Hey folks! Please help me!

 

Thanks!

 

Jakob

 
New Post
8/3/2006 4:18 PM
 

Jakob, in each skin there must be one and only one content pane named "ContentPane". The error is telling you that there is more than one defined in your skin having that name.  Have a look at the skin .ascx file and you'll see more than one with id="ContentPane". The others need to be named something else like LeftPane, BottomPane or UpsideDownPane.

Good luck,

 
New Post
8/4/2006 3:02 AM
 

ok! it's right that i've inserted more than on [CONTENTPANE] - Token. but i named them.

that's the part of the skin.htm where i used them:

<tr>
       <td width="17" class="white">&nbsp;</td>
       <td width="192" class="con">[CONTENTPANE:left]</td>
       <td width="18" id="border_left_main" class="white">&nbsp;</td>
       <td width="702" colspan="2" class="con">[CONTENTPANE:right]</td>
</tr>

and in the skin.xml - file is the following:

<Object>
  <Token>[CONTENPANE:left]</Token>
  <Settings>
   <Setting>
    <Name>ID</Name>
    <Value>LEFT</Value>
   </Setting>
  </Settings>
 </Object>
 <Object>
  <Token>[CONTENPANE:right]</Token>
  <Settings>
   <Setting>
    <Name>ID</Name>
    <Value>MAIN</Value>
   </Setting>
  </Settings>
 </Object>

 

so what do i have to do, to get'em working?

greetz jakob

 
New Post
8/4/2006 6:21 AM
 
i fixed it! thx :D
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...The ID The ID 'ContentPane' is already used by another control


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