You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nRoute
Hey all
I just started using nRoute - so very low level question :)
When I try to follow the MVVM basic tutorial from John's Technical
Weblog I get following error message when I try to run the app:
System.Windows.Markup.XamlParseException occurred
Message=Add value to collection of type
'System.Windows.Interactivity.BehaviorCollection' threw an exception.
[Line: 11 Position: 36]
LineNumber=11
LinePosition=36
StackTrace:
at System.Windows.Application.LoadComponent(Object component,
Uri resourceLocator)
at PatientControl.UI.SL.Views.PatientView.InitializeComponent()
at PatientControl.UI.SL.Views.PatientView..ctor()
InnerException: System.InvalidOperationException
Message=nRouteApplicationService has not been initialized.
StackTrace:
at nRoute.Behaviors.BridgeViewModelBehavior.OnAttached()
at
System.Windows.Interactivity.Behavior.Attach(DependencyObject
dependencyObject)
at
System.Windows.Interactivity.BehaviorCollection.ItemAdded(Behavior
item)
at
System.Windows.Interactivity.AttachableCollection`1.OnCollectionChanged(Object
sender, NotifyCollectionChangedEventArgs e)
at
System.Windows.DependencyObjectCollection`1.TryCollectionChanged(NotifyCollectionChangedEventArgs
e)
at
System.Windows.DependencyObjectCollection`1.System.Collections.IList.Add(Object
value)
at
MS.Internal.XamlManagedRuntimeRPInvokes.Add(XamlQualifiedObject&
qoCollection, XamlPropertyToken inCollectionProperty,
XamlQualifiedObject& inValue)
InnerException:
hmm... no idea where the problem could be, do the same as John.
Thanks for any help.
kind regards
Dave
John Thiriet
unread,
Mar 8, 2011, 10:31:03 AM3/8/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nro...@googlegroups.com
Hi,
I suggest you to check the steps described there :