I'm receiving a http timeout on the ReportViewer, the underlying SP runs for 8+ minutes and I'm getting the error at about 7 minutes.
The timeout on ado.net is set to infinity (0) and the timeout on the scriptmanager is set to 30 minutes, the timeout is not occurring on the site but within the Viewer as the message is displayed withing the viewer canvas.
I don't know what timeout is timing-out
ThanksHello everyone,
I'm new to Telerik Reports and I'm experiencing some problems with some html tags.
I'm using Kendo UI MVC controls to insert text into my database.
My problems start when I generate the telerik reports as well as exporting them to pdf or excel.
1) First problem, apparently the html tags are not render properly and I get markup tags into the report.
2) Second problem, If I have a "newline" using bold or underline I get an error in the report and exported file.
I've attached a small print screen from the exported pdf.
Thank you.
Adrian
I have a report that prints up to 8 images per page. There is an image description overlayed over each image. The description comes from the data, and if I export directly to PDF, still appears. If I export to Word, however, the description is gone.
Is there a way to get the text into the Word export? There are reasons the user may need to export to Word instead of PDF.
I was previously using Telerik reporting on a project. The version I have is Q2 2014 SP1. The designer opens fine in Visual Studio 2013, but I get the following exception in Visual Studio 2015 when opening the report in the designer. I'm guessing the solution is going to be to upgrade to the latest version of Telerik reporting. I just need to do some minor maintenance, so if possible I'd like to avoid that. Thanks!
at System.ComponentModel.TypeDescriptor.AddAttributes(Object instance, <
br
>Attribute[] attributes)<
br
>at <
br
>Microsoft.VisualStudio.Design.VSDesignSurface.CreateDesigner(IComponent <
br
>component, Boolean rootDesigner)<
br
>at <
br
>System.ComponentModel.Design.DesignerHost.AddToContainerPostProcess(IComponent <
br
>component, String name, IContainer containerToAddTo)<
br
>at <
br
>System.ComponentModel.Design.DesignerHost.PerformAdd(IComponent component, <
br
>String name)<
br
>at <
br
>System.ComponentModel.Design.DesignerHost.System.ComponentModel.Design.IDesignerHost.CreateComponent(Type <
br
>componentType, String name)<
br
>at <
br
>System.ComponentModel.Design.Serialization.DesignerSerializationManager.CreateInstance(Type <
br
>type, ICollection arguments, String name, Boolean addToContainer)<
br
>at <
br
>System.ComponentModel.Design.Serialization.DesignerSerializationManager.System.ComponentModel.Design.Serialization.IDesignerSerializationManager.CreateInstance(Type <
br
>type, ICollection arguments, String name, Boolean addToContainer)<
br
>at <
br
>System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.Deserialize(IDesignerSerializationManager <
br
>manager, CodeTypeDeclaration declaration)<
br
>at <
br
>System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager <
br
>manager)<
br
>at <
br
>Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager <
br
>serializationManager)<
br
>at <
br
>Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.DeferredLoadHandler.Microsoft.VisualStudio.TextManager.Interop.IVsTextBufferDataEvents.OnLoadCompleted(Int32 <
br
>fReload)
Hello,
Actually I am using kendo reporting with MVC when I run my webpage and show the reports in my local pc all is great, but when I publish my webpage into a server and run it in a web browser the webpage is ok the problem is when I try to visualize the reports in the browser it gives me the following errors.
Internal Server Error:
An error has occurred.
Object reference not set to an instance of an object.
and
Internal Server Error:
An error has occurred.
Value cannot be null. Parameter name: source
Now I update to Kendo Reporting Q2 2015 and I have the following error:
Error registering the viewer with the service.
An error has occurred.
Object reference not set to an instance of an object.
What should I do?
I will appreciate your help.
Thank you.