<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tag 'error 503'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=error+503&amp;orTags=0</link><description>Search results matching tag 'error 503'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>The Service is unavailable, to one site but available to others in same app pool</title><link>http://forums.iis.net/p/1157061/1901449.aspx#1901449</link><pubDate>Wed, 22 Apr 2009 03:21:17 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1901449</guid><dc:creator>glaze</dc:creator><cs:applicationKey>iis_7_-_troubleshooting-41</cs:applicationKey><description>&lt;p&gt;Ok, so I have 7 web sites running through the same application pool. 6 of which are working just fine the other is not. I have 1 other website running the same model of site as the one that is not working.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.glazedproductions.com/"&gt;www.glazedproductions.com&lt;/a&gt; - is working DefaultAppPool&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.ricestreetmusic.com/"&gt;www.ricestreetmusic.com&lt;/a&gt; - is not working same application pool&lt;/p&gt;
&lt;p&gt;I have tried to recycle the application pool to no avail, and almost thought this could be a php issue, but thats not it either, becuase both sites use php, and one is working and the other is not.&lt;/p&gt;
&lt;p&gt;I have no errors in my log files but I do have this 1 information event...&lt;/p&gt;
&lt;p&gt;Log Name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; System&lt;br /&gt;Source:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Microsoft-Windows-WAS&lt;br /&gt;Date:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4/21/2009 7:47:59 PM&lt;br /&gt;Event ID:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5186&lt;br /&gt;Task Category: None&lt;br /&gt;Level:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Information&lt;br /&gt;Keywords:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Classic&lt;br /&gt;User:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; N/A&lt;br /&gt;Computer:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; glaze.glazedproductions.com&lt;br /&gt;Description:&lt;br /&gt;A worker process with process id of &amp;#39;4708&amp;#39; serving application pool &amp;#39;DefaultAppPool&amp;#39; was shutdown due to inactivity.&amp;nbsp; Application Pool timeout configuration was set to 20 minutes.&amp;nbsp; A new worker process will be started when needed. &lt;/p&gt;
&lt;p&gt;Thats all&amp;nbsp;I have to go on... if anyone can help me out it would truly appreciated. This is a client site that is not functional right now, and I have been all over google looking for answers but nothing&amp;nbsp;I come across seems to work.&lt;/p&gt;</description></item><item><title>Error 503 after upgrading to Vista SP1</title><link>http://forums.iis.net/p/1148328/1865012.aspx#1865012</link><pubDate>Mon, 10 Mar 2008 11:23:20 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1865012</guid><dc:creator>Tomas Vercetti</dc:creator><cs:applicationKey>iis_7_-_troubleshooting-41</cs:applicationKey><description>&lt;p&gt;After installation of SP1 on my Vista 64 I began to receive &amp;quot;HTTP Error 503. The service is unavailable.&amp;quot; The DefaultAppPool dies after each request attempt. If it matters I have VS 2008 installed.&lt;br /&gt;&lt;/p&gt;&lt;p&gt; The eventID of IIS-W3SVC-WP is 2276 in the “Application” windows event log. Error code is 80070005 (ERROR_ACCESS_DENIED). When I click IIS Manager -&amp;gt; Sites -&amp;gt; Default Web Site -&amp;gt; Basic Settings -&amp;gt; Test Settings I get the following results:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Authentication - Pass-through authentication (DefaultAppPool:NetworkService). Details:&amp;nbsp; The application pool identity is valid;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Authorization - Cannot verify access to path (C:\inetpub\wwwroot). Details: The server is configured to use pass-through authentication with a built-in account to access the specified physical path. However, IIS Manager cannot verify whether the built-in account has access. Make sure that the application pool identity has Read access to the physical path. If this server is joined to a domain, and the application pool identity is NetworkService or LocalSystem, verify that &amp;lt;domain&amp;gt;\&amp;lt;computer_name&amp;gt;$ has Read access to the physical path. Then test these settings again.&lt;/p&gt;&lt;p&gt;As in the post http://forums.iis.net/p/1132975/1803211.aspx#1803211 if I give a permissions for the Network Service user to applicationHost.config AND to the &amp;quot;C:\inetpub\temp\appPools&amp;quot; IIS seems working. But the error about &amp;quot;Authorization - Cannot verify access to path (C:\inetpub\wwwroot)&amp;quot; persists even if I give the full permissions for NetworkService and IIS_IUSRS users to the &amp;quot;C:\inetpub\wwwroot&amp;quot;. Solution supposed in the abovementioned post doesn&amp;#39;t work.&lt;/p&gt;&lt;p&gt;How can it be solved?&lt;/p&gt;&lt;p&gt;I want to add some notes:&lt;/p&gt;&lt;p&gt;1. After installation of VS 2008 I had a problem installing SP1 because of &amp;quot;Windows Event Log&amp;quot; couldn&amp;#39;t be started -  &amp;quot;Error 5: Access is denied.&amp;quot; Solved accordingly to&amp;nbsp; http://channel9.msdn.com/ShowPost.aspx?PostID=379459&lt;/p&gt;&lt;p&gt;&amp;nbsp;2. Error installing &amp;quot;Web Providers&amp;quot; for MySQL Connector.NET 5.2.1 after installing SP1. &amp;quot;C:\Windows\\Microsoft.NET\Framework\v2.0.50727\installUtil.exe&amp;quot; used in installation script returns error.  MainEngineThread is returning 1603. It MAY BE the same error with permissions.&lt;/p&gt;&lt;p&gt;3. And IIS: 80070005 (ERROR_ACCESS_DENIED).&lt;/p&gt;&lt;p&gt;Seems suspicious...&lt;/p&gt;&lt;p&gt;Thanks in advance!&lt;/p&gt;</description></item></channel></rss>