Hi,
I am building an asp.net 2.0 application referencing telerik ajax. The Telerik.Web.UI can not be resolved with following warning,
Warning 8 The primary reference "Telerik.Web.UI" could not be resolved because it has an indirect dependency on the framework assembly "System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" which could not be resolved in the currently targeted framework. ".NETFramework,Version=v2.0". To resolve this problem, either remove the reference "Telerik.Web.UI" or retarget your application to a framework version which contains "System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
What should I do? Shall I replace Telerik.Web.UI with older version or something else?
Thanks,
York
I am building an asp.net 2.0 application referencing telerik ajax. The Telerik.Web.UI can not be resolved with following warning,
Warning 8 The primary reference "Telerik.Web.UI" could not be resolved because it has an indirect dependency on the framework assembly "System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" which could not be resolved in the currently targeted framework. ".NETFramework,Version=v2.0". To resolve this problem, either remove the reference "Telerik.Web.UI" or retarget your application to a framework version which contains "System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
What should I do? Shall I replace Telerik.Web.UI with older version or something else?
Thanks,
York