This is a migrated thread and some comments may be shown as answers.

[Solved] Error while adding skin to the whole web page.

1 Answer 101 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Manan
Top achievements
Rank 1
Manan asked on 09 Jun 2009, 07:54 AM
I encounter the following error when i try to add skins to the entire web page by makings modifications in the web config file, The addititional code for the web config file is ;

<

 

appSettings>

 

<!--

 

Sets the skin for all RadControls to Hay -->

 

<

 

add key="Telerik.Skin" value="Hay"/>

 

</

 

appSettings>

 


which i have added in the <configuration> tag

The errors which i encounter are:

1.Error 84 D:\TrainingScheduler\Default.aspx: ASP.NET runtime error: Sections must only appear once per config file.  See the help topic <location> for exceptions. (D:\TrainingScheduler\web.config line 150) D:\TrainingScheduler\Default.aspx 1 1 D:\TrainingScheduler\
2.Error 85 Sections must only appear once per config file.  See the help topic <location> for exceptions. D:\TrainingScheduler\Web.Config 150 

Please help,

Thanks
Manan Podar

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 11 Jun 2009, 03:22 PM
Hi Manan,

It seems you have the config setting twice in your web.config file. Can you send the file so we can check? Open a support ticket if you don't want it to be public.

All the best,
Kamen Bundev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
Manan
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or