Telerik Forums
Reporting Forum
1 answer
307 views

I created a simple CROSSTAB report via the Crosstab wizard.  I am making sure that both RowHeadersPrintOnEveryPage and ColumnHeadersPrintOnEveryPage are set to TRUE, yet, it seems that when I print this report, only the COLUMN HEADERS are printing on every page, where as the Row Headers are not.  As you can see in the example I have attached, the COLUMN HEADERS are re-printing on every page, but the ROW HEADERS are not ( TOWN & WARD column headers are missing on page 2)

 

I have made no other changes to the report layout or the data.  Is this by design/bug/what? 

 

TIA

Stef
Telerik team
 answered on 24 Sep 2015
1 answer
146 views

  Hi,

 Please can you add the ability to reorder columns in the report designer by drag/drop of the column headers?

 Thanks,

Stef
Telerik team
 answered on 22 Sep 2015
3 answers
154 views
I am trying to deploy an MVC, WebAPI, Intranet site over a server here in office.  This works when I deploy via my local machine, but not when I deploy to this server.  I have made sure my web.config runtime has <loadFromRemoteSources enabled="true"/>.  I'm not sure what is causing this.  Please advise:

Could not load file or assembly 'Telerik.Reporting.Services.WebApi, Version=9.1.15.624, Culture=neutral, PublicKeyToken=a9d7983dfcc261be' or one of its dependencies. The system cannot find the file specified.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'Telerik.Reporting.Services.WebApi, Version=9.1.15.624, Culture=neutral, PublicKeyToken=a9d7983dfcc261be' or one of its dependencies. The system cannot find the file specified.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Telerik.Reporting.Services.WebApi, Version=9.1.15.624, Culture=neutral, PublicKeyToken=a9d7983dfcc261be' could not be loaded.

WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Stack Trace:

[FileNotFoundException: Could not load file or assembly 'Telerik.Reporting.Services.WebApi, Version=9.1.15.624, Culture=neutral, PublicKeyToken=a9d7983dfcc261be' or one of its dependencies. The system cannot find the file specified.] DRMSWebSuite.MvcApplication.Application_Start() +0 [HttpException (0x80004005): Could not load file or assembly 'Telerik.Reporting.Services.WebApi, Version=9.1.15.624, Culture=neutral, PublicKeyToken=a9d7983dfcc261be' or one of its dependencies. The system cannot find the file specified.] System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +12584905 System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +175 System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +304 System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +404 System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +475 [HttpException (0x80004005): Could not load file or assembly 'Telerik.Reporting.Services.WebApi, Version=9.1.15.624, Culture=neutral, PublicKeyToken=a9d7983dfcc261be' or one of its dependencies. The system cannot find the file specified.] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +12601936 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +159 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +12441597

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34009 
Stef
Telerik team
 answered on 21 Sep 2015
0 answers
40 views
I need design this report.But I don't  know how to do this !
jimmy
Top achievements
Rank 1
 asked on 19 Sep 2015
2 answers
101 views

Hello Telerik Team,

I can't make Reporting work in VS 2015 Community. In the designer mode when I choose View->Data Explorer or others nothing happens.

In VS 2013 Community everything is ok. Could you confirm that in VS 2015 the designer is fully supported?

 Thank you

 

Nasko
Telerik team
 answered on 18 Sep 2015
4 answers
316 views
I'm writing to see if anyone else has experienced this issue before or if Telerik has been contacted by any other clients with a similar problem.  We have several reports that ran just fine a number of weeks ago which now return errors from Oracle.  All of the reports that are having problems utilize stored procedures.  The reports run without issue in Studio, but when executed from a web application (both locally and test server) the following message is returned every time "An error has occurred while processing Report 'ReportName': ORA-06550: line 1, column 7: PLS-00306: wrong number or types of arguments in call to 'ProcedureName' ORA-06550: line 1, column 7: PL/SQL: Statement ignored".  In trying to isolate the issue I created a basic report that calls a SQL Data Source with a stored procedure which just has a select * from tablename statement and only contains a cursor parameter 'CUR_RESULT OUT SYS_REFCURSOR' it runs fine in Studio, but the same error occurs in the web application.  If I move the sql statement to the report instead of the stored procedure it runs fine in both Studio in from within the web application.  I don't know if something changed on our Oracle server or Windows Update.  I've tried with three versions of Telerik reporting including the latest.

When I use a sql monitor and run the report from Studio I can see a call to bms_utility.name_resolve with the procedure name and then the actual procedure call. 

begin dbms_utility.name_resolve('Schema.ProcedureName',1,:schema,:part1,:part2,:dblink,:part1type,:objectnum); end;
begin Schema.ProcedureName(CUR_RESULT=>:CUR_RESULT); end;

I'm unable to currently profile or monitor when running the report from in a web application on IIS to see what calls are made and results returned.

Thanks

Stef
Telerik team
 answered on 18 Sep 2015
3 answers
544 views

I have a problem unsing Telerik.ReportViewer.WPF.ReportViewer. 

I have a report with a table wich is goint to show a very large text in each item... but in report viewer text shows cut off, when export report to PDF text shows normal. How can i fix ???

Stef
Telerik team
 answered on 18 Sep 2015
1 answer
113 views
I am using Telerik Reporting Q2 2015 and it works perfect when running it out of VS in debug mode.  Once I deploy it to an intranet site I start receiving an error

Internal Server Error:
An error has occurred.
Access to the path 'C:\windows\TEMP\Application1\9.1.15.624\LCT\value.dat' is denied.  

Since the server and the dev machine are one in the same (at this point) I was confused why I would get this error.  On the surface this appears to be a permissions issue, but I'm not sure.
Stef
Telerik team
 answered on 18 Sep 2015
6 answers
411 views

Hi,

 I have a SalDataSource, and I ​wrote queries inside there instead of store procedure. Everything works, the reports generates without any issue but in the report design, I can not see the list of the fields, I need to type it manually, is there anyway to get around it so I can see the fields because my query is very complicated and I need to use temp tables, moreover, the project team decide not use any store procedure. thanks

 To make is simple, here is the sample to reproduce the issue:

1. sqldatascource =

"select * into #abc FROM tableAbc

select * from #abc"

2. In the "field expression", I want to display the value in fieldD column by using : "Fields.fieldD" but it is empty, I cannot click on anything. However, I can manually type it and the report works without any issue.

 

thanks!

 

Robert
Top achievements
Rank 1
 answered on 17 Sep 2015
1 answer
110 views

I have an kendo report where i load a table. My problem here is that i want to load another table inside that table. I want to call my action method that looks like this:

 

     [DataObjectMethod(DataObjectMethodType.Select)]
        public IList<QuoteInfoItemDto> GetQuoteInfoItemsAccessories(int projectItemId)
        {
            return quoteItemModel.GetAccessories(projectItemId);
        }

The problem here is that i use an parameter projectItemId but the projectItemId is always the same and it's always of the last item in my (parent) table. How can i post the id of the current (parent)table so that i can fetch the data from my actionmethod to the (child) table?
​

Nasko
Telerik team
 answered on 17 Sep 2015
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?