You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
Paul.
The text was updated successfully, but these errors were encountered:
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,
Paul.
The text was updated successfully, but these errors were encountered: