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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Host Skins ErrorHost Skins Error
Previous
 
Next
New Post
11/24/2007 2:25 PM
 
I was having a similar problem and found the issue. You need to check and see if your DotNetNuke.config file got updated properly. It should have the following section at the bottom of the file. If not add it and try to browsing to your site.

  <skinningdefaults>
    <skininfo folder="/DNN-Blue/" default="Horizontal Menu - Fixed Width.ascx" admindefault="Horizontal Menu - Fixed Width.ascx" />
    <containerinfo folder="/DNN-Blue/" default="Image Header - Color Background.ascx" admindefault="Image Header - Color Background.ascx" />
  </skinningdefaults>

Note: This section should be inside the </configuration> section. The file should be located in the same directory as your web.config file.

Best of luck...
Ron

 
New Post
12/15/2007 7:24 AM
 

Thanks for the help adding the <skinningdefaults> back worked for me!

Tim Maler


Tim Maler
 
New Post
2/16/2008 12:57 PM
 

Ron,

Your a life saver.... thanks. That did it for me too...

 
New Post
3/24/2008 6:19 PM
 

it doesnt worked me because skinningdefaults section is exactly as you wrote.

so seems no need to change that file.

however I have the problem with same messages.

anybody have some more fixing solution of that problem please ? (s.o.s..s.o.s.. m.a.y.d.a.y.)

 
New Post
4/4/2008 10:43 AM
 

If the skin (e.g.: C:\DotNetNuke\Portals\_default\Skins\DNN-Blue) exists,

and skinningdefaults is not a child of configuration,
make the end of DotNetNuke.config look like this:

    </blockrequests>
    <skinningdefaults>
        <skininfo folder="/DNN-Blue/" default="Horizontal Menu - Fixed Width.ascx" admindefault="Horizontal Menu - Fixed Width.ascx" />
        <containerinfo folder="/DNN-Blue/" default="Image Header - Color Background.ascx" admindefault="Image Header - Color Background.ascx" />
    </skinningdefaults>
</configuration>

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Host Skins ErrorHost Skins 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