<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: SharePoint 2010, this report failed to load because session state is not turned on.</title>
	<atom:link href="http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/feed/" rel="self" type="application/rss+xml" />
	<link>http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/</link>
	<description>~The Real Blog for Real Geeks</description>
	<lastBuildDate>Sun, 06 May 2012 04:29:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alex Benedek</title>
		<link>http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/comment-page-1/#comment-15423</link>
		<dc:creator>Alex Benedek</dc:creator>
		<pubDate>Sun, 22 Apr 2012 11:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/#comment-15423</guid>
		<description>Thanks :) !!!
</description>
		<content:encoded><![CDATA[<p>Thanks <img src='http://geekdeck.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DBQuotes</title>
		<link>http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/comment-page-1/#comment-7294</link>
		<dc:creator>DBQuotes</dc:creator>
		<pubDate>Mon, 14 Nov 2011 22:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/#comment-7294</guid>
		<description>Did you remember the IISreset?</description>
		<content:encoded><![CDATA[<p>Did you remember the IISreset?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Collette</title>
		<link>http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/comment-page-1/#comment-6046</link>
		<dc:creator>Richard Collette</dc:creator>
		<pubDate>Fri, 04 Nov 2011 13:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/#comment-6046</guid>
		<description>How about:

Enable-SPSessionStateService -DefaultProvision

 

The session database being created is not application specific so naming the 
database it creates &quot;accessreports&quot; would be misleading to others.</description>
		<content:encoded><![CDATA[<p>How about:</p>
<p>Enable-SPSessionStateService -DefaultProvision</p>
<p> </p>
<p>The session database being created is not application specific so naming the<br />
database it creates &#8220;accessreports&#8221; would be misleading to others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cstevenson</title>
		<link>http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/comment-page-1/#comment-4683</link>
		<dc:creator>Cstevenson</dc:creator>
		<pubDate>Thu, 25 Aug 2011 17:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/#comment-4683</guid>
		<description>This command crashed my web application/site collections.  Maybe it works for standalone and not farms.  If I can find additional information I will add.  Central Admin continued to work but all other webapps gave only http 500 error.  Just out of dumb luck not knowing exactly how to reverse it I typed disable-SPSessionStateService and luckily was able to recover the sites before I was flooded with phone calls.</description>
		<content:encoded><![CDATA[<p>This command crashed my web application/site collections.  Maybe it works for standalone and not farms.  If I can find additional information I will add.  Central Admin continued to work but all other webapps gave only http 500 error.  Just out of dumb luck not knowing exactly how to reverse it I typed disable-SPSessionStateService and luckily was able to recover the sites before I was flooded with phone calls.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Babu Nagalingam</title>
		<link>http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/comment-page-1/#comment-4558</link>
		<dc:creator>Babu Nagalingam</dc:creator>
		<pubDate>Wed, 17 Aug 2011 18:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/#comment-4558</guid>
		<description>Nice...thank you.</description>
		<content:encoded><![CDATA[<p>Nice&#8230;thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amanda P</title>
		<link>http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/comment-page-1/#comment-3122</link>
		<dc:creator>Amanda P</dc:creator>
		<pubDate>Tue, 26 Oct 2010 12:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/#comment-3122</guid>
		<description>Great job! Thanks for the help :)</description>
		<content:encoded><![CDATA[<p>Great job! Thanks for the help <img src='http://geekdeck.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SharePoint 2010: Neuerung &#8211; Access Web Access (Einf&#252;hrung und Beispiel) &#171; SharePoint and relevant Technologies</title>
		<link>http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/comment-page-1/#comment-2557</link>
		<dc:creator>SharePoint 2010: Neuerung &#8211; Access Web Access (Einf&#252;hrung und Beispiel) &#171; SharePoint and relevant Technologies</dc:creator>
		<pubDate>Tue, 14 Sep 2010 11:37:24 +0000</pubDate>
		<guid isPermaLink="false">http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/#comment-2557</guid>
		<description>[...] SharePoint 2010, this report failed to load because session state is not turned on Windows PowerShell in SharePoint 2010 &#8211; Tutorial II SharePoint 2010 Windows PowerShell Commands [...]</description>
		<content:encoded><![CDATA[<p>[...] SharePoint 2010, this report failed to load because session state is not turned on Windows PowerShell in SharePoint 2010 &#8211; Tutorial II SharePoint 2010 Windows PowerShell Commands [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aspergers Syndromes Symptoms</title>
		<link>http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/comment-page-1/#comment-1181</link>
		<dc:creator>Aspergers Syndromes Symptoms</dc:creator>
		<pubDate>Mon, 26 Jul 2010 19:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://geekdeck.com/sharepoint-2010-this-report-failed-to-load-because-session-state-is-not-turned-on/#comment-1181</guid>
		<description>this post is very usefull thx!</description>
		<content:encoded><![CDATA[<p>this post is very usefull thx!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

