No announcements
Found 2918577 threads
-
0 Votes
Session timeout in Sharepoint pages.
Can you put logic and sample codeAnswered | 3 Replies | 7894 Views | Created by Chella S - Wednesday, October 6, 2010 12:38 PM | Last reply by VRay - Thursday, March 8, 2012 3:16 PM -
0 Votes
Session Timeout
Hi, I would like to ask some issues regarding session timeout.Answered | 3 Replies | 654 Views | Created by icezkiwi - Friday, December 2, 2016 1:36 AM | Last reply by DA924x - Monday, December 5, 2016 11:50 AM -
0 Votes
Coded UI Run session TimeOut
But in the other Solution there is another TestSettings file is existing but the settings what I made are not reflected. here my question is can we make the same ...Answered | 4 Replies | 4138 Views | Created by keshav narayana - Thursday, July 14, 2011 12:29 PM | Last reply by keshav narayana - Monday, July 18, 2011 5:13 AM -
0 Votes
setting a condition for a session timeout in page code behind ?
User1987180197 ...Answered | 2 Replies | 82 Views | Created by Anonymous - Thursday, November 15, 2012 7:33 AM | Last reply by Anonymous - Thursday, November 15, 2012 11:28 PM -
0 Votes
How to set AppFabric session timeout to 60 Mins
Hi, We have a enterprise financial web solution using aspx and AppFabric 1.1 and we have an issue with Sessions as the get abandone or appFabric is ...Answered | 9 Replies | 14251 Views | Created by Tony Dong - Friday, September 2, 2011 11:09 PM | Last reply by Hernan Bogantes - Thursday, February 26, 2015 5:50 AM -
1 Votes
SharePoint Online Session Timeout?
In case anyone is still looking for this, Microsoft has now provided a way to configure the idle session timeout.Answered | 8 Replies | 13797 Views | Created by WATER004 - Wednesday, September 16, 2015 5:19 AM | Last reply by Ahmed.Amin - Monday, February 12, 2018 1:41 PM -
0 Votes
ws 3.0 session timeout
1.when site user is inactive for time more than session timeout(15mins) it gives sharepoint error page instead of my login page ...Answered | 5 Replies | 5810 Views | Created by akuzhan - Monday, November 9, 2009 9:36 AM | Last reply by prashant_29 - Monday, November 10, 2014 6:05 AM -
0 Votes
Site Pages with code behind
Why use a code behind.Answered | 12 Replies | 5568 Views | Created by Dan Marth - Monday, September 19, 2011 11:33 AM | Last reply by Melvin David - Friday, June 8, 2012 1:30 PM -
0 Votes
In code behind Set GridViewColumn to *
Hi Ajay, U can set "*" value to width property from codebehind.Answered | 9 Replies | 7670 Views | Created by AjayGandhi - Thursday, September 29, 2011 10:42 AM | Last reply by parth.shah - Thursday, September 29, 2011 3:50 PM -
0 Votes
session timeout asp.net and authentication
They changed my site Settings and problem solved.Answered | 4 Replies | 551 Views | Created by mahdi_h84 - Monday, August 8, 2016 6:29 AM | Last reply by Hart Wang - Tuesday, August 9, 2016 5:59 AM -
1 Votes
IIS session state timeout value
While the question was worded awkwardly, the original poster wanted to know how to retrieve the session time-out in their C# ASP.NET application.Answered | 3 Replies | 7061 Views | Created by blabbermouth - Wednesday, February 29, 2012 12:24 PM | Last reply by tgoyer - Wednesday, June 12, 2013 6:47 PM -
0 Votes
Network timeouts and session timeouts - network issues in Ireland???
Our websites now display: The page cannot be displayed because an internal server error has occurred.Answered | 4 Replies | 536 Views | Created by mwoop - Thursday, August 27, 2015 7:17 AM | Last reply by Syed Irfan Hussain - Wednesday, September 2, 2015 4:08 PM -
0 Votes
Timeout a user session
Finally got this to work i ran the following in sharepoint shell $sts = ...Answered | 4 Replies | 981 Views | Created by William Dias - Monday, October 5, 2015 8:51 AM | Last reply by William Dias - Tuesday, October 6, 2015 11:49 AM -
0 Votes
windows form session timeout
by my knowledge this is the only way. because windows form use states not sessions as web applications. if you need to define a time after which user will be logged out you can use a timer. ...Answered | 5 Replies | 8197 Views | Created by msdnbee - Thursday, February 16, 2012 7:53 AM | Last reply by Neddy Ren - Monday, February 20, 2012 7:30 AM -
0 Votes
Createing a aspx page with inline code or code behind
Hi Rob, Yes, the approach is same for creating the custom page in SharePoint 2010 and SharePoint 2013, below are the example for SP 2013 with steps.Answered | 3 Replies | 772 Views | Created by robMerritt - Monday, January 11, 2016 3:37 PM | Last reply by KRISHANA KUMAR - Monday, January 11, 2016 10:14 PM -
1 Votes
Page timeout while editing?
Hi, Not sure if the problem is really with session timeout.Answered | 6 Replies | 5619 Views | Created by Josh Loomis - Thursday, November 15, 2012 10:19 PM | Last reply by Josh Loomis - Friday, November 16, 2012 4:11 PM -
4 Votes
How to set choices in code behind?
We can get a row of an entity by applying a certain condition but how can we get many record of an entity where we are passing the id.Answered | 14 Replies | 2477 Views | Created by Vivek Vishwakarma - Saturday, August 6, 2011 9:46 AM | Last reply by Vivek Vishwakarma - Tuesday, August 9, 2011 7:33 AM -
0 Votes
Creating a Code Behind File for Default.aspx Page in SharePoint
Hi Daniel, To create a code behind file for SharePoint page, you need to create your own class and set it to inherit from System.Web.UI.Page.Answered | 5 Replies | 905 Views | Created by djs25uk - Tuesday, May 3, 2016 8:24 PM | Last reply by Victoria Xia - Wednesday, May 4, 2016 7:53 AM -
0 Votes
Set Timeout for form based SharePoint 2013 site
C# code related to timeout in login page.Answered | 5 Replies | 1028 Views | Created by Prakash KSingh - Monday, May 4, 2020 5:17 PM | Last reply by Prakash KSingh - Wednesday, May 13, 2020 12:29 PM -
0 Votes
How to set EventTrigger in code behinde?
If you are creating the Button programmatically and want to do something in the code-behind when it is clicked you could simply hook up an Click event handler for ...Answered | 2 Replies | 764 Views | Created by JoeyWang - Monday, October 27, 2014 9:35 AM | Last reply by Magnus (MM8) - Monday, October 27, 2014 11:52 AM - Items 1 to 20 of 2918577 Next ›
No announcements