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

Demo app: exception in designer

0 Answers 52 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Alfons
Top achievements
Rank 2
Alfons asked on 06 Sep 2012, 09:37 AM
Hi,
I try to understand the working of the demo application. I can build the app. But when I open the SingleExample.xaml, The designer throws up an exception:
"Exception was thrown on QuickNavigation: Provide value on 'System.Windows.Markup.StaticResourceHolder' threw an exception."
with the details
"Cannot find resource named 'NavigateCommand'. Resource names are case sensitive.
   at System.Windows.StaticResourceExtension.ProvideValueInternal(IServiceProvider serviceProvider, Boolean allowDeferredReference)
   at System.Windows.StaticResourceExtension.ProvideValue(IServiceProvider serviceProvider)
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(MarkupExtension me, IServiceProvider serviceProvider)"

With 900 lines of xaml code, it is difficult to understand what is happening here. When I'm able to use the designer, I can pinpoint better the pieces I want to reuse.

How can I get a valid xaml-file for the designer?

Regards,

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Alfons
Top achievements
Rank 2
Share this question
or