<?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>IISinformation.com &#187; IIS7</title>
	<atom:link href="http://www.iisinformation.com/category/iis7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iisinformation.com</link>
	<description>All Things IIS</description>
	<lastBuildDate>Thu, 01 Jul 2010 13:21:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>IIS Express</title>
		<link>http://www.iisinformation.com/2010/07/iis-express/</link>
		<comments>http://www.iisinformation.com/2010/07/iis-express/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 13:21:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[iis express]]></category>

		<guid isPermaLink="false">http://www.iisinformation.com/?p=1957</guid>
		<description><![CDATA[Scott Guthrie recently announced an upcoming beta of IIS Express.
http://weblogs.asp.net/scottgu/archive/2010/06/28/introducing-iis-express.aspx
It is a cross between the built in Developer web server (Casinni) and a full blown IIS install on your PC.  This is extremely helpful for those who are still using XP or Vista and need to have the features of IIS7.   In a corporate enviroment [...]]]></description>
			<content:encoded><![CDATA[<p>Scott Guthrie recently announced an upcoming beta of IIS Express.</p>
<p><a href="http://weblogs.asp.net/scottgu/archive/2010/06/28/introducing-iis-express.aspx">http://weblogs.asp.net/scottgu/archive/2010/06/28/introducing-iis-express.aspx</a></p>
<p>It is a cross between the built in Developer web server (Casinni) and a full blown IIS install on your PC.  This is extremely helpful for those who are still using XP or Vista and need to have the features of IIS7.   In a corporate enviroment many developers are still on XP as an OS.  They are limited to the local IIS 5.1 features or they have to use the built in ASP.net developer web server that is included in Visual Studio.</p>
<p>Both of these options miss key elements that reside on the desitination servers that developers publish to.  What happens is that a deveroper cannot fully test features or their applications because of the limitations of their local machine.</p>
<p>Items like URL rewrite, SSL, host headers, and endpoints cannot be re-created on local machines.  It sounds like IIS Express will be a great tool to help eliminate these issues.  Of course if you have IIS7 available and are running Win 7 you don&#8217;t have these problems.  However,that is not the case for many Developers in a larger corporate environment.</p>
<p>We are looking forward to this new tool to test and see how well it works.  For anyone who has tried to write a WCF service on XP they will quickly understand the value of this tool.</p>
<p><map name='google_ad_map_1957_c01b1c56bb5207a9'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/1957?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_1957_c01b1c56bb5207a9' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=1957&amp;url= http%3A%2F%2Fwww.iisinformation.com%2F2010%2F07%2Fiis-express%2F' /></p>
                            <div id="aspdf">
                                <a href="http://www.iisinformation.com/wp-content/plugins/as-pdf/generate.php?post=1957">
                                    <span>Download as PDF</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.iisinformation.com/2010/07/iis-express/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Self Signing SSL for IIS7 (selfssl7)</title>
		<link>http://www.iisinformation.com/2010/05/self-signing-ssl-for-iis7-selfssl7/</link>
		<comments>http://www.iisinformation.com/2010/05/self-signing-ssl-for-iis7-selfssl7/#comments</comments>
		<pubDate>Tue, 04 May 2010 02:00:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS7]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[self signing]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.iisinformation.com/?p=1949</guid>
		<description><![CDATA[In our previous post on self-signing ssl we walk you through setting up your own SSL certificate using selfssl.  This process still works well with IIS7 if you have iis6 compatibility mode enabled.  The team over at Microsoft realized the need to extend this great tool for IIS7 and added more features.
This great post over [...]]]></description>
			<content:encoded><![CDATA[<p>In our previous post on <a href="http://www.iisinformation.com/2010/01/self-signing-ssl/">self-signing ssl</a> we walk you through setting up your own SSL certificate using selfssl.  This process still works well with IIS7 if you have iis6 compatibility mode enabled.  The team over at Microsoft realized the need to extend this great tool for IIS7 and added more features.</p>
<p>This great post over at iis.net by Thomas Deml that explains the new features of selfssl7 and has a link to download this tool:</p>
<p><a href="http://www.iisinformation.com/wp-content/uploads/2010/05/SelfSSL7.zip">Download selfSSL7</a></p>
<p>SelfSSL7 has the following features:</p>
<ul>
<li>The site name SSL is to be configured on</li>
<li>The IP address</li>
<li>The port</li>
<li>Add as a trusted root certificate</li>
<li>Export to a pfx file</li>
<li>One or more configurable common name</li>
<li>Configurable expiration date</li>
<li>Configurable key size</li>
</ul>
<p>You can see all the examples of use and features at Thomas Deml&#8217;s post ( <a href="http://blogs.iis.net/thomad/archive/2010/04/16/setting-up-ssl-made-easy.aspx">http://blogs.iis.net/thomad/archive/2010/04/16/setting-up-ssl-made-easy.aspx</a>)</p>
<p>What a great new tool.  We are excited to use this to secure our internal applications and use it for testing.  I hope the IIS team keeps up the great work and continues to push out tools like this.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;">
<h2 class="pageTitle">Thomas Deml</h2>
</div>
<p><map name='google_ad_map_1949_c01b1c56bb5207a9'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/1949?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_1949_c01b1c56bb5207a9' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=1949&amp;url= http%3A%2F%2Fwww.iisinformation.com%2F2010%2F05%2Fself-signing-ssl-for-iis7-selfssl7%2F' /></p>
                            <div id="aspdf">
                                <a href="http://www.iisinformation.com/wp-content/plugins/as-pdf/generate.php?post=1949">
                                    <span>Download as PDF</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.iisinformation.com/2010/05/self-signing-ssl-for-iis7-selfssl7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dotnetpanel &#8211; going open source &#8211; Websitepanel</title>
		<link>http://www.iisinformation.com/2010/04/dotnetpanel-going-open-source-websitepanel/</link>
		<comments>http://www.iisinformation.com/2010/04/dotnetpanel-going-open-source-websitepanel/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 01:11:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[dotnetpanel]]></category>
		<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://www.iisinformation.com/?p=1941</guid>
		<description><![CDATA[One of the most feature complete windows web hosting panels has recently gone open source.  If you have not had the chance to use dotnetpanel you now can get a great windows hosting panel for free (BSD license).   We have talked about dotnetpanel in the past and I am really excited to give the new [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most feature complete windows web hosting panels has recently gone open source.  If you have not had the chance to use dotnetpanel you now can get a great windows hosting panel for free (BSD license).   We have talked about dotnetpanel in the past and I am really excited to give the new version websitepanel a try.  We will be doing a walk-through of this product in the next few weeks.</p>
<p>A great thanks to the dotnetpanel / websitepanel team for opening up this project.    After reading some of the forums it is unclear of why this was turned open source, but I&#8217;m sure we will hear more in the next few months.</p>
<p>This is a great tool that is now available for everyone.  Source can be downloaded from sourceforge.</p>
<p><a href="http://www.websitepanel.net/">http://www.websitepanel.net/</a></p>
<p><map name='google_ad_map_1941_c01b1c56bb5207a9'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/1941?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_1941_c01b1c56bb5207a9' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=1941&amp;url= http%3A%2F%2Fwww.iisinformation.com%2F2010%2F04%2Fdotnetpanel-going-open-source-websitepanel%2F' /></p>
                            <div id="aspdf">
                                <a href="http://www.iisinformation.com/wp-content/plugins/as-pdf/generate.php?post=1941">
                                    <span>Download as PDF</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.iisinformation.com/2010/04/dotnetpanel-going-open-source-websitepanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS and PHP</title>
		<link>http://www.iisinformation.com/2010/03/iis-and-php/</link>
		<comments>http://www.iisinformation.com/2010/03/iis-and-php/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 02:00:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.iisinformation.com/?p=1934</guid>
		<description><![CDATA[I can remember a time where PHP and IIS would not even been in the same sentence.  In the recent years, PHP has become a viable option for IIS users.  In fact, we here at IISinformation are using wordpress on IIS which uses PHP.
There is a great article on IIS.net that talks about the methods [...]]]></description>
			<content:encoded><![CDATA[<p>I can remember a time where PHP and IIS would not even been in the same sentence.  In the recent years, PHP has become a viable option for IIS users.  In fact, we here at IISinformation are using wordpress on IIS which uses PHP.</p>
<p>There is a great article on IIS.net that talks about the methods to install PHP on IIS.</p>
<p><a href="http://www.microsoft.com/web/gallery/install.aspx?appsxml=&amp;appid=PHP;PHP;PHP">http://www.microsoft.com/web/gallery/install.aspx?appsxml=&amp;appid=PHP;PHP;PHP</a></p>
<p>In the recent months I have found that the Web Platform Installer is the best method to accomplish this.</p>
<p><a href="http://www.microsoft.com/web/gallery/install.aspx?appsxml=&amp;appid=PHP;PHP;PHP">http://www.microsoft.com/web/gallery/install.aspx?appsxml=&amp;appid=PHP;PHP;PHP</a></p>
<p>I would love to hear comments from others on their experiences.  PHP on IIS5 or IIS6.  I know that performance on IIS7 with cache has been great so far.</p>
<p><map name='google_ad_map_1934_c01b1c56bb5207a9'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/1934?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_1934_c01b1c56bb5207a9' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=1934&amp;url= http%3A%2F%2Fwww.iisinformation.com%2F2010%2F03%2Fiis-and-php%2F' /></p>
                            <div id="aspdf">
                                <a href="http://www.iisinformation.com/wp-content/plugins/as-pdf/generate.php?post=1934">
                                    <span>Download as PDF</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.iisinformation.com/2010/03/iis-and-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FTP 7.5 for IIS:  The Series</title>
		<link>http://www.iisinformation.com/2010/02/ftp-7-5-for-iis-the-series/</link>
		<comments>http://www.iisinformation.com/2010/02/ftp-7-5-for-iis-the-series/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 21:32:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.iisinformation.com/?p=1926</guid>
		<description><![CDATA[We are working on a new series for FTP 7.5 for IIS7.    Recently we have received a lot of emails asking questions regarding FTP.    During the series we hope to cover:

Installing FTP
Host Header FTP sites
Securing FTP (SSL)
Logging and parsing logs

If you have any additional questions for FTP on IIS please send us a [...]]]></description>
			<content:encoded><![CDATA[<p>We are working on a new series for FTP 7.5 for IIS7.    Recently we have received a lot of emails asking questions regarding FTP.    During the series we hope to cover:</p>
<ul>
<li>Installing FTP</li>
<li>Host Header FTP sites</li>
<li>Securing FTP (SSL)</li>
<li>Logging and parsing logs</li>
</ul>
<p>If you have any additional questions for FTP on IIS please send us a message or hit the forums.</p>
<p>For more information regarding FTP 7.5 and the new features please head over to iis.net to read up on what the new product will do.</p>
<p><a href="http://learn.iis.net/page.aspx/310/what-is-new-for-microsoft-and-ftp-75/">http://learn.iis.net/page.aspx/310/what-is-new-for-microsoft-and-ftp-75/</a></p>
<p>We plan to have some real-world examples and conditions in our series.  Look for the upcoming posts.</p>
<p><map name='google_ad_map_1926_c01b1c56bb5207a9'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/1926?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_1926_c01b1c56bb5207a9' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=1926&amp;url= http%3A%2F%2Fwww.iisinformation.com%2F2010%2F02%2Fftp-7-5-for-iis-the-series%2F' /></p>
                            <div id="aspdf">
                                <a href="http://www.iisinformation.com/wp-content/plugins/as-pdf/generate.php?post=1926">
                                    <span>Download as PDF</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.iisinformation.com/2010/02/ftp-7-5-for-iis-the-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS streaming and the Olympics</title>
		<link>http://www.iisinformation.com/2010/02/iis-streaming-and-the-olympics/</link>
		<comments>http://www.iisinformation.com/2010/02/iis-streaming-and-the-olympics/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 15:57:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS7]]></category>
		<category><![CDATA[Streaming]]></category>

		<guid isPermaLink="false">http://www.iisinformation.com/?p=1919</guid>
		<description><![CDATA[Here is a great article on how the 2010 Olympics is being streamed through IIS and what all is involved.  I would like to say thanks to the team that is running this, I have enjoyed watching online.
Alex Zambelli breaks down all the elements and some high-level changes from the 2008 Olympics.  Great work guys.
Article [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a great article on how the 2010 Olympics is being streamed through IIS and what all is involved.  I would like to say thanks to the team that is running this, I have enjoyed watching online.</p>
<p>Alex Zambelli breaks down all the elements and some high-level changes from the 2008 Olympics.  Great work guys.</p>
<p>Article &#8211; <a href="http://blogs.iis.net/alexzam/archive/2010/02/16/streaming-the-olympics-how-we-got-here.aspx">http://blogs.iis.net/alexzam/archive/2010/02/16/streaming-the-olympics-how-we-got-here.aspx</a></p>
<p>Alex&#8217;s blog &#8211; <a href="http://alexzambelli.com">http://alexzambelli.com</a></p>
<p><map name='google_ad_map_1919_c01b1c56bb5207a9'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/1919?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_1919_c01b1c56bb5207a9' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=1919&amp;url= http%3A%2F%2Fwww.iisinformation.com%2F2010%2F02%2Fiis-streaming-and-the-olympics%2F' /></p>
                            <div id="aspdf">
                                <a href="http://www.iisinformation.com/wp-content/plugins/as-pdf/generate.php?post=1919">
                                    <span>Download as PDF</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.iisinformation.com/2010/02/iis-streaming-and-the-olympics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Re-Launch of IISinformation.com</title>
		<link>http://www.iisinformation.com/2010/01/what-happened-to-iisinformation-com/</link>
		<comments>http://www.iisinformation.com/2010/01/what-happened-to-iisinformation-com/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 02:50:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[IIsinformation]]></category>
		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Well it is a new year and the team at IISinformation is ready to start with a flurry of new information. The group has spent the last year working, being with family, and all around being busy.
With this new year we plan to keep IIS comments, topics, forums, and information flowing.  Please email us your [...]]]></description>
			<content:encoded><![CDATA[<p>Well it is a new year and the team at IISinformation is ready to start with a flurry of new information. The group has spent the last year working, being with family, and all around being busy.</p>
<p>With this new year we plan to keep IIS comments, topics, forums, and information flowing.  Please email us your questions.  Send us your issues, call out to us on problems. We will do as much as we can to focus on all things IIS.</p>
<p>Regrouping and hoping to make this a destination site for all things IIS.</p>
<p>In the next few months please check back to see our new features and additions.  We have a series planned on IIS extensions and performance.  Send us your ideas, comments, and suggestions.</p>
<p>Please leave as much feedback as possible.<br />
EMAIL: info@iisinformation.com<br />
TXT:  (616) 828-0327<br />
FORUMs: <a href="http://www.iisinformation.com/forum">www.iisinformation.com/forum</a></p>
<p><map name='google_ad_map_83_c01b1c56bb5207a9'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/83?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_83_c01b1c56bb5207a9' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=83&amp;url= http%3A%2F%2Fwww.iisinformation.com%2F2010%2F01%2Fwhat-happened-to-iisinformation-com%2F' /></p>
                            <div id="aspdf">
                                <a href="http://www.iisinformation.com/wp-content/plugins/as-pdf/generate.php?post=83">
                                    <span>Download as PDF</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.iisinformation.com/2010/01/what-happened-to-iisinformation-com/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wordpress and IIS</title>
		<link>http://www.iisinformation.com/2010/01/wordpress-and-iis-2/</link>
		<comments>http://www.iisinformation.com/2010/01/wordpress-and-iis-2/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 03:08:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://iisinformation.strongerweb.com/?p=1798</guid>
		<description><![CDATA[The updated IISinformaiton.com site is now running wordpress on IIS.    The team tested a few blog systems and landed on Wordpress as the final choice.    During our process we have followed a few guides and also learned a few things.
Here are a few good instructions for installing wordpress on IIS:
Instructions for using the Web Application [...]]]></description>
			<content:encoded><![CDATA[<p>The updated IISinformaiton.com site is now running wordpress on IIS.    The team tested a few blog systems and landed on Wordpress as the final choice.    During our process we have followed a few guides and also learned a few things.</p>
<p>Here are a few good instructions for installing wordpress on IIS:</p>
<p>Instructions for using the Web Application Installer : <a title="WordPress" href="http://blogs.iis.net/richma/archive/2009/12/30/installing-word-press-on-iis-using-the-web-platform-installer-webpi.aspx">http://blogs.iis.net/richma/archive/2009/12/30/installing-word-press-on-iis-using-the-web-platform-installer-webpi.aspx</a></p>
<p>Installing manually without the WAI: <a title="Wordpress" href="http://learn.iis.net/page.aspx/280/install-wordpress-on-iis/">http://learn.iis.net/page.aspx/280/install-wordpress-on-iis/</a></p>
<p>Detailed install on IIS7: <a title="Detailed WordPress" href="http://www.trainsignaltraining.com/installing-wordpress-on-iis7/2008-10-06/">http://www.trainsignaltraining.com/installing-wordpress-on-iis7/2008-10-06/</a></p>
<p>Some of the key elements to watch for are correctly setting up web permissions and MySQL permissions.  Thankfully the team here has used MySQL and Wordpress in the past.</p>
<p><!--adsensestart--></p>
<p><map name='google_ad_map_1798_c01b1c56bb5207a9'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/1798?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_1798_c01b1c56bb5207a9' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=1798&amp;url= http%3A%2F%2Fwww.iisinformation.com%2F2010%2F01%2Fwordpress-and-iis-2%2F' /></p>
                            <div id="aspdf">
                                <a href="http://www.iisinformation.com/wp-content/plugins/as-pdf/generate.php?post=1798">
                                    <span>Download as PDF</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.iisinformation.com/2010/01/wordpress-and-iis-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IIS Application Warm-Up (thoughts)</title>
		<link>http://www.iisinformation.com/2010/01/iis-application-warm-up-thoughts/</link>
		<comments>http://www.iisinformation.com/2010/01/iis-application-warm-up-thoughts/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 02:53:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[So what is everyone thinking of the IIS Application Warm-up beta.  I have not had a great opportunity to install this solution.  I do have a need for a few clients.  In particular ASPdotnetstorefront sites that take a long time to compile the first time.
I would appreciate any information on users and their thoughts.
http://www.iis.net/expand/ApplicationWarmUp






  [...]]]></description>
			<content:encoded><![CDATA[<div>So what is everyone thinking of the IIS Application Warm-up beta.  I have not had a great opportunity to install this solution.  I do have a need for a few clients.  In particular ASPdotnetstorefront sites that take a long time to compile the first time.</div>
<div>I would appreciate any information on users and their thoughts.</div>
<div><a href="http://www.iis.net/expand/ApplicationWarmUp">http://www.iis.net/expand/ApplicationWarmUp</a></div>
<div></div>
<div><a href="http://www.iisinformation.com/wp-content/uploads/2010/01/warmup.png"><img class="alignleft size-medium wp-image-1833" title="warmup" src="http://www.iisinformation.com/wp-content/uploads/2010/01/warmup-300x124.png" alt="" width="300" height="124" /></a></div>
<p><map name='google_ad_map_84_c01b1c56bb5207a9'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/84?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_84_c01b1c56bb5207a9' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=84&amp;url= http%3A%2F%2Fwww.iisinformation.com%2F2010%2F01%2Fiis-application-warm-up-thoughts%2F' /></p>
                            <div id="aspdf">
                                <a href="http://www.iisinformation.com/wp-content/plugins/as-pdf/generate.php?post=84">
                                    <span>Download as PDF</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.iisinformation.com/2010/01/iis-application-warm-up-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hosting Providers &#8211; software vendors</title>
		<link>http://www.iisinformation.com/2009/10/hosting-providers-software-vendors/</link>
		<comments>http://www.iisinformation.com/2009/10/hosting-providers-software-vendors/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 15:50:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[If you are in the business of hosting (hopefully IIS and Microsoft hosting) you should share this information on to your clients.
There is a new Microsoft program for startup companies called WebsiteSpark
http://www.microsoft.com/web/websitespark/ 
It allows small shops (design firms, developers, etc..) to get big name software cheap, basically free after 100 bucks.  I won&#8217;t go into [...]]]></description>
			<content:encoded><![CDATA[<p>If you are in the business of hosting (hopefully IIS and Microsoft hosting) you should share this information on to your clients.</p>
<p>There is a new Microsoft program for startup companies called WebsiteSpark</p>
<p><a href="http://www.microsoft.com/web/websitespark/">http://www.microsoft.com/web/websitespark/ </a></p>
<p>It allows small shops (design firms, developers, etc..) to get big name software cheap, basically free after 100 bucks.  I won&#8217;t go into all the details, check out the site.  What I do see from this is an opportunity to further Microsoft Development and also get the right tools out to the right people.</p>
<p><map name='google_ad_map_79_c01b1c56bb5207a9'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/79?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_79_c01b1c56bb5207a9' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=79&amp;url= http%3A%2F%2Fwww.iisinformation.com%2F2009%2F10%2Fhosting-providers-software-vendors%2F' /></p>
                            <div id="aspdf">
                                <a href="http://www.iisinformation.com/wp-content/plugins/as-pdf/generate.php?post=79">
                                    <span>Download as PDF</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.iisinformation.com/2009/10/hosting-providers-software-vendors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
