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

Issue upgrading from Q2 SP1 to Q3

8 Answers 130 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
B
Top achievements
Rank 1
B asked on 10 Nov 2010, 08:00 PM
I've got a report with multiple tables in it.  It's worked perfectly in v Q2 2010.

I just upgraded to Q3 2010 Reporting and now get the following table errors on multple tables (some table render fine, others return the following error:

(the table is displayed as a red box with the following error)

An error has occured while processing Table 'table 10':
Group with name 'Group6' already exists.  Groups should have unique names.

I followed the upgrade instructions for major release.  Everything else seems to be working fine, except the error above.  Any suggestions? Thanks in advance.

8 Answers, 1 is accepted

Sort by
0
mshooot
Top achievements
Rank 1
answered on 11 Nov 2010, 11:58 PM
The same problem happened to me after the update
0
Steve
Telerik team
answered on 12 Nov 2010, 10:21 AM
Hi guys,

We were able to narrow down a case in which this problem occurs i.e. you have named a TableGroup with the following naming convention: GroupX where X is number. Please check your report for such occurrences and rename them to something more distinct, while we would address this case for subsequent service pack.
If this is not the case, we would appreciate if you provide us with a sample report that exhibits the problem and we would advise you accordingly once we review it.

Sincerely yours,
Steve
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
B
Top achievements
Rank 1
answered on 12 Nov 2010, 03:33 PM
I havent' named any of the table groups.  I think your designer is doing that automatically.  During report contruction, i created the first table and then copied and pasted to create the other tables.  In the Report.Designer.cs file the offending line of code is similar to the liine below for each table that won't render:

tableGroup112.Name = "Group2";

Please keep in mind the report compiles successfully, but the error is returned during report generation.  I found a quick fix was to delete each line (similar to above) for each table that wasn't rendering.  Once I did that, everything is working fine.

One other note, i don't use grouping in any of the tables, so i deleted the groups in the report designer.  Maybe the designer isn't cleaning up the code in the Report.Designer.cs?
0
Steve
Telerik team
answered on 12 Nov 2010, 04:49 PM
Hi B,

The actual problem is that the designer did not assign a name for every single table group. If this was true, then we would not generate tablegroup names in runtime that would match the hardcoded existing values.
Either way, we would fix this problem in subsequent internal build.

Your Telerik points have been upgraded for bringing this to our attention.

All the best,
Steve
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Paul Coakley
Top achievements
Rank 2
answered on 23 Nov 2010, 07:39 AM
I just had exactly the same problem. Deleting the Group name assignments worked perfectly. Thanks for the fix.

Leon
0
Steve
Telerik team
answered on 23 Nov 2010, 09:13 AM
Hi guys,

Just a quick follow up - this problem has already been resolved in the latest internal build, which you can download from your client account. You can see the release notes here.

All the best,
Steve
the Telerik team
Get started with Telerik Reporting with numerous videos and detailed documentation.
0
Ronald
Top achievements
Rank 1
answered on 17 Sep 2015, 09:30 AM

Dear Steve,

I Tried to upgrade my telerik reporting from Q1 2010 to Q3 2012 but the problem still exist.. Should i upgrade my telerik reporting to Q3 2010 first ? 

 If I should upgrade from Q3 2010 first, how can i get that version because  in My account panel, The older version telerik only shows the older version from Q3 2012.to Q2 2013 SP1

 for your information, I buy the program that use telerik reporting Q1 2010, and i start Purchase the telerik license in 2012, Maybe that the caused the older version before 2012 not showing in my account 


 

0
Nasko
Telerik team
answered on 17 Sep 2015, 03:23 PM
Hello Ronald,

You do not need to upgrade to Q3 2010, as the Q3 2012 version contains the fixes from older versions. Please open a new support ticket and provide the problematic report for further investigation. We will review it and advise accordingly.

Regards,
Nasko
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
B
Top achievements
Rank 1
Answers by
mshooot
Top achievements
Rank 1
Steve
Telerik team
B
Top achievements
Rank 1
Paul Coakley
Top achievements
Rank 2
Ronald
Top achievements
Rank 1
Nasko
Telerik team
Share this question
or