No announcements
Found 390560 threads
-
0 Votes
SharePoint 2007 Session State
but make sure if you are using load balancer ,then your session state must be SQLServer.Answered | 3 Replies | 1188 Views | Created by Praveen Kumar Padmakaran - Monday, June 1, 2015 11:59 AM | Last reply by RajendraPratap Singh - Monday, June 1, 2015 12:23 PM -
3 Votes
Windows Azure View State vs Session State
The Azure video (from the microsoft azure site under "Decide", "Videos") on Caching gives a complete walkthrough on how to setup session state.Answered | 6 Replies | 7792 Views | Created by AZDev-IOrtiz - Friday, November 18, 2011 6:51 PM | Last reply by AZDev-IOrtiz - Wednesday, November 23, 2011 9:19 PM -
0 Votes
Problem in retrieving session state
General ASP.NET » State Management located here: http://forums.asp.net/22.aspx.Answered | 1 Replies | 10126 Views | Created by v2bys - Friday, August 8, 2008 8:00 AM | Last reply by Shrikant Maske - Wednesday, November 5, 2008 10:37 AM -
0 Votes
TableStorage Session State provider for WebApps
There are other approaches such as Redis Cache Service or a SQL Server session state provider, can be used in Azure App Service.Answered | 1 Replies | 476 Views | Created by Ravi Shankar ST - Sunday, July 10, 2016 10:34 AM | Last reply by SadiqhAhmed-MSFT - Sunday, July 10, 2016 6:50 PM -
0 Votes
Unable to serialize the session state
I converted my application session state from Inproc to State server after that i am getting this error Unable to serialize the session ...Answered | 1 Replies | 11315 Views | Created by Shijas K M - Tuesday, October 7, 2008 12:21 PM | Last reply by Vijay Mullick - Friday, October 17, 2008 11:54 AM -
0 Votes
Session state in IE not working
Hi, Please check whether turn on the session state service in your production environment.Answered | 1 Replies | 767 Views | Created by Swapnil Gawali - Tuesday, September 22, 2015 10:36 AM | Last reply by Dennis Guo - Friday, September 25, 2015 2:30 AM -
4 Votes
Session state in website on Windows Azure
You are on the right track to use caching for shared state.Answered | 5 Replies | 3820 Views | Created by RDevelopment - Thursday, November 8, 2012 2:29 PM | Last reply by EngSoonCheah - Wednesday, November 5, 2014 1:15 AM -
0 Votes
Impact of enabling SharePoint session state?
http://blogs.msdn.com/b/markarend/archive/2010/05/27/using-session-state-in-sharepoint-2010.aspx Alert from ...Answered | 6 Replies | 16291 Views | Created by Peter_Halverson - Thursday, January 3, 2008 5:50 PM | Last reply by Kojo Obeng Antwi - Wednesday, January 9, 2013 8:21 PM -
2 Votes
Change session mode to State server
Session states are of different types or modes The production site must be using a outProc session state in which only serializable objects ...Answered | 2 Replies | 19105 Views | Created by Pratap09 - Tuesday, March 23, 2010 10:52 AM | Last reply by Alex Cardo - Wednesday, March 24, 2010 11:48 AM -
1 Votes
IIS session state timeout value
http://forums.iis.net/ Or for the session state, you can also post the questions to the ASP.NET forum:Answered | 3 Replies | 7069 Views | Created by blabbermouth - Wednesday, February 29, 2012 12:24 PM | Last reply by tgoyer - Wednesday, June 12, 2013 6:47 PM -
0 Votes
Use of Session states in SharePoint 2010
There is a very specific drawback to using session state in SharePoint 2010.Answered | 1 Replies | 3797 Views | Created by Athar Raza Faridi - Thursday, May 17, 2012 6:38 AM | Last reply by Margriet Bruggeman - Thursday, May 17, 2012 8:50 AM -
0 Votes
where is State server session stored
You can't read anything from a State State server it is process.Answered | 3 Replies | 1271 Views | Created by prince23 - Tuesday, April 16, 2013 9:27 AM | Last reply by Christopher84 - Tuesday, April 16, 2013 11:19 AM -
0 Votes
AppFabric caching and session state provider
In the session we store few copies of viewstate.Answered | 8 Replies | 7508 Views | Created by Abhilash Panickar - Thursday, February 24, 2011 2:27 PM | Last reply by gopal krishan MSFT - Wednesday, March 2, 2011 6:10 AM -
1 Votes
Error: Unable to serialize the session state.
This error is thrown because the objects stored in session state are not serializable.Answered | 6 Replies | 18667 Views | Created by MBytes - Thursday, August 18, 2011 8:53 AM | Last reply by MBytes - Saturday, August 20, 2011 5:14 AM -
0 Votes
Session state not working on windows azure
Hi JignseshJ, Don't use SessionState InProc, use Windows Azure Cache instead.Answered | 6 Replies | 4602 Views | Created by JigneshJ - Wednesday, October 17, 2012 4:10 PM | Last reply by Carlos Sardo - Tuesday, October 23, 2012 6:21 AM -
19 Votes
Enabling Session State in SharePoint 2010?
Actually I had the same problem but I noticed that my central administration had state turn on but not my port 80 site the one that I needed state turned on ...Answered | 13 Replies | 54550 Views | Created by Steve Danner - Wednesday, February 10, 2010 5:32 PM | Last reply by Tech_guy_HAP - Wednesday, September 5, 2012 8:37 PM -
0 Votes
Error adding session state database
For more information, see the following ...Answered | 1 Replies | 7456 Views | Created by Amit29 - Friday, May 21, 2010 7:21 AM | Last reply by Alberto Morillo - Sunday, May 23, 2010 3:14 AM -
2 Votes
Sharring ASP.NET Session State With WCF Session
Hi, Session object is per appdomain(virtual directory or web application).Answered | 6 Replies | 5560 Views | Created by J0.J0 - Tuesday, October 20, 2009 6:33 AM | Last reply by Riquel_Dong - Friday, October 23, 2009 5:19 AM -
0 Votes
How to handle a inproc session state used in .net session management on azure?
Hi, InProc session state it's not a good approach as you can see here ...Answered | 1 Replies | 5158 Views | Created by Amit Hiremath - Wednesday, January 18, 2012 10:23 AM | Last reply by Vitor Faria Tomaz - Wednesday, January 18, 2012 11:48 AM -
0 Votes
ASP.NET MVC app hosted on azure and session state
Hello everyone, I have this MVC app that will run on multiple instances, and i have a dilema acout session state.Answered | 3 Replies | 6544 Views | Created by Igit - Wednesday, January 18, 2012 6:24 PM | Last reply by Igit - Thursday, January 19, 2012 12:58 PM - Items 1 to 20 of 390560 Next ›
No announcements