Unable to build WPF demo application 6.0.1

A forum dedicated to WPF version of LightningChart Ultimate.

Moderator: Queue Moderators

Post Reply
SupportArchives
Posts: 16
Joined: Tue Mar 26, 2013 11:01 pm

Unable to build WPF demo application 6.0.1

Post by SupportArchives » Thu May 08, 2014 11:01 am

PROBLEM:
When opening the WPF demo application VS project, I can't build it --- WpfToolkit.dll reference is missing.
WpfToolkit missing.png
WpfToolkit missing.png (116.7 KiB) Viewed 7921 times

REASON:
Accidentally wrong reference path of the property grid assembly was included in the 6.0.1 build.

SOLUTION:
Delete the WpfToolkit.dll reference from your project, and add it as follows:
WpfToolkit browsing reference.png
WpfToolkit browsing reference.png (135.49 KiB) Viewed 7921 times

This will be fixed in the next build. Apologies for the inconvenience.

Post Reply