Telerik Forums
Reporting Forum
1 answer
104 views
What are the limitations of the demo?  30 days?  Limited functionality? 
Steve
Telerik team
 answered on 30 Jul 2008
4 answers
158 views
I just published a proof of concept showing live data within Telerik Reporting(Demo) Viewer. What I can't figure out is why the exporting function (pdf, tiff, Excel, etc.) as well as the printing function do not work? Are these functions available in the full version?

Sasa
Top achievements
Rank 1
 answered on 29 Jul 2008
1 answer
99 views
Hi,

Please help me. Previously I am using Telerik Report 2.0 but just now I was installed the Telerik Report Q2 2008, then I realized there is ambiguous namespace. So, I uninstall the Q2 2008 . Now I cannot open the telerik report for edit. Although I already added preference, it still the same.

Please help me.....
Saint
Top achievements
Rank 1
 answered on 29 Jul 2008
1 answer
116 views
Hi,

1. I want to have a Smart Part with Telerik Reporting in it.

2. Secondly is that it is N-Tier Architecture following the style of having a dll specifically for report design and another project to design the reportviewer.

3. Thirdly is that I want to write my own sql and use the datasource from my web.config in wss. However, in terms of designing how the report look like in terms of maybe the grouping, where the data is put and how, color scheme etc.., I want to design using the drag and drop rather than programatically.

How can I accomplish all this? Is there a sample that I can refer to or other resources?

Steve
Telerik team
 answered on 28 Jul 2008
1 answer
197 views
I have 3 groups on my report - group1, 2 and 3( in the same order).In groupfooter I am displaying total for the group. At the end of the report I want to show Grand Total. Where could I have this grand total. I really do not want on Report Footer because it is displayed on each page. It would be really nice to see at the end of the group... If report footer is the only option is there is way to show it only ONCE on the report and not on all pages.
Svetoslav
Telerik team
 answered on 28 Jul 2008
5 answers
160 views
I was going through your Walk-Through for developing a Telerik report (Q1 2008) when I noticed there is no template provided for Visual RPG. We've been using your RAD Controls Suite for the past couple of years with no problems and would like to use the Reporting solution.

Can you provide us with a template for use with Visual RPG for VS 2005 or offer some assistance in developing one? We are developing using Webforms.

Thanks you
Svetoslav
Telerik team
 answered on 28 Jul 2008
1 answer
137 views
Good Morning,

I have installed the Telerik Reporting Quick Start (Q1 2008) and when  click on any of the Web Sample buttons I get the following error:

Exception Details: System.InvalidOperationException: Failed to map the path '/'.

Source File: c:\Users\Ernie Josefik\AppData\Local\Temp\Temporary ASP.NET Files\telerik_reporting_q1_2008\af2259b4\155f256f\App_Web__tbkx_g5.0.cs    Line: 0

Stack Trace:

[InvalidOperationException: Failed to map the path '/'.]
   System.Web.Configuration.ProcessHostConfigUtils.MapPathActual(String siteName, VirtualPath path) +261
   System.Web.Configuration.ProcessHostMapPath.MapPathCaching(String siteID, VirtualPath path) +580
   System.Web.Configuration.ProcessHostMapPath.GetPathConfigFilenameWorker(String siteID, VirtualPath path, String& directory, String& baseName) +19
   System.Web.Configuration.ProcessHostMapPath.System.Web.Configuration.IConfigMapPath.GetPathConfigFilename(String siteID, String path, String& directory, String& baseName) +37
   System.Web.Configuration.HostingPreferredMapPath.GetPathConfigFilename(String siteID, String path, String& directory, String& baseName) +77
   System.Web.Configuration.WebConfigurationHost.GetStreamName(String configPath) +166
   System.Configuration.Internal.DelegatingConfigHost.GetStreamName(String configPath) +10
   System.Configuration.BaseConfigurationRecord.InitConfigFromFile() +249

[ConfigurationErrorsException: An error occurred loading a configuration file: Failed to map the path '/'.]
   System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal) +245611
   System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors) +40
   System.Configuration.Configuration..ctor(String locationSubPath, Type typeConfigHost, Object[] hostInitConfigurationParams) +412
   System.Configuration.Internal.InternalConfigConfigurationFactory.System.Configuration.Internal.IInternalConfigConfigurationFactory.Create(Type typeConfigHost, Object[] hostInitConfigurationParams) +29
   System.Web.Configuration.WebConfigurationHost.OpenConfiguration(WebLevel webLevel, ConfigurationFileMap fileMap, VirtualPath path, String site, String locationSubPath, String server, String userName, String password, IntPtr tokenHandle) +961
   System.Web.Configuration.WebConfigurationManager.OpenWebConfigurationImpl(WebLevel webLevel, ConfigurationFileMap fileMap, String path, String site, String locationSubPath, String server, String userName, String password, IntPtr userToken) +84
   System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration(String path) +36
   Telerik.ReportViewer.WebForms.ReportViewer.ConfigContainsHandler() +54
   Telerik.ReportViewer.WebForms.ReportViewer.OnInit(EventArgs e) +48
   System.Web.UI.Control.InitRecursive(Control namingContainer) +321
   System.Web.UI.Control.InitRecursive(Control namingContainer) +198
   System.Web.UI.Control.InitRecursive(Control namingContainer) +198
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +7248
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +213
   System.Web.UI.Page.ProcessRequest() +86
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +18
   System.Web.UI.Page.ProcessRequest(HttpContext context) +49
   ASP.reportviewer_aspx.ProcessRequest(HttpContext context) in c:\Users\Ernie Josefik\AppData\Local\Temp\Temporary ASP.NET Files\telerik_reporting_q1_2008\af2259b4\155f256f\App_Web__tbkx_g5.0.cs:0
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +358
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

The operating system is Vista Business and I get the same result if I run the Quick Start application from the menu or open the WebDemo application in VisualStudio 2008 and run it from there.

Any assistance would be appreciated.

Cheers

Ernie Josefik
Steve
Telerik team
 answered on 28 Jul 2008
1 answer
151 views

I have always used crystal reports for my reporting needs, it's quick and simple so I never thought I would need your reporting tool.

But a few days ago, I tried to create a purchase order in CR, and was hitting walls because I needed to access non-normalized data in a legacy database with a lot of business rules that had to be observed and CR could do some of the work, via subreports and shared variables between the reports but it was going to be very difficult to maintain and support this report in the future.

However when I cracked open Telerik Reporting, and was able to use multiple datasources within my report, and alter the values at runtime (item_databound_events), the value of your reporting tool just shot up to the top of my list.

I can do so many more things with your tool than I could ever do with CR when it comes to multiple datasources and accessing muliple platform databases.

Thanks,

Tim  

p.s.  Crosstabs would be nice :-)

Rossen Hristov
Telerik team
 answered on 28 Jul 2008
1 answer
100 views
Hi :o)

I've now sorted my reports - all looking cool.

Now that I've come to deploy the app onto my webserver I seem to be having problems with data connections.

Is there an easy way to change the connection string of the datasets within the report project. 

Thanks

Tim 
Steve
Telerik team
 answered on 28 Jul 2008
3 answers
110 views
Hi :o)

I want to be able to hide and show certain text boxes depending on rules. How do I access these properties within the code of the report.

Many thanks

Tim x
Steve
Telerik team
 answered on 25 Jul 2008
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?