This is a migrated thread and some comments may be shown as answers.

Excel export problem

11 Answers 374 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
IT
Top achievements
Rank 1
IT asked on 17 Jan 2008, 08:14 PM
I have one particular report that, when I export to excel generates the following exception:

Attempting to get range {35,33}{1,4},Merged=False,Parent=Sheet1[0], that intersects with an already merged range.

11 Answers, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 18 Jan 2008, 08:29 AM
Hello Josh,

Can you please send us your report and we will investigate the cause for this exception.

Greetings,
Ross
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Aslak
Top achievements
Rank 1
answered on 18 Jan 2008, 03:25 PM
I had a similar problem, and I discovered that the export failed if the height of the textboxes in the detail block, and the height of the detail block both were exactly 0.6 cm. IF I changed the height to a be a little blit larger (0.63492cm) IT WORKED! Believe it if you can. But it seems to be a problem if the detail block and the textboxes have the same height. I increased the height of the detail block, and then it worked.

Regards from Norway!
0
IT
Top achievements
Rank 1
answered on 18 Jan 2008, 04:04 PM
That was it! Thank you very much!!!
0
Chavdar
Telerik team
answered on 18 Jan 2008, 06:04 PM
Hello guys,

It's great to hear that you managed to solve the problem and get things working. However, we would like to reproduce the problem as well. We have tried the described scenario, but it didn't work. If possible, could you send us a report definition which causes the issue? It will help us reproduce the issue and fix it internally. You can send your projects either in a new support ticket or to clientservice AT telerik DOT com (subject: REF: 117286).

Thanks in advance.


Greetings,
Chavdar
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Jon
Top achievements
Rank 1
answered on 22 Feb 2008, 01:58 PM
I have also this problem..

In a report with 4 subreports, one report have a report with height of apx. 80cm.
When I put a picturebox with position Y above ~20cm , it produces the error.

Setting it above works fine...(Also set the PicutreBox visible to false works :) )
Putting a Textbox anywhere also works fine..
The size of the PicutreBox doesnt seem to make any impact.

Could it be something with  "page break" ? .. (My report make 30-40 pages)

(btw, I use the trail version)

Error:
Attempting to get range {0,49}{23,7},Merged=False,Parent=Sheet1[0], that intersects with an already merged range.

[InvalidOperationException: Attempting to get range {0,49}{23,7},Merged=False,Parent=Sheet1[0], that intersects with an already merged range.] Telerik.Reporting.ExcelRendering.Biff.Worksheet.GetRange(Int32 col, Int32 row, Int32 colSpan, Int32 rowSpan) +172 Telerik.Reporting.ExcelRendering.RenderingItem.GetRange(IWorksheet worksheet, LayoutInfo layoutInfo) +324


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


0
Aslak
Top achievements
Rank 1
answered on 24 Feb 2008, 03:01 PM
Maybe this has nothing to do with the case, but for me the problem only arises when Page = Landscape...

0
Chavdar
Telerik team
answered on 25 Feb 2008, 08:32 AM
Hi Jon,

In order to find the problem as quickly as possible could you open a support ticket and send us a sample project which reproduces the issue? We will need to examine the exact configuration to find exactly what goes wrong.

Thanks in advance.
 

Greetings,
Chavdar
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
mei
Top achievements
Rank 1
answered on 04 Mar 2008, 04:19 AM
Hello,

We had the same error when export a report to excel.

"Attempting to get range {2,20}{38,219},Merged=False,Parent=Sheet1[0], that intersects with an already merged range."

This report contains one sub report. And I found the error only occurred when the data on sub report is 3 pages or more. Could you sort out this issue as soon as possible?

Thanks in advance.

Mei

0
Chavdar
Telerik team
answered on 04 Mar 2008, 01:36 PM
Hi mei,

We have recently found a problem when using the SubReport item. It has been already fixed but the fix will not be available until the next release of Telerik Reporting due in April. Until then the only workaround is to make the subreport item with the same height as its report source.

We are sorry for the inconvenience.

Regards,
Chavdar
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Adeel
Top achievements
Rank 1
answered on 21 Apr 2008, 12:44 PM
I am facing the same problem, but I am unable to resolve the problem.
I am creating the report programmitically at runtime and I set the report page as custome page, means I have custom paper size for the report. The detail section height is greater the the textbox controls height, it is greater than the height of the textbox by 10 pixels. But I am unable to get the excel output.
Actually the excel report renders the Header and footer properly but the data in the detail section is not comming into the excel report format. How ever my reports are working on the PDF format properly. This issue is only raised in the XLS and CSV formats. I have searched out the whole forum but I am unable to get my issue resolved.

Kindly Help me, its urgent.

0
Chavdar
Telerik team
answered on 21 Apr 2008, 02:50 PM
Hello Adeel,

We have recently released Q1 2008 version of Telerik Reporting. Please, upgrade to it and let us know if the problem still exists. In case you are still experiencing it, please open a support ticket and send us a sample report which replicates the issue.

Best wishes,
Chavdar
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
IT
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Aslak
Top achievements
Rank 1
IT
Top achievements
Rank 1
Chavdar
Telerik team
Jon
Top achievements
Rank 1
mei
Top achievements
Rank 1
Adeel
Top achievements
Rank 1
Share this question
or