
Contributors are unable to view/create work items - TF24042
Jan 29, 2007 · I have confirmed that the contributors group have the view & edit work item permissions, and the result from both queries suggested by Sam Heald in the post above …
[ActivityInstanceEventsTable] - social.msdn.microsoft.com
Feb 25, 2015 · Answers 0 Sign in to vote Hi ineffableps, The WorkflowInstance table maintains the list of all the workflow instances that have been tracking in the tracking database: …
SSIS Package takes a long time to run - social.msdn.microsoft.com
Jul 28, 2015 · I built my first SSIS package. It takes 25 minutes to run. It pulls 3500 rows from a view (15 columns), converts to Excel data types, then updates one column of values using an …
How to setting up the outlook tracking options with vba
Feb 4, 2012 · I need to change my Outlook tracking options with VBA. Is this possible? Can someone give me a clue? TIA Saturday, February 4, 2012 4:54 PM
Could not load file or assembly 'Microsoft.TeamFoundation ...
May 13, 2010 · [FileLoadException: Could not load file or assembly 'Microsoft.TeamFoundation.WorkItemTracking.Server.DataAccessLayer, Version=10.0.0.0, …
Passing data between activities in WF4 - social.msdn.microsoft.com
Sep 1, 2011 · Question 0 Sign in to vote Hi, Can i pass data between activities with out using WorkFlow variables in WF 4,ie in some cases i dont know which activity will preceed,so i want …
Download WorkItem attachments via C# [Credentials]
Jun 1, 2015 · After a query for the WorkItems I need to download the attachments. But the result is the login page from the TFS server.
Using EnumWindows in a Vista service - social.msdn.microsoft.com
Jul 27, 2010 · This is an existing service that tracks all application usage on a system, by linking visible windows to their programs, and timing how long windows remain in the foreground or …
Visual Studio 2010 - Service Pack 1 - social.msdn.microsoft.com
Feb 29, 2012 · Does anybody knows when will Microsoft release (in their plans or in roadmaps) a 'service pack' for Visual Studio 2010.
Progress bar in WinForm with bakground process
Jun 21, 2013 · Hye everyone. Recently i have developed a support tool which is excel to database loader in VB.NET. Yeah it was excuted and run succesfully when deployed but one of the …