<?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>Tobin Titus &#187; IISNET</title>
	<atom:link href="http://tobint.com/blog/tag/iisnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://tobint.com</link>
	<description>You Are What You Don&#039;t Automate</description>
	<lastBuildDate>Fri, 03 Feb 2012 23:05:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Enabling VS.NET 2008 to work with IIS 7.0</title>
		<link>http://tobint.com/blog/enabling-vsnet-2008-to-work-with-iis-70/</link>
		<comments>http://tobint.com/blog/enabling-vsnet-2008-to-work-with-iis-70/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 11:08:00 +0000</pubDate>
		<dc:creator>tobint</dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[IISNET]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://tobint.com/Blog/post</guid>
		<description><![CDATA[This is likely old ground for some, but I thought I’d cover it again just in case. As you may know Visual Studio allows you to create a new web site on IIS. However, there are some minor steps that you need to complete before it will work appropriately. Let’s walk through this. Open Visual [...]
Related posts:<ol>
<li><a href='http://tobint.com/blog/iis-cannot-start-after-upgrade-to-vista-sp1/' rel='bookmark' title='IIS cannot start after upgrade to Vista SP1'>IIS cannot start after upgrade to Vista SP1</a></li>
<li><a href='http://tobint.com/blog/iis-security-past-and-present/' rel='bookmark' title='IIS Security – Past and Present'>IIS Security – Past and Present</a></li>
<li><a href='http://tobint.com/blog/where-can-i-find-feature-x-in-iis-7-0/' rel='bookmark' title='Where can I find &lt;feature x&gt; in IIS 7.0 ?'>Where can I find &lt;feature x&gt; in IIS 7.0 ?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ftobint.com%2Fblog%2Fenabling-vsnet-2008-to-work-with-iis-70%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ftobint.com%2Fblog%2Fenabling-vsnet-2008-to-work-with-iis-70%2F&amp;source=tobint&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>This is likely old ground for some, but I thought I’d cover it again just in case. As you may know Visual Studio allows you to create a new web site on IIS. However, there are some minor steps that you need to complete before it will work appropriately.</p>
<p>Let’s walk through this.</p>
<ol>
<li>Open Visual Studio .NET 2008</li>
<li>Go to <strong>File</strong> | <strong>Web Site…</strong></li>
<li>Click the <strong>Browse</strong>… button to choose a <strong>Location</strong><a href="http://blogs.iis.net/blogs/tobintitus/1%20-%20vs08-newwebsite-sm_21C7C2CC.jpg"><br />
<img style="border-bottom: 0px; display: inline; border-top: 0px; border-right: 0px; br: 0px;" title="1 - vs08-newwebsite-sm" src="http://blogs.iis.net/blogs/tobintitus/1%20-%20vs08-newwebsite-sm_thumb_5F74AA88.jpg" border="0" alt="1 - vs08-newwebsite-sm" width="607" height="392" /></a></li>
<li>Click on the <strong>Local IIS</strong> button on the left<a href="http://blogs.iis.net/blogs/tobintitus/2%20-%20vs08-iis-sm_4866294C.jpg"><br />
<img style="border-bottom: 0px; display: inline; border-top: 0px; border-right: 0px; br: 0px;" title="2 - vs08-iis-sm" src="http://blogs.iis.net/blogs/tobintitus/2%20-%20vs08-iis-sm_thumb_1F7B1443.jpg" alt="2 - vs08-iis-sm" height="401"  width="503" border="0" /></a>You’ll notice the IIS 6 Metabase and IIS Configuration Compatibility need to be<br />
installed as well as ASP.NET. The next steps we’ll go through will enable this for<br />
you.</li>
<li>Go to <strong>Start</strong> | <strong>Control Panel</strong> and click on the <strong><br />
Programs and Features</strong> applet</li>
<li>Click on the <strong>Turn Windows features on or off</strong> button on the left</li>
<li>From the <strong>Windows Features</strong> window, select the <strong>IIS Metabase<br />
and IIS 6 configuration compatibility</strong> option under <strong>IIS 6 Management<br />
Compatibility</strong> as well as <strong>ASP.NET</strong> under <strong>Application<br />
Development Features</strong><a href="http://blogs.iis.net/blogs/tobintitus/3%20-%20vs08-features-sm_526AA4AA.jpg"><br />
<img style="border-bottom: 0px; display: inline; border-top: 0px; border-right: 0px; br: 0px;" title="3 - vs08-features-sm" src="http://blogs.iis.net/blogs/tobintitus/3%20-%20vs08-features-sm_thumb_0245466C.jpg" border="0" alt="3 - vs08-features-sm" width="343" height="450" /></a></li>
<li>Click <strong>OK</strong> and wait as Windows configures the service<a href="http://blogs.iis.net/blogs/tobintitus/4%20-%20vs08-configuring_26F65DE3.jpg"><br />
<img style="border-bottom: 0px; display: inline; border-top: 0px; border-right: 0px; br: 0px;" title="4 - vs08-configuring" src="http://blogs.iis.net/blogs/tobintitus/4%20-%20vs08-configuring_thumb_0596B847.jpg" border="0" alt="4 - vs08-configuring" width="370" height="188" /></a></li>
<li>Once Windows is done configuring IIS, it may ask you to restart. Click <strong>Restart<br />
Now</strong>.<a href="http://blogs.iis.net/blogs/tobintitus/5%20-%20vs08-restart_0B0528EB.jpg"><br />
<img style="border-bottom: 0px; display: inline; border-top: 0px; border-right: 0px; br: 0px;" title="5 - vs08-restart" src="http://blogs.iis.net/blogs/tobintitus/5%20-%20vs08-restart_thumb_3BB83096.jpg" border="0" alt="5 - vs08-restart" width="370" height="178" /></a></li>
<li>After rebooting, you should be able to walk through steps 1-4 again and create a<br />
Web site with the <strong>Local IIS</strong> option.<a href="http://blogs.iis.net/blogs/tobintitus/6%20-%20vs08-working-sm_4845DDB2.jpg"><br />
<img style="border-bottom: 0px; display: inline; border-top: 0px; border-right: 0px; br: 0px;" title="6 - vs08-working-sm" src="http://blogs.iis.net/blogs/tobintitus/6%20-%20vs08-working-sm_thumb_6D63281E.jpg" border="0" alt="6 - vs08-working-sm" width="503" height="401" /></a></li>
</ol>
<p>This should be all you need to do to enable Local IIS integration with VS.NET 2008.</p>
<p>Related posts:<ol>
<li><a href='http://tobint.com/blog/iis-cannot-start-after-upgrade-to-vista-sp1/' rel='bookmark' title='IIS cannot start after upgrade to Vista SP1'>IIS cannot start after upgrade to Vista SP1</a></li>
<li><a href='http://tobint.com/blog/iis-security-past-and-present/' rel='bookmark' title='IIS Security – Past and Present'>IIS Security – Past and Present</a></li>
<li><a href='http://tobint.com/blog/where-can-i-find-feature-x-in-iis-7-0/' rel='bookmark' title='Where can I find &lt;feature x&gt; in IIS 7.0 ?'>Where can I find &lt;feature x&gt; in IIS 7.0 ?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://tobint.com/blog/enabling-vsnet-2008-to-work-with-iis-70/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

