<?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>IIS Archives - Daniel Glenn</title>
	<atom:link href="https://DanielGlenn.com/tag/iis/feed/" rel="self" type="application/rss+xml" />
	<link>https://DanielGlenn.com/tag/iis/</link>
	<description>My experiences as a Microsoft MVP, Microsoft 365 and SharePoint Architect, Administrator, and Consultant</description>
	<lastBuildDate>Fri, 13 Nov 2015 14:58:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://DanielGlenn.com/wp-content/uploads/2023/01/cropped-Smile-512-32x32.jpg</url>
	<title>IIS Archives - Daniel Glenn</title>
	<link>https://DanielGlenn.com/tag/iis/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>SharePoint 2010 Updates and 503 Error</title>
		<link>https://DanielGlenn.com/sharepoint-2010-updates-and-503-error/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sharepoint-2010-updates-and-503-error</link>
					<comments>https://DanielGlenn.com/sharepoint-2010-updates-and-503-error/#comments</comments>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Tue, 06 Mar 2012 15:10:00 +0000</pubDate>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Foundation2010]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[SharePoint2010]]></category>
		<guid isPermaLink="false">http://danielglenn.com/?p=154</guid>

					<description><![CDATA[<p>Today I updated a SharePoint Server 2010 test virtual machine with service pack 1 (SP1; Foundation and Server) and the August 2011 cumulative updates for SharePoint Foundation and SharePoint Server. I ran the SharePoint configuration wizard after installing all the updates. When I rebooted the server (suggested when encountering the User Profile sync problem after applying the patches) and tried to open one of the team sites, I received a 503 Service Unavailable error (as shown in the picture below). Service Unavailable – HTTP Error 503. The service is unavailable. Once I got over the “what did I do??!?” moment, I of course recognized this as an IIS error, not a SharePoint error. I opened the Internet Information Services (IIS) Manager MMC and noticed that none of the SharePoint Application Pools were running. After starting all the needed Application Pools, everything is back to normal.</p>
<p>The post <a href="https://DanielGlenn.com/sharepoint-2010-updates-and-503-error/">SharePoint 2010 Updates and 503 Error</a> appeared first on <a href="https://DanielGlenn.com">Daniel Glenn</a>.</p>
]]></description>
		
					<wfw:commentRss>https://DanielGlenn.com/sharepoint-2010-updates-and-503-error/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Intermittent forbidden errors (403)</title>
		<link>https://DanielGlenn.com/intermittent-forbidden-errors-403/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=intermittent-forbidden-errors-403</link>
					<comments>https://DanielGlenn.com/intermittent-forbidden-errors-403/#comments</comments>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Mon, 19 Apr 2010 17:15:00 +0000</pubDate>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[WSS 3.0]]></category>
		<guid isPermaLink="false">http://danielglenn.com/?p=55</guid>

					<description><![CDATA[<p>After applying a new master page and related theme components, we have been receiving reports that users were being presented with 403 ‘forbidden’ errors when trying to load our intranet site. After refreshing the screen four (4) times, the page would finally load. I checked the web server’s Application log and found that every time a user received a 403 error, there was an “Information” Web Event message logged with a source of ASP.NET and an ID of ID 1314. The body of the event included, among other information: Event code: 4011 Event message: An unhandled access exception has occurred. After doing research and knowing this was most likely a security issue, I came around to fixing permissions on the Bin and _app_bin folders for the IIS virtual server that was hosting my SharePoint Web Application. I added the server’s local group “users” (which includes the domain group users) to both folders with READ permissions. After an application pool restart, there have been no more reports of 403 errors and not a single 1314 report has been shown in the Application log.</p>
<p>The post <a href="https://DanielGlenn.com/intermittent-forbidden-errors-403/">Intermittent forbidden errors (403)</a> appeared first on <a href="https://DanielGlenn.com">Daniel Glenn</a>.</p>
]]></description>
		
					<wfw:commentRss>https://DanielGlenn.com/intermittent-forbidden-errors-403/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Recover Password From The IIS Metabase</title>
		<link>https://DanielGlenn.com/recover-password-from-the-iis-metabase/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=recover-password-from-the-iis-metabase</link>
					<comments>https://DanielGlenn.com/recover-password-from-the-iis-metabase/#comments</comments>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Thu, 18 Mar 2010 18:31:00 +0000</pubDate>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Password]]></category>
		<guid isPermaLink="false">http://danielglenn.com/?p=52</guid>

					<description><![CDATA[<p>I recently needed to add an account to an IIS6 Application Pool, but I did not know the password. No one else knew the password either. However, I found out that the account was being used by an IIS6 application pool on another Windows Server 2003 machine. So I loaded the IIS 6.0 Resource Kit Tools, which includes the lovely tool &#8220;Metabase Explorer&#8221;. After I launched the Metabase Explorer application, I navigated my way to the application pool that was using the password I needed to obtain. Select the option to &#8220;View Secure Data&#8221; and bingo! there is the password. Download the IIS 6.0 Resource Kit HERE</p>
<p>The post <a href="https://DanielGlenn.com/recover-password-from-the-iis-metabase/">Recover Password From The IIS Metabase</a> appeared first on <a href="https://DanielGlenn.com">Daniel Glenn</a>.</p>
]]></description>
		
					<wfw:commentRss>https://DanielGlenn.com/recover-password-from-the-iis-metabase/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
