Telerik Forums
Reporting Forum
1 answer
199 views

Hi 
    I have used Telerik ReportViewer WebForms, but it give me below error.

 

 

Failed to map the path '/'.

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.InvalidOperationException: Failed to map the path '/'.

Source Error:

[No relevant source lines]

Source File: c:\Users\zCon01\AppData\Local\Temp\1\Temporary ASP.NET Files\training_system\781d3e5b\60b67e4\App_Web_bx7so285.0.cs    Line: 0

Steve
Telerik team
 answered on 16 Oct 2008
5 answers
144 views
I have a report in a report library, and this library is referenced by a windows app.  I am trying to render a report directly to PDF from code, i.e. without a report viewer.  I am able to successfully render the PDF; however, the styles in the stylesheets do not carry over to the PDF.  How can I resolve this?
Steve
Telerik team
 answered on 16 Oct 2008
0 answers
64 views
Hi,

I have a report template where I've aligned everything precisely to avoid spacer columns and rows being generated as much as possible.

However, the 'business requirement' is that the spacer columns are excluded in their entireity! 

For the sake of an example.....

I have two columns defined on the detail row.  They are the same height, and width, and their Y offset is the same.   There is 0.25in space defined between the columns.  I don't want the 0.25in spacer in the exported sheet, but expect it on PDF.

I'd (hopefully!) expected that the  engine would only render Spacer columns and rows if absolutely necessary - i.e. if edged weren't aligned properly - when exporting to Excel, but unfortunately it creates a spacer column in the sheet.

I'm assuming that this isn't something that I can circumvent??  Has anyone got any suggestions, other than using a different toolset to do the job?
Paul Buxton
Top achievements
Rank 1
 asked on 16 Oct 2008
1 answer
63 views
Hello,

When I'm using Telerik Reporting something strange happened.

Everytime I'm creating a report (in Design View), I can´t use accents  neither punctuation in any windows application, report design included. For example, everytime I need to wrote cotação the result is cotaç~~ao.

I've checked the regional settings and everything is ok.

If I close de design view everything gets back to normal.

Any suggestion?

Thanks.
LM
Steve
Telerik team
 answered on 15 Oct 2008
1 answer
286 views

Server Error in '/Biodental' Application.


Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Could not load file or assembly 'Telerik.Charting, Version=2.0.1.0, Culture=neutral, PublicKeyToken=d14f3dcc8e3e8763' or one of its dependencies. The system cannot find the file specified.

Source Error:

 
Line 46:                                    <add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
Line 47:                                    <add assembly="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
Line 48:                                    <add assembly="Telerik.Charting, Version=2.0.1.0, Culture=neutral, PublicKeyToken=D14F3DCC8E3E8763"/>
Line 49:                                    <add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
Line 50:                                    <add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>


Source File: C:\Inetpub\wwwroot\Biodental\web.config    Line: 48

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Telerik.Charting, Version=2.0.1.0, Culture=neutral, PublicKeyToken=d14f3dcc8e3e8763' could not be loaded.

 
=== Pre-bind state information ===
LOG: User = FORHAD\kakan
LOG: DisplayName = Telerik.Charting, Version=2.0.1.0, Culture=neutral, PublicKeyToken=d14f3dcc8e3e8763
 (Fully-specified)
LOG: Appbase = file:///C:/Inetpub/wwwroot/Biodental/
LOG: Initial PrivatePath = C:\Inetpub\wwwroot\Biodental\bin
Calling assembly : (Unknown).
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\Inetpub\wwwroot\Biodental\web.config
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Post-policy reference: Telerik.Charting, Version=2.0.1.0, Culture=neutral, PublicKeyToken=d14f3dcc8e3e8763
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/biodental/e1da1ecb/eaaaa264/Telerik.Charting.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/biodental/e1da1ecb/eaaaa264/Telerik.Charting/Telerik.Charting.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/Biodental/bin/Telerik.Charting.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/Biodental/bin/Telerik.Charting/Telerik.Charting.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/biodental/e1da1ecb/eaaaa264/Telerik.Charting.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/biodental/e1da1ecb/eaaaa264/Telerik.Charting/Telerik.Charting.EXE.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/Biodental/bin/Telerik.Charting.EXE.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/Biodental/bin/Telerik.Charting/Telerik.Charting.EXE.

 


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

Steve
Telerik team
 answered on 15 Oct 2008
0 answers
158 views
Hi All...

I'm desparetly trying to use a stored procedure in a report, and i'm having some trouble. I'm using Visual Studion 2005 and I am coding in vb.net.

I create the report and add a data source (i do not use the wizard for this), which then creates a data set and a data set table adapter.

When select the data set, and click on Edit in DataSet designer, I select the DataSetTabelAdapter, and change the Command Type to Stored Procedure and I change the Command Text to the procedure name, it gives me a error in the backend vb code for this line of code:

Me.DataSetTableAdapter1.Fill(Me.DataSet.DataSetTable) - it say the DataSetTable is not a member of michelle_reports.DataSet

Can someone please please help with this? I would like my clients to enter only a reference number wich will then extract the given data form the database relating to that reference number.
Michelle
Top achievements
Rank 1
 asked on 14 Oct 2008
0 answers
108 views
Hi All...

I'm desparetly trying to use a stored procedure in a report, and i'm having some trouble. I'm using Visual Studion 2005 and I am coding in vb.net.

I create the report and add a data source (i do not use the wizard for this), which then creates a data set and a data set table adapter.

When select the data set, and click on Edit in DataSet designer, I select the DataSetTabelAdapter, and change the Command Type to Stored Procedure and I change the Command Text to the procedure name, it gives me a error in the backend vb code for this line of code:

Me.DataSetTableAdapter1.Fill(Me.DataSet.DataSetTable) - it say the DataSetTable is not a member of michelle_reports.DataSet

Can someone please please help with this? I would like my clients to enter only a reference number wich will then extract the given data form the database relating to that reference number.
Michelle
Top achievements
Rank 1
 asked on 14 Oct 2008
1 answer
140 views

Hi all,

 

I’m testing telerik reporting and I’m facing the following problem in my report.  Data is grouped by a certain value, and details have grouped sums (several of them) with an expression =Sum(IIf(Fields.digits >=4, Fields.debit,0))(just the field is changed according the data column) which work fine. Now I need to compare the values and get the difference of them.

So basically,IF =Sum(IIf(Fields.digits >=4, Fields.debit,0))   >    =Sum(IIf(Fields.digits >=4, Fields.credit,0)) then ( =Sum(IIf(Fields.digits >=4, Fields.debit,0)))  -  (=Sum(IIf(Fields.digits >=4, Fields.credit,0))) and the value should be displayed into another grouped summary field , say, Balance.

I’ve tried anything I could’ve think of unfortunately without any success, so any help would be appreciated.

Thanks,

Nik

fullstop
Top achievements
Rank 1
 answered on 14 Oct 2008
1 answer
65 views
I am new to Telerik reporting and I ma very impressed so far.  Is there a way to tell the label report which label to start at?  Like in Word you can print a single label in row 2 column 2. 
Steve
Telerik team
 answered on 14 Oct 2008
5 answers
275 views
Hello, I just installed the Demo for the reporting.  I am trying to import from Crystal Reports 11.0.0.1282, but the browse button is disabled.  Do I have to have a certain level of Crystal to import?  We only have the Workgroup version, not the server. 

Thanks.
Steve
Telerik team
 answered on 14 Oct 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?