Click here to Skip to main content
15,895,777 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
I recently upgraded to Silverlight 5 and was created silverlight project through

RadControls Silverlight Application template in VS2010 and I have selcete RadGanttView

control from the RadCOntrols list ,and tried to compile and run.

Then I started getting

Cannot resolve reference assemblies. Please check the reference assemblies. Could not load

file or assembly 'System.Core, Version=5.0.5.0, .... or one of its dependencies. The

system cannot find the file specified.

The dlls are the latest for Silverlight 5 and installed in a right directory.

If I add normal silverlight application in VS2010,It works fine(Without following

References:Telerik.Windows.Controls,Telerik.Windows.Controls.GanttView,Telerik.Windows.Scheduling.Core)

Note: I have Installed Telerik 2013 Q3 Release

How do I resolve this ?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900