Telerik Forums
Reporting Forum
3 answers
203 views
Our services are authenticated via an auth cookie that must be sent on every request. How can I attach the cookie to the http requests coming from the WPF report viewer?
Todor
Telerik team
 answered on 26 Jan 2018
1 answer
169 views

I want to know if there is a way to format all decimals without making changes in reports and selecting every other textboxes?

Thanks in advence!

Silviya
Telerik team
 answered on 26 Jan 2018
1 answer
119 views

I am attempting to add an EntityDataSource for a DbContext that lives in an assembly outside of the one the report resides in.

I get the following error during the "Choose a context (DbContext or ObjectContext)" step of the wizard:

"Unable to resolve the context. Try to restart Visual Studio and check you data model".

Is it possible to add an EntityDataSource for a context in another assembly?

Todor
Telerik team
 answered on 25 Jan 2018
5 answers
184 views

I have used the deprecated reportviewer in web forms in the past and it has been great. When I tried to create my first HTML5 Web Forms Report Viewer I followed the instructions here http://www.telerik.com/help/reporting/webforms-report-viewer-controls-embedding.html using the  Telerik HTML5 Web Forms Report Viewer item template.

However there were some errors reported in the log when the page was created. See attached screen shot.

Error: No class implementing System.Web.HttpApplication is available
Error: Fail to register Global.asax routes.​

I am not sure how to fix this.

Thanks.

 

Nasko
Telerik team
 answered on 25 Jan 2018
3 answers
470 views

I am migrating our solution to the new Visual Studio 2017 environment and also want to use source control in Visual Studio Team Services.

Building locally on my machine works fine. The build solution can be zipped and deployed to our clients server, but I want to make use of the VSTS deployment feature.

If I put my solution in VSTS and do a build I keep getting errors like:

licenses.licxlicenses.licx(1,0): Error LC0003: Unable to resolve type 'Telerik.Reporting.TextBox, Telerik.Reporting, Version=11.1.17.614, Culture=neutral, PublicKeyToken=a9d7983dfcc261be'

And for some other controls as well.

.NET Framework 4.5.2

MVC 5

Terlerik Reporting 11.1.17.614

Al already added the referenced files for Teleri.Reporting to the project and set Copy Local to true.

 

Tom
Top achievements
Rank 1
 answered on 23 Jan 2018
5 answers
1.7K+ views
Dear Telerik Support,

  I have a problem with a table inside my reports. I have some data, that should be formatted in a table. First I used a lot of textboxes with no space between them and set the appropriate border properties to get a rectangle around the table and row separation inside it.

By doing it this way, I got the same problems like Jim on this Post. So I tried the suggested solution from Steve, but with no success (See attached picture image1.png). If I remove the horizontal borders (top and bottom), the vertical lines are rendered correct (see attached picture image2.png).

This behavior occurs in printing only (even paper or pdf). The Preview looks ok.

I use Telerik.Reporting Q2 2010 (4.1.10.714) on VS 2010 and Windows 7 Ultimate 64Bit .

Greetings
  Thomas
Nilima
Top achievements
Rank 1
 answered on 23 Jan 2018
1 answer
180 views

I have multiple reports that have boolean parameters where I use a binding to show/hide certain items on my reports.  

For example:  I have a boolean parameter called 'Hide Actions' that will show/hide a text box.  The binding on visibility is =IIf(Parameters.HideActions.Value = True, True, False).  

This has always worked for me.  But I recently upgraded to Reporting 2018 R2 and I am getting an error.

exceptionMessage:"An error has occurred while executing function GetData(). Check InnerException for further information."
exceptionType:"Telerik.Reporting.Expressions.InvalidExpressionException"
message:"An error has occurred."

I know this parameter is the issue because when I remove the parameter and binding on the text box, the report will work.  Is this a known behavior?

Your help is appreciated.

Katia
Telerik team
 answered on 23 Jan 2018
4 answers
815 views
Hello,

Maybe this is dumb, but I'm having a surprisingly difficult time trying to hide a report header programmatically.

I can set the visible property using a binding or something, but the height of the item remains in the rendered report. I've had a lot of trouble binding the height property, but I think I figured out a way to do it and it doesn't seem to have any effect.

How can I have a report parameter that's something like "ShowHeader" and have that determine whether the header of the report renders?

Thanks,

Mike
Silviya
Telerik team
 answered on 22 Jan 2018
1 answer
533 views

It's work properly when i start project with .Net Framework and select ASP.NET Core 2.0.

But I got this error after created project with .Net Core and select ASP.NET Core 2.0
https://imgur.com/ky68CAI

And i got question its impossible to run your report on Redhat os?

Thank you sir.

Katia
Telerik team
 answered on 17 Jan 2018
5 answers
193 views

Telerik Report rendering is very slow in VS2017 Enterprise (in both RC3 and RC2)  -however it works fine in VS2015.

Is this a known issue ?

Katia
Telerik team
 answered on 17 Jan 2018
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?