<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Tech Off - Errors: The type or namespace name &#39;KinectSensorManager&#39; could not be found </title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Tech Off - Errors: The type or namespace name &#39;KinectSensorManager&#39; could not be found </title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 17:08:35 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 17:08:35 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>1</c9:totalResults>
	<c9:pageCount>-1</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Tech Off - Errors: The type or namespace name &#39;KinectSensorManager&#39; could not be found </title>
		<description><![CDATA[<p>I've got errors: The type or namespace name 'KinectSensorManager' could not be found (are you missing an assembly or an assembly reference?)</p><p>I have these referenced:</p><p><em>using Microsoft.Kinect;</em><br><em>using Microsoft.Samples.Kinect.WpfViewers;</em><br><em>using Microsoft.Kinect.Toolkit;</em></p><p>My piece of code:</p><p><em>public KinectSensorManager KinectSensorManager </em><br><em>{</em><br><em>get { return (KinectSensorManager)GetValue(KinectSensorManagerProperty); }</em><br><em>set { SetValue(KinectSensorManagerProperty, value); }</em><br><em>}</em></p><p>The very first&nbsp;KinectSensorManager is the error and has a blue underline. But others&nbsp;KinectSensorManager are not errors.</p><p>Does anyone know what is wrong?</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Gesture-Recognition-in-Kinect-15/a6b9dca9ac1e478c8a1ba1560044e7ec#a6b9dca9ac1e478c8a1ba1560044e7ec</link>
		<pubDate>Wed, 30 Jan 2013 04:10:52 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Gesture-Recognition-in-Kinect-15/a6b9dca9ac1e478c8a1ba1560044e7ec#a6b9dca9ac1e478c8a1ba1560044e7ec</guid>
		<dc:creator>Yovi</dc:creator>
		<slash:comments>1</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Yovi/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>