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

Build errors in Q1 2010 SP2 (2010.1.603)

2 Answers 41 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jani
Top achievements
Rank 1
Jani asked on 09 Jun 2010, 07:55 AM
Hi

Using the Telerik Q1 2010 SP2 release, I have the following compilation errors:

m:\Solutions\Lib\Silverlight\Telerik.Windows.Controls.Navigation.dll : warning CS1684: Reference to type 'System.Windows.WindowState' claims it is defined in 'c:\Program Files\Reference Assemblies\Microsoft\Framework\Silverlight\v3.0\System.Windows.dll', but it could not be found

m:\Solutions\Lib\Silverlight\Telerik.Windows.Controls.GridView.dll : warning CS1684: Reference to type 'System.Windows.TextTrimming' claims it is defined in 'c:\Program Files\Reference Assemblies\Microsoft\Framework\Silverlight\v3.0\System.Windows.dll', but it could not be found

m:\Solutions\Lib\Silverlight\Telerik.Windows.Data.dll : warning CS1684: Reference to type 'System.ComponentModel.IEditableCollectionView' claims it is defined in 'c:\Program Files\Reference Assemblies\Microsoft\Framework\Silverlight\v3.0\System.Windows.dll', but it could not be found

Then follows the subsequent error http://www.telerik.com/community/forums/silverlight/general-discussions/problem-validatexaml.aspx.

I'm using SL3 and VS2008.

Cheers,
Jani

2 Answers, 1 is accepted

Sort by
0
Accepted
Boyan
Telerik team
answered on 14 Jun 2010, 09:45 AM
Hi Jani,

Try to add a reference to System.Windows.dll in your project or if it is already there, remove it and add it again.
Make sure the path is the one that is in the error message.  Such error can be seen if you are using SL3 references in a SL4 project. But i believe this is not your case as you are using VS2008 and SL3 only. Still you can check if Telerik Dll's you are using are not for SL4.

Kind regards,
Boyan
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Jani
Top achievements
Rank 1
answered on 15 Jun 2010, 08:33 AM
Hi Bojan,

Oops, it was an reference to the Telerik Silverlight 4 library.

Sorry and many thanks for your support!
Cheers,
Jani

Tags
General Discussions
Asked by
Jani
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Jani
Top achievements
Rank 1
Share this question
or