<?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>DLBATES.COM &#187; Mystery</title>
	<atom:link href="http://dlbates.com/Post/tag/mystery/feed/" rel="self" type="application/rss+xml" />
	<link>http://dlbates.com</link>
	<description>The life and times of David Bates, Programmer, Graphic Designer, Webmaster, Handyman, Logical Thinker, Husband, Father, and an INTP. Just sit back and take it in one post at a time.</description>
	<lastBuildDate>Sat, 17 Mar 2012 09:07:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>ASP.net mystery of the day</title>
		<link>http://dlbates.com/Post/asp-net-mystery-of-the-day/</link>
		<comments>http://dlbates.com/Post/asp-net-mystery-of-the-day/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 02:38:49 +0000</pubDate>
		<dc:creator>David Bates</dc:creator>
				<category><![CDATA[Application Server]]></category>
		<category><![CDATA[Asp Net]]></category>
		<category><![CDATA[Checkbox]]></category>
		<category><![CDATA[Connection Speed]]></category>
		<category><![CDATA[Control]]></category>
		<category><![CDATA[Control Panel]]></category>
		<category><![CDATA[Download Microsoft]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Pages]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mystery]]></category>
		<category><![CDATA[Net Control]]></category>
		<category><![CDATA[Net Microsoft]]></category>
		<category><![CDATA[Redistributable]]></category>
		<category><![CDATA[Several Ways]]></category>
		<category><![CDATA[Two Ways]]></category>
		<category><![CDATA[Windows Components]]></category>
		<category><![CDATA[Windows Server 2003 R2]]></category>
		<category><![CDATA[Windows Server 2003 R2 Standard Edition]]></category>
		<category><![CDATA[Windows Updates]]></category>

		<guid isPermaLink="false">http://dlbates.com/?p=461</guid>
		<description><![CDATA[Today I set out to figure out why I couldn’t get IIS under windows server to serve up .ASPX pages. I had asked for a .net setup from IT and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogs.microsoft.co.il/blogs/gilf/WindowsLiveWriter/ASP.NETServerSideStateManagement_D850/ASP%20NET%20Logo_thumb.gif"><img alt="" src="http://blogs.microsoft.co.il/blogs/gilf/WindowsLiveWriter/ASP.NETServerSideStateManagement_D850/ASP%20NET%20Logo_thumb.gif" title="ASP.net" class="alignnone" width="280" height="87" /></a></p>
<p>Today I set out to figure out why I couldn’t get IIS under windows server to serve up .ASPX pages.<br />
I had asked for a .net setup from IT and when I placed my files in the site I could not get it to serve up ASPX pages. It would serve .HTML and .ASP but not .ASPX so I decided to investigate myself. Hopefully my investigation and solution will help you troubleshoot this issue without wasting as much time as I had to. All of the steps below refer to IIS 6.0 and Windows Server 2003 R2 Standard Edition. </p>
<p>Step one: Figure out if ASP.net is installed. You can do this several ways the quickest is to see if there is a ASP.net tab within your sites properties in the IIS Manager. Another way (and the way I chose to pursue) is to open the Control Panel and then Add/Remove Programs, and then click the Add/Remove Windows Components. Once Windows searches for installed components you will see a list. Click on Application Server and select details, this is where you should see ASP.net checked. If you don’t see ASP.net checked or if it isn’t there at all you will need to go to step two. If ASP.net is installed then skip ahead to step three. </p>
<p>Step two: Install ASP.net There are two ways to install ASP.net the easy way and then the way that you only do if you can’t see ASP.net in the Control Panel’s Add/Remove Windows Components section. The easy way is to check the checkbox in the Add/Remove Windows Components section and then follow the on-screen instructions. The hard way is to download the .net redistributable from <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#038;FamilyID=ab99342f-5d1a-413d-8319-81da479ab0d7 ">Microsoft</a>(the package linked is the 32 bit see bottom of page for X64).Install the package and then perform windows updates. This process will take 1-3 hours depending on connection speed and amount of updates needed. You will need to reboot when finished. </p>
<p>Step 3: ASP.net is installed but I still can’t see .ASPX pages: This can happen for several reasons and I could make you sift through thousands of google pages to figure out why, but that wouldn’t be very good of me <img src='http://dlbates.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I was getting 404 errors when trying to view an .ASPX page and this was because Active Server Pages where prohibited in Web Service Extensions. This <a href="http://support.microsoft.com/kb/962851">KB Article </a>explains why but you basically go into Web Service Extensions in the IIS manager and change Active Server Pages from Prohibit to Allow. </p>
<p>There we go I hope that helps you if you have a similar problem. </p>
<p>Thanks<br />
David Bates</p>
<div class="add-comments-link"><center><b><a href="http://dlbates.com/Post/asp-net-mystery-of-the-day/#respond" title="Make a Comment">Make a Comment</a></b></center></div>]]></content:encoded>
			<wfw:commentRss>http://dlbates.com/Post/asp-net-mystery-of-the-day/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

