No announcements
Found 2823961 threads
-
0 Votes
SSMS 2012 "reconfigures" every 5-10 minutes
Since upgrading SQL Server 2008 R2 on my Win7 Pro SP1 x64 laptop, I am getting 180 - 224 informational events logged by MsiInstaller every day (so every 5-10 minutes, round ...Answered | 1 Replies | 2992 Views | Created by scotteb - Monday, December 10, 2012 1:35 PM | Last reply by Uri Dimant - Monday, December 10, 2012 1:41 PM -
0 Votes
usage files generate every 5 minutes
The import occurs every 5 minutes, this is the default for the Microsoft SharePoint Foundation Usage Data Import job.http://sharepoint.nauplius.netAnswered | 2 Replies | 3631 Views | Created by Robin X - Thursday, January 26, 2012 8:15 PM | Last reply by Robin X - Thursday, January 26, 2012 8:35 PM -
0 Votes
Coveran service starting/Stopping every 5 minutes
process by running the query from the log: “select * from RunUpdate order by Sequence asc”, but that won’t tell you what process ...Answered | 3 Replies | 5701 Views | Created by Andrew Schafer - Thursday, January 10, 2008 10:08 PM | Last reply by Ed Holloway - MSFT - Wednesday, January 23, 2008 2:20 PM -
0 Votes
EWS - Can I create a completed Task Item with EWS?
Hi, Can I create a task item with specified complete date time with EWS? thanks,Answered | 1 Replies | 4757 Views | Created by sitnc - Thursday, April 9, 2009 9:59 AM | Last reply by Kim Brandl - Thursday, April 9, 2009 4:48 PM -
0 Votes
Event 2436 warning every 5 minutes
I suppose SharedServicesContent_9888d46c-da67-4e78-aebf-b8dd8fc912ae is the content database hosts SSP administration sites. By defaultAnswered | 1 Replies | 5264 Views | Created by hui - Tuesday, October 20, 2009 5:55 AM | Last reply by Lambert Qin [秦磊] - Wednesday, October 21, 2009 5:58 AM -
0 Votes
Transaction times only every 5 minutes ...
I set Run duration with 30 minutes and set the Sampling rate with 5 seconds in Run Setting with Load Test Wizard.Answered | 1 Replies | 3864 Views | Created by Jan Desaer - Friday, April 15, 2011 7:13 AM | Last reply by Captain Fan - Monday, April 18, 2011 6:30 AM -
0 Votes
Monitor turned off after 20 minutes
Hi Srikanth, 1. I set the profile to Home/Office Desk, and when I read the registry, it says 0 which is correct. However the monitor always turn off after 20 ...Answered | 7 Replies | 4841 Views | Created by Tony Mulia - Thursday, November 12, 2009 4:21 AM | Last reply by Sean Liming - Wednesday, September 22, 2010 2:35 PM -
0 Votes
creation of classnotebook takes too long - 5 minutes or more
always. To be clear, our goal is to create about 20.000 class notebooks. So in our system we had tried to create 50 notebooks each 5 ...Answered | 1 Replies | 356 Views | Created by Nikolay.Vaulin - Tuesday, November 22, 2016 4:20 PM | Last reply by ivanhan - Wednesday, November 23, 2016 8:22 AM -
0 Votes
Question about Add Related Work Item from Team Query
I have a question about adding related work items from a team query. I should start off by saying that I'm using the CMMI process templates, ...Answered | 10 Replies | 5598 Views | Created by JohnTMSDN - Tuesday, December 12, 2006 2:05 PM | Last reply by Naren Datha - MSFT - Tuesday, November 13, 2007 7:19 PM -
0 Votes
EWS unique immutable Item ID
Hi Glen, many thanks for your answer. This is very bad news. While playing around with EWS we luckely discovered that ...Answered | 2 Replies | 1085 Views | Created by Six3 - Monday, June 19, 2017 1:22 PM | Last reply by Six3 - Wednesday, June 21, 2017 8:10 AM -
0 Votes
Check off list items
Is it possible to 'check off' items in a SharePoint list individual to users? E.g. a list of items of jobs for every user on SharePoint to do, when they complete ...Answered | 3 Replies | 5287 Views | Created by Ric Bevan - Thursday, May 14, 2009 1:33 PM | Last reply by Craig Lussier - Monday, May 18, 2009 12:57 PM -
0 Votes
Application with ACS authenticating every 5 minutes
We have an MVC application that uses Azure AD for authentication. We have noticed behavior that after 5 minutes, the application automatically reauthenicates (to the ...Answered | 1 Replies | 4182 Views | Created by Ansley - Wednesday, February 6, 2013 6:49 PM | Last reply by Qin Dian Tang - MSFT - Thursday, February 7, 2013 6:53 AM -
0 Votes
Query the calendar using EWS
You can use a find item call with restrictions to pull the items that you need from the calendar. This is what the xml request looks like:Answered | 3 Replies | 6067 Views | Created by K Becker - Friday, August 29, 2008 6:45 PM | Last reply by David Sterling - MSFT - Tuesday, September 2, 2008 2:33 PM -
1 Votes
Establishing Connection to Database Takes 5 Minutes
A little more information: It actually may take more than 5 minutes sometimes It seems like the .sdf grows a little during this time (is it ...Answered | 6 Replies | 8343 Views | Created by Bryan Dougherty - Monday, October 18, 2010 6:03 PM | Last reply by ErikEJ - Tuesday, October 19, 2010 3:32 PM -
0 Votes
Group by X minutes
* @IntevalMinutes, 0) AS Interval FROM dbo.test AS T ) SELECT Interval, COUNT(*) AS NumOfOcc FROM CTE GROUP BY Interval ORDER BY ...Answered | 5 Replies | 980 Views | Created by fh7 - Wednesday, May 8, 2013 3:35 AM | Last reply by --CELKO-- - Wednesday, May 8, 2013 3:50 PM -
0 Votes
get top 5 items from each groups
,(select count(*) from tab1 b where b.eventnumber=a.eventnumber and b.subeventnumber<=a.subeventnumber) rn from tab1 a) select ...Answered | 11 Replies | 1911 Views | Created by chezhian_in05 - Monday, October 15, 2012 7:27 AM | Last reply by Jackson_1990 - Tuesday, October 16, 2012 1:26 AM -
0 Votes
EWS | How to query CAS to get EWS asmx urls
Hi Radhakrishna, The right way to do this is to use AutoDiscover to get the EWS URL. However, we recommend you call AutoDiscover every 24 hours, cache the ...Answered | 2 Replies | 1285 Views | Created by RK Naik - Tuesday, April 7, 2015 4:09 PM | Last reply by RK Naik - Wednesday, April 8, 2015 1:56 PM -
0 Votes
Synchronizing items by DATE using the EWS Managed API 2.0
If you get the latest version of the EWS Managed API from GITHub it includes the NumberOfDays ...Answered | 2 Replies | 1069 Views | Created by Thomas Lee3 - Friday, December 8, 2017 2:27 PM | Last reply by Thomas Lee3 - Monday, December 11, 2017 2:23 PM -
0 Votes
lock after device unused for 5 minutes
Monitor user activity on your application (which I presume always running) either by starting a separate thread or by using a timer. If there's no activity in 5 ...Answered | 3 Replies | 3065 Views | Created by Mikens - Thursday, May 24, 2012 10:31 PM | Last reply by Ilya Tumanov - Friday, May 25, 2012 2:58 AM -
2 Votes
Event 2436 warning every 5 minutes
:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query not found. Additional error information from SQL Server is included below. Timeout expired. The timeout ...Answered | 9 Replies | 22631 Views | Created by Brad Christie - Thursday, January 17, 2008 10:46 AM | Last reply by TasAE - Monday, March 8, 2010 6:37 PM
No announcements