<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sorted Bits &#187; XNA</title>
	<atom:link href="http://www.sortedbits.com/category/coding/xna/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sortedbits.com</link>
	<description>objectiveC, C# and more interesting stuff</description>
	<lastBuildDate>Wed, 04 Jan 2012 10:11:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>XNA: VMWare and XNA GS are no friends</title>
		<link>http://www.sortedbits.com/xna-vmware-and-xna-gs-are-no-friends/</link>
		<comments>http://www.sortedbits.com/xna-vmware-and-xna-gs-are-no-friends/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 21:34:44 +0000</pubDate>
		<dc:creator>Wim</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[XNA]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[Xbox 360]]></category>

		<guid isPermaLink="false">http://www.depl0y.com/c/xna-vmware-and-xna-gs-are-no-friends</guid>
		<description><![CDATA[So, I found the solution for my problem with XNA GS 2.0. It seems that XNA GS 2.0 could not handle the virtual adapters installed on my development system. I deinstalled VMWare and all was fine! If you want to know what my problem was, read it [...]]]></description>
			<content:encoded><![CDATA[<p>So, I found the solution for my problem with XNA GS 2.0.</p>
<p>It seems that XNA GS 2.0 could not handle the virtual adapters installed on my development system. I deinstalled VMWare and all was fine!</p>
<p>If you want to know what my problem was, read it <a href="http://www.depl0y.com/personal/xna-cannot-connect-my-pc-to-my-xbox">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sortedbits.com/xna-vmware-and-xna-gs-are-no-friends/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XNA: Cannot connect my PC to my Xbox</title>
		<link>http://www.sortedbits.com/xna-cannot-connect-my-pc-to-my-xbox/</link>
		<comments>http://www.sortedbits.com/xna-cannot-connect-my-pc-to-my-xbox/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 10:54:19 +0000</pubDate>
		<dc:creator>Wim</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[XNA]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[Xbox 360]]></category>

		<guid isPermaLink="false">http://www.depl0y.com/personal/xna-cannot-connect-my-pc-to-my-xbox</guid>
		<description><![CDATA[I have an issue with XNA Game Studio Connect. Yesterday I purchased my XNA membership subscription and installed it for the first time on my Xbox hard drive. I started it up and it gave me a key. I entered this key, together with a name in [...]]]></description>
			<content:encoded><![CDATA[<p>I have an issue with XNA Game Studio Connect. Yesterday I purchased my XNA membership subscription and installed it for the first time on my Xbox hard drive. I started it up and it gave me a key. I entered this key, together with a name in my XNA Game Studio Device Center and tried to connect and that failed.</p>
<p>I tried several different keys just to make sure I got the whole key right (altough I was reading the key from a 720P screen, I must say the I character is pretty confusing <img src='http://www.sortedbits.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ).<br />
<span id="more-59"></span><br />
It first says it will be testing the connectivity between the Xbox and my Windows PC, but after that it will prompt the following error message :</p>
<blockquote><p>Initiated search on the local subnet for your Xbox 360 using the connection key you typed.</p>
<p>No response from your Xbox 360 (depl0yXbox). Please make sure you typed the connection key exactly as it appears on the Xbox 360 console, that the Xbox 360 console is properly connected to your local subnet, and that the Xbox 360 console is waiting for a connection at the &#8220;XNA Game Studio Connect&#8221; screen.</p></blockquote>
<p>The machine is on the same network as my Windows PC, the IP&#8217;s are ending on .100 and .101. The subnet masks are also the same, I double checked, but they were both served from a DHCP server, so that should never be the problem.</p>
<p>My Windows machine has it&#8217;s firewall disabled, and has no other firewall or anti-virus software installed that should get in it&#8217;s way.</p>
<p>Also, I have installed XNA 2.0 for Visual Studio 2005 Professional. My VS 2005 is running with SP1.<br />
Next to VS 2005 SP1, I also have Visual Studio 2008 Team Suite running on this PC.<br />
My PC is running Windows Vista Ultimate x64 in the English language.<br />
I tried connecting using wireless and also through a cabled network but that didn&#8217;t work either.</p>
<p>There are some rumours (well not really rumours anymore, because they are confirmed by MS), that once you install XNA on the harddrive of your Xbox, you cannot use XNA from <strong>your</strong> harddrive on another Xbox. The harddrive on my Xbox360 is from my original &#8216;bought at launch&#8217; Xbox360. My Xbox has been replaced once and after it was replaced, I also sold it without the harddrive.</p>
<p>I got a new Xbox and attached my old harddrive to this Xbox, without formatting it on my new Xbox. However I did only install XNA GSC on this Xbox yesterday and that was for the first time ever on this harddrive.</p>
<p>I wonder if I am the only one with this problem&#8230; anyone out there also got this problem?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sortedbits.com/xna-cannot-connect-my-pc-to-my-xbox/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

