Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XamlParseException when running on Windows XP with VS2010 #14

Open
prbasha opened this issue Jul 28, 2013 · 3 comments
Open

XamlParseException when running on Windows XP with VS2010 #14

prbasha opened this issue Jul 28, 2013 · 3 comments
Labels

Comments

@prbasha
Copy link

prbasha commented Jul 28, 2013

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.
Uploading ardrone_error.JPG . . .

@RobQuistNL
Copy link
Owner

Hi Paul, i suppose you have the whole .NET 4.0 framework installed? Also, do the precompiled binaries give you the same errors?

@prbasha
Copy link
Author

prbasha commented Jul 29, 2013

Hi Rob,

Yep. I have .NET 4.0 installed.

I downloaded an EXE from here: http://www.winardrone.com/
But when I run it, it reports the same exception.

Regards,

Paul.

@RobQuistNL
Copy link
Owner

I'll see what i can do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants