<?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>Welcome to ShanthaKumar&#039;s Blog &#187; Error</title>
	<atom:link href="http://ktskumar.com/blog/tag/error/feed/" rel="self" type="application/rss+xml" />
	<link>http://ktskumar.com/blog</link>
	<description>SharePoint, Silverlight and more.........</description>
	<lastBuildDate>Thu, 10 Jun 2010 01:42:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Feature-requisitions for creating Business Intelligence Center Site</title>
		<link>http://ktskumar.com/blog/2010/06/10/feature-requisitions-for-creating-business-intelligence-center-site/</link>
		<comments>http://ktskumar.com/blog/2010/06/10/feature-requisitions-for-creating-business-intelligence-center-site/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 01:39:45 +0000</pubDate>
		<dc:creator>Shantha Kumar</dc:creator>
				<category><![CDATA[SharePoint-2010]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Feature]]></category>
		<category><![CDATA[PerformancePoint Service]]></category>
		<category><![CDATA[SiteCollection]]></category>

		<guid isPermaLink="false">http://ktskumar.com/blog/2010/06/10/feature-requisitions-for-creating-business-intelligence-center-site/</guid>
		<description><![CDATA[Now a days, i am fighting with SharePoint 2010 new features, that was more interesting……..
Coming to the point, SharePoint Server 2010 Enterprise edition provides a “Business Intelligence Center” Site template. Before going to create a site for Business Intelligence, we have to ensure some features are activated.
Note: “Business Intelligence Center” only available in SharePoint Server [...]]]></description>
			<content:encoded><![CDATA[<p>Now a days, i am fighting with SharePoint 2010 new features, that was more interesting……..</p>
<p>Coming to the point, SharePoint Server 2010 Enterprise edition provides a “<strong>Business Intelligence Center</strong>” Site template. Before going to create a site for Business Intelligence, we have to ensure some features are activated.</p>
<p>Note: “<strong>Business Intelligence Center</strong>” only available in <strong><em>SharePoint Server 2010 Enterprise edition</em></strong>.</p>
<p>Features to be activated before creating “<strong>Business Intelligence Center</strong>”,</p>
<ol>
<li>
<div align="left"><strong>SharePoint Server Publishing infrastructure</strong></div>
<div align="left">SharePoint Server Publishing feature enables the publishing components needed for Business Intelligence center.       <br /><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="SharePoint Server Publishing Infrastructure" border="0" alt="SharePoint Server Publishing Infrastructure" src="http://ktskumar.com/blog/wp-content/uploads/2010/06/image.png" width="849" height="66" /> </div>
</li>
<li>
<div align="left"><strong>PerformancePoint Services Site Collection Features</strong></div>
<div align="left">Enables the Business Intelligence Center Site Template, Content types, master page &amp; layouts etc&#8230;       <br /><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="PerformancePoint Services Site Collection Features" border="0" alt="PerformancePoint Services Site Collection Features" src="http://ktskumar.com/blog/wp-content/uploads/2010/06/image1.png" width="853" height="66" /> </div>
</li>
</ol>
<p>Note: “SharePoint Server Publishing Infrastructure &amp; PerformancePoint Services Site Collection Features” features should be activated in Site-Collection level.</p>
<p>To avoid the unexpected error on Site creation, we must enable the above mentioned features.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://ktskumar.com/blog/wp-content/uploads/2010/06/image2.png" width="471" height="150" /> After activating features, we can create BI site without getting any error.     </p>
]]></content:encoded>
			<wfw:commentRss>http://ktskumar.com/blog/2010/06/10/feature-requisitions-for-creating-business-intelligence-center-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error Tips -1</title>
		<link>http://ktskumar.com/blog/2009/09/22/error-tips-1/</link>
		<comments>http://ktskumar.com/blog/2009/09/22/error-tips-1/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 08:02:26 +0000</pubDate>
		<dc:creator>Shantha Kumar</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[runat]]></category>

		<guid isPermaLink="false">http://ktskumar.com/blog/?p=239</guid>
		<description><![CDATA[An error occurred during the processing of . Only Content controls are allowed directly in a content page that contains Content controls.
I got this strange error when modifying the page under SharePoint library, i bit little confused when this error happens. For a couple of minutes i look the code and tags, then i found [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><strong><em>An error occurred during the processing of . Only Content controls are allowed directly in a content page that contains Content controls.</em></strong></p>
<p>I got this strange error when modifying the page under SharePoint library, i bit little confused when this error happens. For a couple of minutes i look the code and tags, then i found out i missed runat=&#8221;server&#8221; in asp:content tag. After adding runat=&#8221;server&#8221; to asp:content tag, now the page works fine.</p>
<p><strong>Note:</strong> If you are using Server side code within this type of pages, mention runat=&#8221;server&#8221; within &lt;script&gt; tag.<br />
ie., &lt;script runat=&#8221;server&#8221;&gt;&lt;/script&gt;<br />
If you are misssed that, the same error will happens.</p>
]]></content:encoded>
			<wfw:commentRss>http://ktskumar.com/blog/2009/09/22/error-tips-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No Excel Calculation Services is available in the farm.</title>
		<link>http://ktskumar.com/blog/2009/03/05/no-excel-calculation-services-is-available-in-the-farm/</link>
		<comments>http://ktskumar.com/blog/2009/03/05/no-excel-calculation-services-is-available-in-the-farm/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 11:57:33 +0000</pubDate>
		<dc:creator>Shantha Kumar</dc:creator>
				<category><![CDATA[Excel Services]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Excel Calculation Services]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Shared Services]]></category>

		<guid isPermaLink="false">http://ktskumar.wordpress.com/?p=71</guid>
		<description><![CDATA[
 This was the error, i recieved recently when i open an Excel sheet in browser.  I didn&#8217;t recived this error before, so i searched in recent log file. That file list out the following line
03/04/2009 14:27:33.07    w3wp.exe (0&#215;14C4)    0&#215;020C     Excel Services      Excel Services Web Front End  5pad    Critical   [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><img class="aligncenter size-medium wp-image-69" style="border:1px solid #000099;" title="xlserviceserr1" src="http://ktskumar.files.wordpress.com/2009/03/xlserviceserr1.jpg?w=300" alt="xlserviceserr1" width="300" height="109" /></p>
<p> This was the error, i recieved recently when i open an Excel sheet in browser.  I didn&#8217;t recived this error before, so i searched in recent log file. That file list out the following line</p>
<p><span style="color:#ff0000;">03/04/2009 14:27:33.07    w3wp.exe (0&#215;14C4)    0&#215;020C</span><span style="color:#ff0000;"> </span><span style="color:#ff0000;">    Excel Services      Excel Services Web Front End  5pad    Critical     No Excel Calculation Services is available in the farm.[User: SHAREPOINT\system]</span></p>
<p>Then i understood, there is no Excel Calculation Services available in my Server Farm. So, I moved to my Central Administration Page,</p>
<ul>
<li><span style="color:#000099;">Central Administration -&gt; Operations -&gt; Services on Server <br />
</span></li>
<li><span style="color:#000099;"> Select Excel Calculation server role radio button<br />
</span></li>
<li><span style="color:#000099;">Start the Excel Calaculation Services</span></li>
</ul>
<p>Now I moved back to my Excel sheets Library and clicked the Excel File. Now all works fine for me&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://ktskumar.com/blog/2009/03/05/no-excel-calculation-services-is-available-in-the-farm/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
