<?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>Nathan Bridgewater &#187; MIME</title>
	<atom:link href="http://www.integratedwebsystems.com/tag/mime/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.integratedwebsystems.com</link>
	<description>My Little .NET Sandbox</description>
	<lastBuildDate>Thu, 19 Jan 2012 20:37:02 +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>Blank Silverlight Viewer After Deploying to Windows 2003 IIS6</title>
		<link>http://www.integratedwebsystems.com/2009/07/blank-silverlight-viewer-after-deploying-to-windows-2003-iis6/</link>
		<comments>http://www.integratedwebsystems.com/2009/07/blank-silverlight-viewer-after-deploying-to-windows-2003-iis6/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 20:37:28 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[iis6]]></category>
		<category><![CDATA[MIME]]></category>

		<guid isPermaLink="false">http://www.integratedwebsystems.com/?p=311</guid>
		<description><![CDATA[I found this article very helpful when troubleshooting an issue with my...]]></description>
			<content:encoded><![CDATA[<p>I found this article very helpful when troubleshooting an issue with my vanilla Windows 2003 server.  Earlier this week, I deployed an application that used Silverlight. The app worked fine in my development environment and my Windows 2008 test environment. After I deployed it to my 2003 IIS6 sandbox server, I noticed all my Silverlight controls weren’t appearing in the browser. You could right click on them and get the Silverlight context menu, but the controls themselves were not loaded.</p>
<p>After googling around a bit, I found this article extremely useful. MIME Types… My server had nothing on it but IIS and Asp.Net. Naturally, Silverlight components were not setup in IIS. So this was a super easy fix by just adding the three new MIME types to the IIS Properties dialog. Check out the link for more details.</p>
<p><a href="http://learn.iis.net/page.aspx/262/silverlight/">http://learn.iis.net/page.aspx/262/silverlight/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.integratedwebsystems.com/2009/07/blank-silverlight-viewer-after-deploying-to-windows-2003-iis6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

