Telerik Forums
Reporting Forum
2 answers
1.6K+ views

Hi.. 

Trying to run a report and I'm getting the following error on 

    Flom2K18.Reports.TruckbookReport truckReport = new Flom2K18.Reports.TruckbookReport();

 

Any ideas?   thx!

 

The type initializer for 'Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ObjectBuilder.EnterpriseLibraryFactory' threw an exception. at Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ObjectBuilder.EnterpriseLibraryFactory.BuildUp[T](String id, IConfigurationSource configurationSource) at Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ObjectBuilder.NameTypeFactoryBase`1.Create(String name) at Microsoft.Practices.EnterpriseLibrary.Data.DatabaseFactory.CreateDatabase(String name) at Flom2K18.Reports.TruckbookReport..ctor() in C:\Flom2K18\Reports\TruckbookReport.cs:line 35System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Practices.ObjectBuilder2, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. File name: 'Microsoft.Practices.ObjectBuilder2, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' at Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ObjectBuilder.EnterpriseLibraryFactory..cctor() === Pre-bind state information === LOG: User = JON_ALIENWARE\jon LOG: DisplayName = Microsoft.Practices.ObjectBuilder2, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (Fully-specified) LOG: Appbase = 

Jonathan
Top achievements
Rank 1
Iron
Veteran
 answered on 04 Jul 2018
2 answers
471 views

Hi..

I updated my DLLs and get the following on ALL my reports.

Any ideas?

thx

SeverityCodeDescriptionProjectFileLineSuppression State
ErrorCS0234The type or namespace name 'Grouping' does not exist in the namespace 'Telerik.Reporting.Data' (are you missing an assembly reference?)Flom2K18C:\Flom2K18\Reports\Age_APsnap.Designer.cs350Active

Jonathan
Top achievements
Rank 1
Iron
Veteran
 answered on 04 Jul 2018
1 answer
102 views

Hi im using Telerik Report Designer v12.1 trial version, creating simple crostab to display user menu data

that has count total in it, but some of the data get wrong count total

Todor
Telerik team
 answered on 03 Jul 2018
16 answers
1.5K+ views
Hi
Is there a way to put in a page- break in detail. I don`t mean to put the property PageBreak to After and so, but to put in a page-break element in the detail.items.add(...)- metode.

I am using VS2008, telerik Q3 2008 the newest officel build.

It shold force the page to break and I will use it to control the pages att runtime.

Janus S. Andersen
Travis
Top achievements
Rank 1
 answered on 03 Jul 2018
1 answer
178 views
I am little confused as to how reporitng source works I just need to be able to bind this list to the the report and was wondering how I might do this.
List<QCObject> list = new List<QCObject>();
 list.Add(obj);
Todor
Telerik team
 answered on 03 Jul 2018
2 answers
275 views

Hi,

I'm trying to implement the Telerik reporting engine using Azure functions. When I provide an objectdatasource the ReportProcessor renders with an Exception

The assembly "MyAssembly" is not permitted to be used by an ObjectDataSource section of your application configuration file.

I assume thisis related to AssemblyReferences configuration specified here: https://docs.telerik.com/reporting/objectdatasource#configuration

Azure functions do not support web.config files. Is there any other option to set the AssemblyReferences?

Thanks
Matthias

Matthias
Top achievements
Rank 1
 answered on 03 Jul 2018
1 answer
250 views

Hi,

I am not sure that I have designed my report the most efficient way but that is another issue, I currently have a report that displays multiple different parameters from a database each displayed in their own table with their own sqldatasource.  This all works fine but like I say, I don't think this is the most efficient way.

 

My issue is, there is a requirement for one of the parameters to only be displayed depending on the value of another parameter in another table.  How would I go about doing this?

 

Any help/pointers in the right direction would be greatly appreciated.

 

Thanks

 

Kristin

Todor
Telerik team
 answered on 03 Jul 2018
1 answer
264 views

Hi Telerik team,

I know actually there is no native support for localization in standalone report (contrary to visual studio report).

I wondered if this feature will be implemented in a near future or if it is not planned for the moment.

Thanks a lot for your feedback.

Yannick

Silviya
Telerik team
 answered on 03 Jul 2018
2 answers
269 views

Hi Team,

We are getting the error message "Internal Server error. The Device is not ready"

Is there a solution/fix available to avoid the following error which occurs inconsistently."
"Internal Server error. The device is not ready! .

Kindly let us know when this issue will occur since we are not able to reproduce consistently

PFA error snapshot for the exact error details

Additional Details : Issue occurs only when we host the application in IIS, when we run locally we dont have any issues.

 

daniel daryl
Top achievements
Rank 1
 answered on 03 Jul 2018
4 answers
902 views
I have 5 groups in my report (say Group 1, Group 2, Group 3, Group 4, Group 5)
Group 1 - parent, Group 2 - child of Group 1, Group 3 - child of Group 2, Group 4 - child of Group 3 and Group 5 - child of Group 4

Group 4 and Group 5 are by default true but Group 1, 2 & 3 depends on the parameter (with multivalue/checkboxes - Group 1, 2 ,3)
i.e. user can choose combination of Group 1,2,3 or null

How can I set it up in the Telerik Report Designer?

Something like this--

Group1 - depends on parameter value
Group2 - depends on parameter value
Group3 - depends on parameter value
Group4 - always true
Group5 - always true
Data:- Name, Amount
Data:-Total by Group4  Sum(Amount)

It should always show the Data no matter what combination of parameters user choose or null.
venkateswararao
Top achievements
Rank 1
 answered on 30 Jun 2018
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?