<?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>My Daily Computer Solutions &#187; css</title>
	<atom:link href="http://www.dailycomputersolutions.com/blog/index.php/iphone,problems,jobvermeulen,blog,daily,solutions/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailycomputersolutions.com/blog</link>
	<description>All day computer problems with solutions and advice.</description>
	<lastBuildDate>Tue, 20 Dec 2011 13:41:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>IIS not showing images and CSS</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2010/04/23/iis-not-showing-images-and-css/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2010/04/23/iis-not-showing-images-and-css/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 18:45:43 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[not loading]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=210</guid>
		<description><![CDATA[The problem: I loaded a ASP.NET application on my Windows 7 IIS 7.5 installation. The code compiled fine but.. When I opened the website http://localhost/myapp it didnt show me any images or CSS. Only text on a blank page. The &#8230; <a href="http://www.dailycomputersolutions.com/blog/index.php/2010/04/23/iis-not-showing-images-and-css/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The problem:</p>
<p>I loaded a ASP.NET application on my Windows 7 IIS 7.5 installation. The code compiled fine but..</p>
<p>When I opened the website http://localhost/myapp it didnt show me any images or CSS. Only text on a blank page.</p>
<p>The solution for me was to install the &#8220;Static Content&#8221; support for IIS.</p>
<ol>
<li>Go to  &#8220;Turn Windows features on or off&#8221;</li>
<li>Select Internet Information Services</li>
<li>Select World Wide Web Services</li>
<li>And check Static Content</li>
</ol>
<p>Hope it will help someone <img src='http://www.dailycomputersolutions.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2010/04/23/iis-not-showing-images-and-css/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
	</channel>
</rss>

