Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Camera Fundamentals (Beta 2 SDK)
Apr 16, 2012 at 6:43 AMHey there,
I keep getting 2 errors, tested individually to avoid confusion:
The First is as follows below: (after I installed the Microsoft Kinect SDK as of recent).
XamlParseException.
It says "The invocation of the constructor on type "WpfApplication1.MainWindow" that matches the specified binding constraints threw an exception.' Line number 3 and the line position 9"
The Second is when I add image1.Source = e.ImageFrame.ToBitmapSource();
It is see as an ambiguous call I think conflicting with Microsoft.Kinect instead of Microsoft.Research.Kinect .
I can't seem to resolve these two issues. Help is greatly appreciated and thanks in advance.