<?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>An unexpected error has occurred Archives : Binary Bits</title>
	<atom:link href="https://blog.binarybits.net/tag/an-unexpected-error-has-occurred/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.binarybits.net/tag/an-unexpected-error-has-occurred/</link>
	<description>Bits &#38; Pieces - A blog by Kannan Balasubramanian</description>
	<lastBuildDate>Mon, 13 Feb 2012 12:13:06 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>SharePoint Error &#8211; An unexpected error has occurred</title>
		<link>https://blog.binarybits.net/sharepoint-error-an-unexpected-error-has-occurred/</link>
					<comments>https://blog.binarybits.net/sharepoint-error-an-unexpected-error-has-occurred/#comments</comments>
		
		<dc:creator><![CDATA[Kannan]]></dc:creator>
		<pubDate>Mon, 13 Feb 2012 12:13:06 +0000</pubDate>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[An unexpected error has occurred]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[SharePoint]]></category>
		<guid isPermaLink="false">https://blog.binarybits.net/?p=207</guid>

					<description><![CDATA[<p>While I was modifying SharePoint&#8217;s master page to put an inline code, I was constantly redirected to SharePoint Error Page &#8220;An unexpected error has occurred&#8221;. After spending nearly an hour to get a clue from EventLog and other sources, I found out that by adding the following config codes to web.config of the web application [&#8230;]</p>
<p>The post <a href="https://blog.binarybits.net/sharepoint-error-an-unexpected-error-has-occurred/">SharePoint Error &#8211; An unexpected error has occurred</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>While I was modifying SharePoint&#8217;s master page to put an inline code, I was constantly redirected to SharePoint Error Page &#8220;An unexpected error has occurred&#8221;.</p>
<p>After spending nearly an hour to get a clue from EventLog and other sources, I found out that by adding the following config codes to web.config of the web application where the site collection resides, we can see the ASP.NET error page with detailed information.</p>
<blockquote>
<div>&lt;SafeMode MaxControls=&#8221;200&#8243; CallStack=&#8221;true&#8221;&gt;<br />
&lt;customErrors mode=&#8221;Off&#8221;/&gt;</div>
</blockquote>
<p>The post <a href="https://blog.binarybits.net/sharepoint-error-an-unexpected-error-has-occurred/">SharePoint Error &#8211; An unexpected error has occurred</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.binarybits.net/sharepoint-error-an-unexpected-error-has-occurred/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: blog.binarybits.net @ 2026-04-23 06:41:47 by W3 Total Cache
-->