﻿<?xml version="1.0" encoding="utf-8"?><rss 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:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - Moving Session Sate from InProc to SQLServer</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Moving-Session-Sate-from-InProc-to-SQLServer/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Moving Session Sate from InProc to SQLServer</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Moving-Session-Sate-from-InProc-to-SQLServer/</link><pubDate>Mon, 12 Jul 2010 03:08:05 GMT</pubDate><dc:creator>Glayaar</dc:creator><category>InProc</category><category>SQLServer</category><category>sessionState</category><category>Session State</category><description>&lt;p&gt;Based on my discussion with the developer, he suggest that under such scenario, using large data, it will be better in using file state server instead of session for data storage as explained in this &lt;a href="http://intersoftpt.wordpress.com/2006/11/16/built-in-fileserver-cache-storage-in-framework-2007/" target="_blank"&gt;blog post&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;You could also read more detail about fileserver storage in the WebGrid documentation on the article &lt;em&gt;"DataCacheStorage Property"&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The issue you encounter is probably caused because of the SQL row size limitation. Without a simple sample or more detail description for your scenario, we will not be able to replicate the issue in our environment.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Moving Session Sate from InProc to SQLServer</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Moving-Session-Sate-from-InProc-to-SQLServer/</link><pubDate>Fri, 09 Jul 2010 16:31:41 GMT</pubDate><dc:creator>sfrench@sierradata.com</dc:creator><category>InProc</category><category>SQLServer</category><category>sessionState</category><category>Session State</category><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;We are in the early stages of development on moving our application's Session State from InProc to SQLServer. Up until now we've worked through serialization issues and other simple errors related to the change. Just recently we loaded a very large dataset into a WebGrid and ran into the error attached. After some testing we've found it's possible to get this 'Out Of Memory' error quite consistently when loading large numbers of rows into a WebGrid (version 7), especially when the machine is running low on RAM. We never received an error before moving to SQLServer session state mode but the performance of the grid in relation to combo boxes often suggested our session state was being recycled when too much information was loaded into the grid.&lt;/p&gt;
&lt;p&gt;Can you offer any advice or direction on implementing this functionality without causing errors? In a perfect world we would not have grids that load so many rows in but in actual practice it often occurs. I would attach a sample project but for the SQLServer Session State mode to work you need to directly reference a SQL server and I don't know your internal setup.&lt;/p&gt;
&lt;p&gt;Thanks in advance for any feedback, &lt;br /&gt;Scott French&lt;br /&gt;Sierra Data Systems&lt;/p&gt;</description></item></channel></rss>