<?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>Randy Patterson &#187; VS2010</title>
	<atom:link href="http://RandyPatterson.com/index.php/tag/vs2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://RandyPatterson.com</link>
	<description>Code To Live, Live To Code</description>
	<lastBuildDate>Sat, 24 Apr 2010 01:18:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing VS 2010 in XP Mode</title>
		<link>http://RandyPatterson.com/index.php/2009/10/27/installing-vs-2010-in-xp-mode/</link>
		<comments>http://RandyPatterson.com/index.php/2009/10/27/installing-vs-2010-in-xp-mode/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 05:24:42 +0000</pubDate>
		<dc:creator>randypatterson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VS2010]]></category>

		<guid isPermaLink="false">http://localhost/2009/10/27/InstallingVS2010InXPMode.aspx</guid>
		<description><![CDATA[Although installing Visual Studio 2010 B2 and 2008 on the same machine is supported, Microsoft does NOT recommend installing beta software of your development machine. Installing Visual Studio 2010 beta in a Virtual environment is highly recommended but it does, however, have some drawbacks. Fortunately, with Windows 7 there is a hybrid approach that allows [...]]]></description>
			<content:encoded><![CDATA[<p>Although installing Visual Studio 2010 B2 and 2008 on the same machine <a href="http://msdn.microsoft.com/en-us/library/ms246609(VS.100).aspx" target="_blank">is supported</a>, Microsoft does NOT recommend installing beta software of your development machine. Installing Visual Studio 2010 beta in a Virtual environment is highly recommended but it does, however, have some drawbacks. Fortunately, with Windows 7 there is a hybrid approach that allows you to install VS 2010 on a virtual operating system but interact with it as though it were running on your host machine. </p>
<h3>What you need:</h3>
<ol>
<li>Windows 7 Professional or higher for the host machine
<li>Windows XP Mode and Windows Virtual PC ( download <a href="http://www.microsoft.com/windows/virtual-pc/download.aspx" target="_blank">here</a>)
<li>An operating System <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=dc333ac8-596d-41e3-ba6c-84264e761b81&amp;displaylang=en" target="_blank">supported</a> by VS2010 for your Virtual environment
<ul>
<li>While XP Mode comes with an XP Image already setup you can use just about any MS Operating system.&nbsp; I chose to use Windows 7 instead of XP</li>
</ul>
<li>Visual Studio 2010 Beta 2 can be downloaded <a href="http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx" target="_blank">here</a>.</li>
</ol>
<h1></h1>
<h3> Installing Visual Studio</h3>
<p>Once XP Mode and Virtual PC are installed the next step is to install a virtual OS to host Visual Studio 2010. You can find instructions for this <a href="http://www.sevenforums.com/tutorials/8254-windows-virtual-pc-create-virtual-machine.html" target="_blank">here</a>. It is very important that the user you created for your virtual machine has a password.&nbsp; Integration Services cannot be enabled without a password and no error message is displayed. </p>
<blockquote><p><strong>“By enabling ClearText in your Virtual Machine, text in Visual Studio will look much better when viewed in XP mode.”</strong></p>
</blockquote>
<p>Next, while the virtual machine is not running go to the settings dialog</p>
<p><a href="http://www.randypatterson.com/images/InstallingVS2010inXPMode_AB1A/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="VPC Settings Image" border="0" alt="VPC Settings Image" src="http://www.randypatterson.com/images/InstallingVS2010inXPMode_AB1A/image_thumb.png" width="244" height="136"></a> </p>
<p>Make sure “Automatically Publish” is checked. This will allow applications that are installed to automatically show up in your host’s start menu.&nbsp;&nbsp;&nbsp; </p>
<p><a href="http://www.randypatterson.com/images/InstallingVS2010inXPMode_AB1A/image_3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.randypatterson.com/images/InstallingVS2010inXPMode_AB1A/image_thumb_3.png" width="244" height="136"></a> </p>
<p>Start the Virtual Machine and Enable Integration Services.&nbsp; You’ll be prompted for a user name and password, use the same credentials you used to log into the virtual machine.</p>
<p><a href="http://www.randypatterson.com/images/InstallingVS2010inXPMode_AB1A/image_4.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.randypatterson.com/images/InstallingVS2010inXPMode_AB1A/image_thumb_4.png" width="244" height="70"></a> </p>
<p>Finally, install <a href="http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx" target="_blank">Visual Studio 2010 B2</a> on the virtual machine. (this may take awhile)&nbsp; After you’ve finished shut down the Virtual machine.</p>
<h3>Setup Host Machine</h3>
<p>Back on your Windows 7 host you will now have Visual Studio 2010 on your start menu.&nbsp; In my case I called the Virtual Machine VS2010B2 so visual studio 2010 can be found at start-&gt; Windows Virtual PC –&gt; VS2010B2 Applications –&gt; Microsoft Visual Studio 2010</p>
<p><a href="http://www.randypatterson.com/images/InstallingVS2010inXPMode_AB1A/image_5.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.randypatterson.com/images/InstallingVS2010inXPMode_AB1A/image_thumb_5.png" width="244" height="172"></a> </p>
<p>Clicking on VS2010 will first start the Virtual Machine.&nbsp; If you are prompted for credentials use the same administrator login and password you used to setup the VM.</p>
<p><a href="http://www.randypatterson.com/images/InstallingVS2010inXPMode_AB1A/image_6.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.randypatterson.com/images/InstallingVS2010inXPMode_AB1A/image_thumb_6.png" width="244" height="69"></a></p>
<p>After a few moments, Visual Studio 2010 will appear on your desktop.&nbsp; Any application on your desktop that is running in a VM will have <em>(Remote)</em> appended to the title in the task bar.&nbsp; </p>
<p><a href="http://www.randypatterson.com/images/InstallingVS2010inXPMode_AB1A/image_7.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.randypatterson.com/images/InstallingVS2010inXPMode_AB1A/image_thumb_7.png" width="244" height="42"></a> </p>
<p>The integration is so complete even the ASP.NET Development Server and Internet Explorer bleed through to your desktop.</p>
<h3><a href="http://www.twitter.com/CodeToLive"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="thumbnailCA5S9XXL" border="0" alt="thumbnailCA5S9XXL" src="http://www.randypatterson.com/images/InstallingVS2010inXPMode_AB1A/thumbnailCA5S9XXL.jpg" width="164" height="84"></a></h3>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://RandyPatterson.com/index.php/2009/10/27/installing-vs-2010-in-xp-mode/&amp;title=Installing+VS+2010+in+XP+Mode" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://RandyPatterson.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://RandyPatterson.com/index.php/2009/10/27/installing-vs-2010-in-xp-mode/&amp;title=Installing+VS+2010+in+XP+Mode" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://RandyPatterson.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http://RandyPatterson.com/index.php/2009/10/27/installing-vs-2010-in-xp-mode/&amp;title=Installing+VS+2010+in+XP+Mode" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://RandyPatterson.com/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Installing+VS+2010+in+XP+Mode&amp;url=http://RandyPatterson.com/index.php/2009/10/27/installing-vs-2010-in-xp-mode/&amp;title=Installing+VS+2010+in+XP+Mode" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://RandyPatterson.com/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://RandyPatterson.com/index.php/2009/10/27/installing-vs-2010-in-xp-mode/&amp;title=Installing+VS+2010+in+XP+Mode" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://RandyPatterson.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://RandyPatterson.com/index.php/2009/10/27/installing-vs-2010-in-xp-mode/&amp;title=Installing+VS+2010+in+XP+Mode" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://RandyPatterson.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http://RandyPatterson.com/index.php/2009/10/27/installing-vs-2010-in-xp-mode/&amp;title=Installing+VS+2010+in+XP+Mode" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://RandyPatterson.com/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://RandyPatterson.com/index.php/2009/10/27/installing-vs-2010-in-xp-mode/&amp;title=Installing+VS+2010+in+XP+Mode" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://RandyPatterson.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://RandyPatterson.com/index.php/2009/10/27/installing-vs-2010-in-xp-mode/" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://RandyPatterson.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Installing+VS+2010+in+XP+Mode+@+http://RandyPatterson.com/index.php/2009/10/27/installing-vs-2010-in-xp-mode/" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://RandyPatterson.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://RandyPatterson.com/index.php/2009/10/27/installing-vs-2010-in-xp-mode/&amp;t=Installing+VS+2010+in+XP+Mode" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://RandyPatterson.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://RandyPatterson.com/index.php/2009/10/27/installing-vs-2010-in-xp-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
