<?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>Marc Valk dot Net &#187; IIS</title>
	<atom:link href="http://www.marcvalk.net/category/iis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcvalk.net</link>
	<description>blogging about...... Microsoft, Cloud Computing and all other things I find interesting</description>
	<lastBuildDate>Thu, 02 Sep 2010 08:55:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Browsing a local hosted site with IE8</title>
		<link>http://www.marcvalk.net/2009/11/browsing-a-local-hosted-site-with-ie8/</link>
		<comments>http://www.marcvalk.net/2009/11/browsing-a-local-hosted-site-with-ie8/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 13:49:32 +0000</pubDate>
		<dc:creator>mvalk</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.marcvalk.net/2009/11/browsing-a-local-hosted-site-with-ie8/</guid>
		<description><![CDATA[Internet Explorer version 8 has got some annoying loopbackcheck. Whenever you want to browse a local hosted site (IIS), it will pop up a security dialog in which you have to fill in your username and password. Whatever combination you fill in, eventually you will get a 401.1. error. You can resolve it by editing [...]]]></description>
			<content:encoded><![CDATA[<p>Internet Explorer version 8 has got some annoying loopbackcheck. Whenever you want to browse a local hosted site (IIS), it will pop up a security dialog in which you have to fill in your username and password.   <br />Whatever combination you fill in, eventually you will get a 401.1. error.</p>
<p>You can resolve it by editing the the registry.</p>
<ul>
<ol>
<li>Click <strong>Start</strong>, click <strong>Run</strong>, type regedit, and then click <strong>OK</strong>. </li>
<li>In Registry Editor, locate and then click the following registry key:
<p><strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa</strong></p>
</li>
<li>Right-click <strong>Lsa</strong>, point to <strong>New</strong>, and then click <strong>DWORD Value</strong>. </li>
<li>Type DisableLoopbackCheck, and then press ENTER. </li>
<li>Right-click <strong>DisableLoopbackCheck</strong>, and then click <strong>Modify</strong>. </li>
<li>In the <strong>Value data</strong> box, type 1, and then click <strong>OK</strong>. </li>
<li>Quit Registry Editor, and then restart your computer.</li>
</ol>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.marcvalk.net/2009/11/browsing-a-local-hosted-site-with-ie8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS7.5: Application Warmup Manager</title>
		<link>http://www.marcvalk.net/2009/10/iis7-5-application-warmup-manager/</link>
		<comments>http://www.marcvalk.net/2009/10/iis7-5-application-warmup-manager/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 07:25:44 +0000</pubDate>
		<dc:creator>mvalk</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.marcvalk.net/2009/10/iis7-5-application-warmup-manager/</guid>
		<description><![CDATA[Now available for download: IIS Application Warm Up. IIS Application Warm-Up for IIS 7.5 enables IT Professionals to improve the responsiveness of their Web sites by loading the Web applications before the first request arrives. By proactively loading and initializing all the dependencies such as database connections, compilation of ASP.NET code, and loading of modules, [...]]]></description>
			<content:encoded><![CDATA[<p>Now available for download: <a title="IIS Application Warmup" href="http://www.iis.net/extensions/ApplicationWarmUp" target="_blank">IIS Application Warm Up</a>.</p>
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/10/image7.png" rel="lightbox[307]"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" align="left" src="http://www.marcvalk.net/wp-content/uploads/2009/10/image_thumb6.png" width="196" height="132" /></a> IIS Application Warm-Up for IIS 7.5 enables IT Professionals to improve the responsiveness of their Web sites by loading the Web applications before the first request arrives. By proactively loading and initializing all the dependencies such as database connections, compilation of ASP.NET code, and loading of modules, IT Professionals can ensure their Web sites are responsive at all times even if their Web sites use a custom request pipeline or if the Application Pool is recycled.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcvalk.net/2009/10/iis7-5-application-warmup-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup IIS mail relaying with authentication</title>
		<link>http://www.marcvalk.net/2009/10/setup-iis-mail-relaying-with-authentication/</link>
		<comments>http://www.marcvalk.net/2009/10/setup-iis-mail-relaying-with-authentication/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 09:37:37 +0000</pubDate>
		<dc:creator>mvalk</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.marcvalk.net/2009/10/setup-iis-mail-relaying-with-authentication/</guid>
		<description><![CDATA[Today we had an issue with one of our Amazon hosted servers. This server was hosting a local SMTP Server (IIS), and was sending out mail on behalf of a domain (let’s say domain: abracadabra.com). The mail was dropped into the IIS bad mail directory, because our server was prohibited from relaying mail by spamhaus.org. [...]]]></description>
			<content:encoded><![CDATA[<p>Today we had an issue with one of our Amazon hosted servers. This server was hosting a local SMTP Server (IIS), and was sending out mail on behalf of a domain (let’s say domain: abracadabra.com).    </p>
<p>The mail was dropped into the IIS bad mail directory, because our server was prohibited from relaying mail by <a href="http://www.spamhaus.org/" target="_blank">spamhaus.org</a>.     <br />As we were relaying for abracadabra.com, and our mail server was not known as a mail server from this domain we we’re blocked.</p>
<p>We solved it by sending our mail through the mail server which was responsible for the abracadabra.com by using SMTP Authentication.</p>
<ul>
<li>Open the [Properties] of your Default SMTP Server </li>
<li>Click on the [Outbound Security] button
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/10/image.png" rel="lightbox[290]"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Outbound Security" border="0" alt="Outbound Security" src="http://www.marcvalk.net/wp-content/uploads/2009/10/image_thumb.png" width="256" height="260" /></a>       </p>
<p>Fill in your user name and password you use for your remote SMTP Server of the abracadabra domain and click [OK] </li>
<li>Then click the [Advanced] button and fill in your remote SMTP server in the “Smart host” field.
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/10/image4.png" rel="lightbox[290]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Advanced Delivery" border="0" alt="Advanced Delivery" src="http://www.marcvalk.net/wp-content/uploads/2009/10/image4_thumb.png" width="260" height="250" /></a>&#160; </p>
<p>Click [OK] twice </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.marcvalk.net/2009/10/setup-iis-mail-relaying-with-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS Error 404 2 1260</title>
		<link>http://www.marcvalk.net/2009/07/iis-error-404-2-1260/</link>
		<comments>http://www.marcvalk.net/2009/07/iis-error-404-2-1260/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 13:40:33 +0000</pubDate>
		<dc:creator>mvalk</dc:creator>
				<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://www.marcvalk.net/2009/07/iis-error-404-2-1260/</guid>
		<description><![CDATA[Whenever you receive a 404 2 1260 error in your Internet Information Server Log File, check if ASP.NET is allowed to execute. Open IIS Manager Open [Web Server Extensions] Check if ASP.NET v1.1.4322 or ASP.NET v2.0.5727 is prohibited to run]]></description>
			<content:encoded><![CDATA[<p>Whenever you receive a 404 2 1260 error in your Internet Information Server Log File, check if ASP.NET is allowed to execute.</p>
<ul>
<li>Open IIS Manager </li>
<li>Open [Web Server Extensions] </li>
<li>Check if ASP.NET v1.1.4322 or ASP.NET v2.0.5727 is prohibited to run </li>
</ul>
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/07/image1.png" rel="lightbox[221]"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/07/image_thumb1.png" width="324" height="157" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcvalk.net/2009/07/iis-error-404-2-1260/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
