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

Trial version compile errors

1 Answer 57 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Robert Hames
Top achievements
Rank 1
Robert Hames asked on 08 Dec 2009, 08:36 PM
I downloaded the trial version of the Silverlight controls, and installed SP1 for Visual Studio 2008, and the Silverlight 3 Tools for Visual Studio 2008. I then loaded the C# demos in Visual Studio, and tried to run them. I received the following errors, both on the GridView control:

Error 1280 The type or namespace name 'DomainDataSource' does not exist in the namespace 'System.Windows.Controls' (are you missing an assembly reference?) C:\Program Files\Telerik\RadControls for Silverlight Q3 2009\Demos\GridView\obj\Debug\Silverlight\DomainDataSource\Example.g.cs 40 42 GridView.CS

Error 1281 The type or namespace name 'FilterOperator' does not exist in the namespace 'System.Windows.Data' (are you missing an assembly reference?) C:\Program Files\Telerik\RadControls for Silverlight Q3 2009\Demos\GridView\Silverlight\DomainDataSource\Example.xaml.cs 57 44 GridView.CS

It tells me that there were build errors, and asked me if I wanted to run the last generated build. Even though I haven't had a successful build, I said yes, and it appears to run okay.

I am running Windows XP with service pack 3.

Are there other steps that I need to take, or is the code broken?

1 Answer, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 09 Dec 2009, 07:24 AM
Hi,

 These build errors are related to missing RIA services assemblies and classes. My suggestion is to wait for our service pack (later today) and install the new version of RIA services now called WCF RIA Services since the grid DomainDataSource example from our upcoming service pack will depend  on this new version.


Sincerely yours,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
Robert Hames
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or