Article information
Article relates to
Telerik Reporting
Created by
Peter
Last modified
22 July 2015
Last modified by
Stef
<
configuration
>
configSections
section
name
=
"Telerik.Reporting"
type
"Telerik.Reporting.Configuration.ReportingConfigurationSection, Telerik.Reporting, Version=x.x.x.x, Culture=neutral, PublicKeyToken=a9d7983dfcc261be"
allowLocation
"true"
allowDefinition
"Everywhere"
/>
</
runtime
assemblyBinding
xmlns
"urn:schemas-microsoft-com:asm.v1"
probing
privatePath
"MySubDir; MySubDir\SubDir"
Telerik.Reporting
AssemblyReferences
add
"MyAssembly"
version
"1.0.0.0"
culture
"neutral"
publicKeyToken
"null"
IMPORTANT: If the external assembly depends on other assemblies, all related assemblies have to be placed into the folder from where the application is executed.
Resources Buy Try