<?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>BugJee.com &#187; Development</title>
	<atom:link href="http://www.bugjee.com/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bugjee.com</link>
	<description>A online Tech Guide</description>
	<lastBuildDate>Sat, 21 Jan 2012 17:50:47 +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>Install IIS (internet information server) on Windows Vista</title>
		<link>http://www.bugjee.com/install-iis-internet-information-server-on-windows-vista/</link>
		<comments>http://www.bugjee.com/install-iis-internet-information-server-on-windows-vista/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 16:56:48 +0000</pubDate>
		<dc:creator>aco</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.bugjee.com/?p=1299</guid>
		<description><![CDATA[By default IIS (Internet Information Server) is not intergraded with Window Operating System because this is not for general purpose software. IIS Server can be install in window OS as per requirement like ASP/.NET web development. For installing IIS in your vista operating system firstly you will need knowing this, that IIS not come with [...]]]></description>
			<content:encoded><![CDATA[<p>By default IIS (Internet Information Server) is not intergraded with Window  Operating System because this is not for general purpose software. IIS Server  can be install in window OS as per requirement like ASP/.NET web development.</p>
<p>For installing IIS in your vista operating system firstly you will need knowing this, that IIS not come with all vista flavors.</p>
<p>- Windows Vista Business, Enterprise and Ultimate come with IIS 7</p>
<p>- Windows Vista Home Premium comes with IIS 7</p>
<p>- Windows Vista Home Edition does not support PWS or IIS</p>
<p>If you find that, your vista comes with IIS.</p>
<p>Then, go to Control Panel, and then click on Programs. And click on &#8220;Turn Windows features on or off&#8221; link in Programs and Feature section.</p>
<p><img class="alignnone size-full wp-image-1301" title="install-iis-vista-1" src="http://img.bugjee.com/2009/06/install-iis-vista-1.png" alt="install iis vista 1 Install IIS (internet information server) on Windows Vista" width="411" height="90" /></p>
<p>Select Internet information services check box and then click ok button and wait (Times depends on your system &amp; hardware Configuration)</p>
<p><img class="alignnone size-full wp-image-1302" title="install-iis-vista" src="http://img.bugjee.com/2009/06/install-iis-vista.png" alt="install iis vista Install IIS (internet information server) on Windows Vista" width="420" height="385" /></p>
<p>Now open your browser and type localhost and enter, you&#8217;ll see the new default page like this&#8230;</p>
<p><img class="alignnone size-full wp-image-1303" title="localhost-iis" src="http://img.bugjee.com/2009/06/localhost-iis.jpg" alt="localhost iis Install IIS (internet information server) on Windows Vista" width="500" height="317" /></p>
<p>If you want to test or run your .asp file</p>
<p>open this location <strong>C:\inetpub\wwwroot</strong></p>
<p>Now copy your .asp file on this location and after this, open your browser and type your address such as -</p>
<p><strong>http://localhost/filename.asp</strong></p>
<p>or</p>
<p><strong>http://127.0.0.1/filename.asp</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bugjee.com/install-iis-internet-information-server-on-windows-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

