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

Problem with using Telerik.Reporting

2 Answers 68 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Piotr
Top achievements
Rank 1
Piotr asked on 13 Dec 2010, 09:32 PM
Hi Telerik,

I'm beginer user of Telerik components. I have problem with use Telerik.Reporting.
After I add ReportViewer or simply use some class from namespace Telerik.Reporting I get this warning below:

The referenced assembly "D:\PROJEKTY\EastSoft.HandelForte.Konfiguracja\bin\Debug\ES.HandelForte.Konfiguracja.dll" could not be resolved because it has a dependency on "System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" which is not in the currently targeted framework ".NETFramework,Version=v4.0,Profile=Client". Please remove references to assemblies not in the targeted framework or consider retargeting your project.  

After this warning I cant buid project with have reference to ES.HandelForte.Konfiguracja.dll.
This ES.HandelForte.Konfiguracja.dll project is set to using .Net Framework 4.0.
I use VS 2010.

Can you help me?

Have a nice day.
Piotr.

2 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 14 Dec 2010, 07:29 PM
Hi Piotr,

By default a VS2010 WPF and WinForm projects would target the .NET 4 Client profile, which is not supported by Telerik Reporting. Please make sure that the target framework is .NET 4 Framework (In project properties on the Application tab select the .NET 4 Framework as target framework.) only and it should be working as expected. This limitation is duly noted both in our System Requirements page and in the Known limitations of Telerik Reporting thread.

Kind regards,
Peter
the Telerik team
Get started with Telerik Reporting with numerous videos and detailed documentation.
0
Piotr
Top achievements
Rank 1
answered on 15 Dec 2010, 01:01 AM
Hi Peter,

Very thank you for your help. I don't know (I check only depended project - dll - to this settings) that master project in VB was set in .NET client and change this settings all working.

Have a nice day.
Piotr
Tags
General Discussions
Asked by
Piotr
Top achievements
Rank 1
Answers by
Peter
Telerik team
Piotr
Top achievements
Rank 1
Share this question
or