The time-out tag has no wiki summary.
1
vote
0answers
26 views
Form size/amount of fields/rules limits in InfoPath
We know of the upper limit boundaries of SharePoint itself but,
what about the limits of a InfoPath form published to a SharePoint Form Library as a web form?
Does the size of the form have any ...
0
votes
2answers
57 views
Sharepoint timeout
I want to implement timeout in sharepoint site. I want to popup a message to user every 30 min if he is idle on the site. A continue button should be coming in popup and if he clicks ok he should be ...
0
votes
0answers
20 views
timeout >1 event receivers
I have this custom list in my sandbox solution and when someone
adds an item to the list the synchronous event receiver method itemAdded will call
the spweb.webs.add method and adds a website. Now ...
0
votes
0answers
12 views
Reducing Timeout
I have an intranet and have an image for weather but accessing the weather site takes a long time. Because of that the scrollbar is not shown on the site and not allow the user to do something while ...
0
votes
0answers
42 views
sharepoint vmotion issue
Our SharePoint infrastructure is hosted on the VMware. Due the VM motion, there can be a change of system time in range of 1 to 80 seconds in the SQL server and which causes the application outage for ...
0
votes
2answers
258 views
The request channel timed out while waiting for a reply after 00:00:59
I am writing a very basic SharePoint webservice.
I tested against 2010 small library and it works just fine every time.
Issue comes with MOSS 2007 server where a library is very big.
I am using .Net ...
0
votes
2answers
442 views
“Thread abort exception” in event receiver after adding a solution?
I am developing an event receiver for the web provisioned event. It does quite a few things, culminating to add and deploying a solution and activating a feature from it.
When I do the following:
...
7
votes
4answers
3k views
How to log off user from SharePoint site, if the user has been inactive for 20 minutes
How to log off the SharePoint site, if the user is has been inactive for for 20 minutes? Do I need to redirect user to logout page? How would I count the idle time?
0
votes
0answers
32 views
How can I change the Timeout of Summary Link Web Part?
My Share Point Top sub-Menu (menu items which is display when the mouse is hover on top menu)were not loaded because of the link that is used in Summary Link Web part was having a problem. That menu ...
3
votes
2answers
35 views
MOSS timing out on regular basis
I have been running into an issue on MOSS 2007 for the last two weeks, users are reporting extremely slow responses from SharePoint, a lot are reporting time outs when doing anything within ...
1
vote
1answer
100 views
Entire site times out after page is approved. Looks like it's caused by the NavNodes table in content database
We've got a SharePoint site that recently started giving errors randomly when approving pages.
The only changes we made was to update the site to CU August 2012, and turn on UPS, but I'm not sure if ...
0
votes
0answers
55 views
How to extent the logout time when doc is opened for edit/view sharepoint site?
I have custom javascript to logout the sharepoint page after 30 minutes. Now the problem is, if i have opened any document from shared document to edit/view. then also sharepoint site got logged out ...
1
vote
1answer
92 views
How To Troubleshoot Intermittent Timeouts
We have an intranet running Sharepoint 2007 on a single Windows Server 2003/IIS6. On one particular list, some of our users see System.Web.HttpException 'request timed out' YSOD pages, but the errors ...
2
votes
0answers
344 views
Timeout while deploying VS2010 solution to SP2010
When deploy a solution (no sandbox solution) with many projects, I always get the following error:
Error occurred in deployment step 'Recycle IIS Application Pool': The
open operation did not ...
1
vote
1answer
236 views
web.confg httpRuntime changes - wss vs. wse
I'm trying to allow large file uploads from inside a web part, and I'm having some timeout issues. I'm attempting to increase the executionTimeout to deal with this, but I've seen different ...
1
vote
1answer
395 views
Increase page timeout from inside a web part
We have a webpart that allows users to upload videos to YouTube. In testing, we were able to exceed the script timeout. I believe the default is 120 seconds.
Can this setting be changed / ...
0
votes
2answers
172 views
How to add a site column to a site content type in a large environment?
How do I add an extra (site) column to a content type on a large environment (~500gb, loads of documents).
I've have tried using the UI but that failed halfway the operation due to a time-out. Now ...
0
votes
1answer
1k views
List Item Timeout Issue
On one of our production Sharepoint Sites we have a ListItem that will not load it's details. It simply times out and throws an exception with a GUID. The Log file indicates that:
...
0
votes
2answers
2k views
InfoPath form times out and fails with error
I have a pretty large browser-enabled InfoPath form in a form library. Recently, more people are using it, and we're seeing that it times out after a certain amount of time or postbacks.
Needless to ...
2
votes
3answers
963 views
WCF Service @ SharePoint 2010 TimeOut
I have been developing on SP 2010 for a while now. Mostly I have been working with the Client Object Model.
Though I am at a point where I need to read out the UserProfiles from inside SharePoint.
...
3
votes
2answers
3k views
Session time out for Windows Authentication
I have a requirement where we need to timeout the SharePoint sessions (security validation). Since I am using Windows Authentication I am not able to use session timeouts (as Windows authentication ...
