When I move my application to a different server I get the 'Report is unavailable or sessions expired' error I've read about. The ASP.NET report viewer on a webpage on the same machine works fine. Since it works on my other servers, this must be machine specific and it's different because it's server 2008, IIS 7.5.
I'm looking at the Session State page and the Session State Mode is set to 'In process' This should be fine right? It's on a dedicated server. What else should I look for?
I have a database view which returns, lets say, 10 rows with data. One of the fields returned by the view contains a folder path string.
2 folders have a folder path like "RootFolder\Subfolder1"
3 have "RootFolder\Subfolder1\SubSubFolder1"
1 has "RootFolder\Subfolder2"
4 have " "RootFolder\Subfolder3"
So my target is to get the following bookmark tree:
I sorted the data by the folder field, so the "structure" is correct, but the tree is not nested. How can i created a nested bookmarkt tree out of folder path strings? Is that possible?
I need a seemless integration of silverlight in our own application.
The problem ist that the ViewModel property of the ReportViewer is private.
I have no chance to save a file with own workflow without clicking the toolbar.
How to to disable toolbar bar? how to export and navigate with own controls?
I have to display a list of the above class objects using Pie Charts. i.e. for each object, one pie chart should be displayed. And teh number of objects in the list is not fixed. So, the number of pie charts to be displayed also is not fixed. So, pls let me know can it be possible to display the pie charts dynamically based on the items count in the data source. It would be really gr8, if u can provide me with an example asas, as it is almost deadline for us to impelment it.
I want to know how to make Telerik reporting connected with stored procedure that contain virtual table every time I use this stored procedur there is error said that can't make Telerik report with virual table.
Hi I'm using the telerik reporting tool for the first time and I want to connect my reports with my entity data model. how can I do it by code without using the wizard?
I'm using Entity Framework 4 and Telerik reporting Q2 2010
Got a new pc (64 bit), moved my vs 2010 project to the new pc from old pc(32 bit). installed latest telerik reporting, Run a succesful report upgrade wizard on the project, but now I get this error and it can not run report wizard.
Also I am not sure if my build configuration settings are correct.
Is it possible to set the print job name when printing a report?
Using a PDF printer (like FreePDF, Adobe PDF, Distiller etc) the report-viewer seems to pass the report class name instead of the member "name" or "documentname" leading to not that helpful file names.
I know there is a working PDF-Export feature... but sometimes it's helpful to have additional options like watermarks and multiple pages to one.