﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>ASP.NET</title>
    <description>This blog is dedicated to the communities encounters with ASP.NET</description>
    <link>http://www.computepros.com/Home/tabid/36/BlogId/3/Default.aspx</link>
    <language>en-US</language>
    <managingEditor>matt@computepros.com</managingEditor>
    <webMaster>admin@computepros.com</webMaster>
    <pubDate>Wed, 07 Jan 2009 04:51:01 GMT</pubDate>
    <lastBuildDate>Wed, 07 Jan 2009 04:51:01 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.4.0.39853</generator>
    <item>
      <title>Application Pool not listed in IIS 6</title>
      <description>&lt;p&gt;&lt;small&gt;&lt;font face="verdana" size="2"&gt;When recently upgrading a server from Windows 2000 to Windows Server 2003 it was noticed that the the Application Pool option was not available. After fishing around for a while it was found that IIS was running under IIS 5.0 Isolation mode. To resolve issue here are the steps that were followed: &lt;/font&gt;&lt;/small&gt;&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;&lt;small&gt;&lt;font face="verdana" size="2"&gt;Right click on "Websites" and click on "Properties". &lt;/font&gt;&lt;/small&gt;&lt;/li&gt;
    &lt;li&gt;&lt;small&gt;&lt;font face="verdana" size="2"&gt;Click on "Service" tab, uncheck the isolation mode check box. &lt;/font&gt;&lt;/small&gt;&lt;/li&gt;
    &lt;li&gt;&lt;small&gt;&lt;font face="verdana" size="2" font=""&gt;You will be asked Do you want to restart your IIS now?, Click Yes.&lt;/font&gt;&lt;/small&gt;&lt;/li&gt;
    &lt;li&gt;&lt;small&gt;&lt;font face="verdana" size="2"&gt;Application Pools will now be listed and available.&lt;/font&gt;&lt;/small&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img style="max-width: 800px" alt="" src="http://www.computepros.com/images/Blogs/apppool.jpg" /&gt; &lt;small&gt;&lt;a target="_blank" href="http://www.SolsticeNext.com"&gt;www.SolsticeNext.com&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;</description>
      <link>http://www.computepros.com/Home/tabid/36/EntryID/7/Default.aspx</link>
      <author>matt@computepros.com</author>
      <comments>http://www.computepros.com/Home/tabid/36/EntryID/7/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.computepros.com/Default.aspx?tabid=36&amp;EntryID=7</guid>
      <pubDate>Wed, 06 Aug 2008 20:11:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.computepros.com/DesktopModules/Blog/Trackback.aspx?id=7</trackback:ping>
    </item>
  </channel>
</rss>