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

Building error for .net 2.0 application in VS 2010

0 Answers 94 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
york
Top achievements
Rank 1
york asked on 18 Jan 2012, 08:41 AM
Hi,
I try to build an asp.net 2.0 application in VS 2010, reference Telerik.Web.UI (2011.1.519.35). It has lot of errors due to Telerik.Web.UI is not resolved. The following warning I believe is important,

Warning    14    The primary reference "System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" could not be resolved because it has an indirect dependency on the framework assembly "System.ServiceModel.Web, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" which could not be resolved in the currently targeted framework. ".NETFramework,Version=v2.0". To resolve this problem, either remove the reference "System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" or retarget your application to a framework version which contains "System.ServiceModel.Web, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".  

However, this application can be built successfully in VS 2005 with same version of Telerik.Web.UI (2011.1.519.35). What is the problem?

Thanks,
York

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
york
Top achievements
Rank 1
Share this question
or