or
<configSections> <section name="Telerik.Reporting" type="Telerik.Reporting.ImageRendering.PdfReport, Telerik.Reporting, Version=5.3.11.1116, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" /> <sectionGroup name="xsite"> <sectionGroup name="productPortfolio"> <section name="businessLineSettings" type="XSite.ProductPortfolio.Business.BusinessLineConfiguration, XSite.ProductPortfolio.Business"/> </sectionGroup> </sectionGroup></configSections><appSettings> <add key="UserContentLocation" value="E:\xsite\usercontent\" /> <add key="Telerik.ScriptManager.TelerikCdn" value="Disabled"/> <add key="Telerik.StyleSheetManager.TelerikCdn" value="Disabled"/> <add key="Telerik.Skin" value="Sitefinity" /></appSettings>
<Telerik.Reporting> <Extensions> <Render> <Extension name="Telerik.Reporting" type="Telerik.Reporting.ImageRendering.PdfReport, Telerik.Reporting, Version=5.3.11.1116, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" /> </Render> </Extensions>
</Telerik.Reporting>