Telerik Forums
Reporting Forum
5 answers
222 views
Dear Telerik support team,

When i browse my site from my pc (dev) the reporting works great.
When i publish my page in the server, the subreport of one report does not have data. It's empty. (see attache image)

All reports (master & details) are located in a class, just like your example.
The dll file of the class and the files "Telerik.Reporting.dll" & "Telerik.ReportViewer.WebForms.dll" are imported to the Bin folder, in my site and published.

Can you please help me ASAP because i cannot view the report from the internet.

Thank you in advance for your time.

Best Regards,
George.
Navarino Technology Department.
Stef
Telerik team
 answered on 26 May 2016
1 answer
139 views

Hi

I have an application where i need generate a document(comprobant without validation) and add a watermark, this text i obtain from databse.

Of course this watermark i need to be visible, when generating a long string with font size Unit.Point(24D), this does newline, but the text is cutted

there is something that can be done for this situation.

Thanks in advance!!

 

Regards

Stef
Telerik team
 answered on 26 May 2016
3 answers
552 views
How can I get a group header to display the total number of rows in that group. Either programmatically or during design time, I don't mind.

Thanks!
Stef
Telerik team
 answered on 26 May 2016
1 answer
100 views

I have a Nodejs web application running on IISNode. Most of the time the ReportViewer works fine but periodically I'm receiving an error "Internal Server Error:Access to the Port is denied". The only way I can resolve it is to reboot the server. 

Can anyone point me in the direction to resolve this or find out what may be causing it ?

Thanks,

Ciaran

 

 

Stef
Telerik team
 answered on 26 May 2016
2 answers
138 views

hi

i created a winforms telerik reporting and it work fine.

but i have a problem in exporting.

the words in my report and in printing is ok but when i export for example as pdf or docx some of the word is not show currectly.

i have unicode charcters for example asian charcters like persian and it mixed with the english.

the chacters and words are shown currectly but not in export

example: سلام bobby ====> in word export show as : سلام ybbob 

                                ====> in pdf export character of bobby show as small rectangle

thanks in advanced

Stef
Telerik team
 answered on 26 May 2016
4 answers
501 views

I am a new for Telerik, I create a objectdatasource List<Dictionary<string, object>>

 

my mock data :
data['key1'] = 'value1'

I used below expression to display the value, but not support

= ReportItem.DataObject.key1 ? not support... 

how can I display the key value in tempalte?

 

 

 

 

 

 

Stef
Telerik team
 answered on 25 May 2016
13 answers
271 views
Hello,
before I was getting the ReportViewerModel doing so :

var reportViewerModel = reportViewer.DataContext as ReportViewerModel;

Today after Q1'11 upgrade I get an Enum I define in the Main page hosting it.... why this happen?
Thanks
Stef
Telerik team
 answered on 25 May 2016
1 answer
160 views

Hi!

I have a telerik report, in the detail part put some textboxes (cangrow=true , multiline=true , textWrap=true). and all of them have solid borders.
the problem is when of these textbox text become long and the textbox become multiline the other textbox borders do not fit the area! (as the attachment)
How can i solve this?

Stef
Telerik team
 answered on 25 May 2016
1 answer
48 views

We are using reporting server so i persume these two post will be ok to ask here as not many on its forum. How does one create a multi page rpeort in the one report ie what i want is the ability to have multple excel sheets generated in the one excel file.

Is their an example of this

Nasko
Telerik team
 answered on 25 May 2016
2 answers
109 views

I'm trying to programically at runtime add a new group works, but when i try to add a header row the report returns and error. Is there something wrong i'm doing in the code in the attached picture?

 

This is the error i get...

Internal Server Error
Telerik.Reporting.Services.Engine.DocumentRenderException: Object reference not set to an instance of an object. at Telerik.Reporting.Services.Engine.Document.GetDocumentInfo() at Telerik.Reporting.Services.Engine.ReportEngine.GetDocumentInfo(String clientID, String instanceID, String documentID) at Telerik.Reporting.Services.WebApi.ReportsControllerBase.GetDocumentInfo(String clientID, String instanceID, String documentID) in c:\temp\reporting\RBuild-6690\Reporting_Build\Source\Code\Telerik.Reporting.Services.WebApi\ReportsControllerBase.cs:line 287 at lambda_method(Closure , Object , Object[] ) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass10.b__9(Object instance, Object[] methodParameters) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.Execute(Object instance, Object[] arguments) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at System.Web.Http.Tracing.ITraceWriterExtensions.d__18`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at System.Web.Http.Controllers.ApiControllerActionInvoker.d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at System.Web.Http.Tracing.ITraceWriterExtensions.d__18`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at System.Web.Http.Filters.ActionFilterAttribute.d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at System.Web.Http.Controllers.ActionFilterResult.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at System.Web.Http.Controllers.ExceptionFilterResult.d__0.MoveNext()

 

Nasko
Telerik team
 answered on 25 May 2016
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?