forked from shtejv/ARDrone-Control-.NET
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
Hi,
I am running the code on Windows XP 32-bit with VS 2010.
The code compiles fine.
When I run ARDroneUI_WPF it reports an exception:
A first chance exception of type
'System.Windows.Markup.XamlParseException' occurred in
PresentationFramework.dll
Additonal information: 'The invocation of the constructor on type 'ARDrone.UI.MainWindow' that matches the specified binding constraints threw an exception.' Line number '15' and line position '9'.
Has anyone encountered this?
It's a very obscure exception - I have never seen it before. I can't seem to trace it in the code.
I have an AR Drone 2.0. It is connected to my PC. I am able to control it using other software.
Regards,