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

Demos Broken For Expression Editor

1 Answer 62 Views
ExpressionEditor
This is a migrated thread and some comments may be shown as answers.
Bartley
Top achievements
Rank 1
Iron
Bartley asked on 12 Feb 2015, 05:27 AM
Wasn't sure how to report this, so I will post it in the forums.

Your Demos for Expression Editor in WPF are broken on both the installed version and the source.

Reproduce In Source Demos:

1. Explore All Controls
2. Click Expression Editor
3. Boom Blows up on line 223 of the SingleExampleViewModel.cs file (In the downloable Demos) -- 
4. File Not Found Exception
5. An exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll but was not handled in user code

Additional information: Could not load file or assembly 'ExpressionEditor, Culture=neutral' or one of its dependencies. The system cannot find the file specified.

Reproduce in installed Demos:
1. Explore All Controls
2. Expression Editor
3. More Choices (Either of the RadGrid Integration).
4. Attached Screenshot.


Works on the Silverlight online examples, but there is only one option, and I was looking at the other.

Regards,

Bart



1 Answer, 1 is accepted

Sort by
0
Accepted
Dimitrina
Telerik team
answered on 12 Feb 2015, 02:55 PM
Hello,

As to the installed version, may I ask you to ensure you have removed all the previously installed versions as sometimes this may lead to problems. I tested installing the same locally and it works fine.

As to the Source Demos, it is mandatory to have the binaries installed and then all the referenced assemblies to be resolved fine. You may need to additionally Clean and Rebuild your solution. Furthermore, you can find attached an video illustrating how to successfully run the WPF Demos.

Regards,
Dimitrina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
ExpressionEditor
Asked by
Bartley
Top achievements
Rank 1
Iron
Answers by
Dimitrina
Telerik team
Share this question
or