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

Silverlight Downloadable Demos

1 Answer 9 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Henry
Top achievements
Rank 1
Henry asked on 29 Sep 2014, 03:08 PM
I wanted to see how Telerik accomplished certain challenges, so I downloaded a copy of the Silverlight Demos along with the latest hotfixes for Silverlight.  When attempting to compile the Telerik Demos, I seem to be missing several assemblies, such as the following:

using Telerik.Windows.Documents.Code.Editor;
using Telerik.Windows.Documents.Code.Tagging;
using Telerik.Windows.Documents.Code.Text;
using Telerik.Windows.Controls.CodeEditor.UI;

Is it possible there have been some assembly names changes, or, is there something else you need to do in order to get the Telerik Demos to work "out-of-the-box".
thanks,
HH

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 01 Oct 2014, 10:03 AM
Hello Henry,

Please note that the Demos Application zip package does not include the Silverlight assemblies and by default reference they are referenced from the Telerik installation folder in your machine. So if you have a previous version of UI for Silverlight installed, this could be the reason for the reported issue. You should either install the latest version using the MSI file or update the references in the application to point to the folder where the latest binaries are extracted.

Let us know whether this helps.

Regards,
Yana
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
General Discussions
Asked by
Henry
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or