Thanks
John
5 Answers, 1 is accepted
Visual Studio 2010 RTM was available at the beginning of 2010, so it is expected that the Q1 2009 version would not have support for it. The Q1 2010 version is the first one marked with the Visual Studio 2010 Ready sign and you should upgrade at least to it in order to utilize the new VS IDE.
All the best,
Steve
the Telerik team
BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >
Telerik.Reporting
Telerik.Reporting.Processing
Telerik.ReportViewer.Design
Telerik.ReportViewer.WinForm
I then Added the following reference pointing to the new Q3 2011 Version
Telerik.Reporting
Telerik.Reporting.Service
Telerik.ReportViewer.WinForm
Now when I open my Project and try to view a report,I get an error stating:
"Object of type 'Telerik.Reporting.Drawing.Unit' connot be converted to type 'Telerik.Reporting.Drawing.Unit'".
And none of the report will display.
John
You do not need reference to Telerik.Reporting.Service unless you plan on using our Silverlight report viewer. Please check the required assemblies depending on your project (in your case Windows Form project) here: Deploying Windows Forms Applications.
The error you get can occur if the upgrade does not go well. Please start and run the Upgrade Wizard which would take care of updating all references of Telerik Reporting in your project. Rebuild your project after the upgrade and you should be all set.
Greetings,
Steve
the Telerik team
BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >
In the Upgrade Wizard help article I've sent you, is duly noted that the wizard is part of Visual Studio. It is started automatically by default, but can also be started from the Telerik Reporting Menu by selecting "Upgrade Wizard" from it.
All the best,
Steve
the Telerik team
BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >