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

Report Designer View Error

2 Answers 912 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kenton VK
Top achievements
Rank 1
Kenton VK asked on 01 Feb 2010, 02:19 PM
I have a report designed while using the Demo version of the reporting software.  Upon purchasing/upgrading to the latest Telerik reporting, the report is no longer viewable in the VB.NET design mode.
The screen is filled with over 200 errors like: 'Object of type 'Telerik.Reporting.Drawing.Unit' cannot be converted to type 'Telerik.Reporting.Drawing.Unit'. '  All errors are linked to the designer code.  The program functions correctly, when running, and the 'errors' all show as only warnings when building the solution. The reference in the project is Telerik.Reporting v3.2.9.1211.

The errors all point to a line like the following:
Me.pnlShortTerm.Size = New Telerik.Reporting.Drawing.SizeU(New Telerik.Reporting.Drawing.Unit(7.9998421669006348, Telerik.Reporting.Drawing.UnitType.Inch), New Telerik.Reporting.Drawing.Unit(1.3999999761581421, Telerik.Reporting.Drawing.UnitType.Inch)) 


Is there any way to salvage the report, so that I can modify it using the designer?

2 Answers, 1 is accepted

Sort by
0
Accepted
Steve
Telerik team
answered on 01 Feb 2010, 03:32 PM
Hello Kenton,

How did you upgrade - did you use the Upgrade Wizard and can you run it once again to verify that it has been properly upgraded? Did you rebuilt the project/application after the upgrade and did that help? Try closing the report designer, delete the .resx file for problematic report, rebuild the project and try opening the designer again.

Sincerely yours,
Steve
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Ramazan
Top achievements
Rank 1
answered on 26 Apr 2013, 11:32 AM
Yes, this solution solved my problem too. Thanks
Tags
General Discussions
Asked by
Kenton VK
Top achievements
Rank 1
Answers by
Steve
Telerik team
Ramazan
Top achievements
Rank 1
Share this question
or