Quantcast
Channel: Team Foundation Server - General forum
Viewing all 6687 articles
Browse latest View live

'The operation could not be completed. Access is denied' during delete.

$
0
0

Hello World,

Something happened while working in my Visual Studio 2010 Professional environment.

When I delete a member from my Solution Explorer, it disappears from the memberlist, is marked as 'locked, deleted' and can be removed from TFS using Check-In. But during the delete process I get the message 'The operation could not be completed. Access is denied.'

I'm an Administrator on my computer (manually adding/deleting members in my workspace and/or directly in TFS is not a problem). I get this message for every delete I perform, even in other Solutions!

The member will remain in my workspace however. 

Can anyone help me with this problem please?

Thanks,

Guy Swagen

Microsoft Visual Studio 2010
Version 10.0.40219.1 SP1Rel
Microsoft .NET Framework
Version 4.0.30319 SP1Rel

Installed Version: Professional

Microsoft Office Developer Tools   01018-532-2002181-70270
Microsoft Office Developer Tools

Microsoft Visual Basic 2010   01018-532-2002181-70270
Microsoft Visual Basic 2010

Microsoft Visual C# 2010   01018-532-2002181-70270
Microsoft Visual C# 2010

Microsoft Visual C++ 2010   01018-532-2002181-70270
Microsoft Visual C++ 2010

Microsoft Visual F# 2010   01018-532-2002181-70270
Microsoft Visual F# 2010

Microsoft Visual Studio 2010 Team Explorer   01018-532-2002181-70270
Microsoft Visual Studio 2010 Team Explorer

Microsoft Visual Web Developer 2010   01018-532-2002181-70270
Microsoft Visual Web Developer 2010

Crystal Reports Templates for Microsoft Visual Studio 2010   
Crystal Reports Templates for Microsoft Visual Studio 2010

Java language support for Visual Studio   1.0
Java language tools for Visual Studio includes IntelliSense and more... eventually...

Java project support for Visual Studio   1.0
Java project system for Visual Studio

Micro Focus Enterprise Developer Team Edition 2.2   Serial number: xxxxxxxxxxxxxxxx
Micro Focus Enterprise Developer Team Edition 2.2 Version 2.2.01204.
Serial number: xxxxxxxxxxxxxxxx Full license
For more information, visit http://www.microfocus.com.
Copyright (C) Micro Focus 1984-2014. All rights reserved.

Micro Focus Rumba Integration   1.0
Micro Focus Rumba Integration is a Visual Studio package which provides connectivity to Mainframes.

Microsoft Team Foundation Server 2010 Power Tools   10.0.41206.0
Power Tools that extend the Team Foundation Server integration with Visual Studio.

Microsoft Visual Studio 2010 Professional - ENU Service Pack 1 (KB983509)   KB983509
This service pack is for Microsoft Visual Studio 2010 Professional - ENU.
If you later install a more recent service pack, this service pack will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/983509.

Microsoft Visual Studio 2010 SharePoint Developer Tools   10.0.40219
Microsoft Visual Studio 2010 SharePoint Developer Tools

Microsoft Visual Studio Process Editor   1.0
Process Editor for Microsoft Visual Studio Team Foundation Server




Configuration of Build Controller in TFS

$
0
0
2.For automation of testcases(Coded UI test) & create new Build Definition of Team project in Team Explorer,whether Build Controller need to be configured in TFS server. What is the role of Build Controller Configuration in automation?

Move a collection from TFS 2012 to TFS 2013

$
0
0

I am trying to move a project collection on a TS 2012 server to a TFS 2013 server.

Detached the collection

Backup up the collection database.

Restored the database on the TFS 2013 collection DB server.

In TFS admin console when I try to attach the collection, it's not appearing as one of the available databases.

Is there any thing wrong in the above steps?

Thanks

A

Get the report server details of a tfs instance

$
0
0

HI

I have tried the following method to get the report server attached to the tfs instance. but this returns no details. Please help on this.

UritfsUri =newUri(uri);

TfsConfigurationServerconfigurationServer =

TfsConfigurationServerFactory.GetConfigurationServer(tfsUri);

ReadOnlyCollection<CatalogNode> collectionNodes =

                configurationServer.CatalogNode.QueryChildren(new[] { CatalogResourceTypes.ReportingServer,CatalogResourceTypes.ReportingConfiguration,

CatalogResourceTypes.SqlReportingInstance}

, true,CatalogQueryOptions.IncludeParents);

Thanks

Poornima

               

Import Test Cases from Excel to TFS 2013

$
0
0

Hello ,

Can any one help me regarding importing test cases from Excel to TFS 2013? I installed VS in my system and tried to import the test cases through Add in(Team) and it Failed to do that. I read somewhere about Testcase Migrator Plus and tried to install it with the help of the Website "tcmimport.codeplex". Finally i am unable to install the Test case Migrator in my system. It says " Testcase Migrator Plus has Stopped Working - A problem caused the program to stop working correctly. please close the program or Debug the program".  what is the solution for my problem? 

Thanks,

Anitha 

Update an existing bug doesn't show the new test run "steps to reproduce" in TFS

$
0
0

Hello all...

So let's say I have a bug. Then I run a new test because I've been told it's fixed. This second test fails. I choose "Update an Existing Bug" and I'm presented with the window that looks like I'm reporting a new bug - all the info is there. I save and close, go into TFS, refresh...and I all I see is the original bug that I reported, but none of the new stuff I just did. Where is that new stuff? I would expect it to push the old stuff down, and the new stuff I'd see above. My developers get mad at me because I've moved their tasks back to "To Do" but they see the old bug and complain that it's fixed, even though I have new info to report, they don't see it. I'm in VS/MTM 2012 V4...

I asked this question in the VS forum, but I was advised to ask here in TFS as I may get better support, since I was unable to come up w/ an answer in the other forum. Thank you for your help!

UndoPendingChanges Method

$
0
0

Hi friends,

I'm writing a powershell tool that will undo all pending changes at a specified source control target and the only method I see to call is Repository4.UndoPendingChanges Method- but this appears to be a server-side call at Microsoft.TeamFoundation.VersionControl.Server.

Reaching out to the community to provide alternative approaches which does not include the loading of TF command line into powershell. Or if there is a dev kit or something like which contains all the TFS (servernot client) assemblies that I can load into the GAC. 

The query pending changes piece is already done- looking to loop through these results and undo.

Regards

Get sprint details from TFS

$
0
0

Hi,

How can I get sprint related details from TFS prgramatically


TFS API: After renaming the Work Item Type GUID display instead of new name

$
0
0

HI All,

I am using WorkItemType object of this package Microsoft.TeamFoundation.WorkItemTracking.Client to access work item type of project.

I am dispalying each work item of specific project by first getting project work items then using name propery of WorkItemType  object.

foreach (WorkItemType wiType in project.WorkItemTypes)
                    {
                                                 wiTypeList.Add(wiType.Name);
                    }

Scenario after renaming one custom work item type these snippet started showing the GUID of renamed work item instead its new name

Reply ASAP

In TFS2012, the orgnization of collection and team project

$
0
0

Hi,

If I have many team projects in one single server, such as 500, should I put them all in one collection or in different collections?

If put them all in single collection, thousands members accessing the collection (database) in same time, does SQL Server instance degrade performance?

If put them in different collections,such as 5, does TFS consume more resource but higher performance?

Please ignore the issue of data isolation.


Code Coverage - Report on lines of code rather than code blocks

$
0
0

We've integrated Code Coverage into our build, but it reports the coverage on code blocks and we need to report on lines of code for compatibility with other tools. Is it possible to get TFS to report on lines of code covered? 

We are using TFS 2012

thanks

TF270003: Failed to copy. Bin folder doesn't exist

$
0
0

Hi.

I have a build running on TFS 2012, build definition template is DefaultTemplate.11.1.xaml. Build succedes but nothing goes to drop folder. The error i get is:

TF270003: Failed to copy. Ensure the source directory ... exists and that you have the appropriate permissions. The problem is that the source directory actually doesn't exist. Inside the build agent folder there is only 'src' and no 'bin'. When i check inside the src folder i can see that inside each project there is a bin folder with binaries inside. Why aren't the binaries copied to one output bin folder? The only thing that goes to drop folder is log files.

I've been googling this for some time now but I did't find anything useful. 

Configuration to build is set to Any CPU / Debug and Build Patform to X86. Apart from this most parameters are set to default values. 

Any ideas what's going on?

Iteration Capacity & Individual Capacity

$
0
0

Hi All

In the iteration backlog xlsm file there is the capacity tab, this gets its information from the cube, but where in the tfs warehouse is the information collected from?

Having a few problems with the processing of the cube so going back to T-SQL to get develop a SSRS report, got all the work item information, just need capacity now.

Thanks

Creating a chart in TFS showing test cases that pass and failed using lightweight chart in Team Web Access

$
0
0

How to you build a chart in TFS that show test cases results.

I'm using lightweight charts in Team Web Access.

In Team Web Access I go into my project, then I create test cases under the TEST tab and then run my test manually.  Now I want to create a testing progress result chart.  I go into the TEST tab, then click on test plan and notice that there is no Chart tab.

Is this tab configurable or am I missing something?

 

Install the Extensions for SharePoint Products

$
0
0

I have alrady migrate my TFS 2010 to the TFS2013 Update 4.

I have my Sharepoint Server 2010 in a diferent machine and i want to use the Sharepoint site that I have right  now with the nuew TFS 2013.

The installation guide describes that i have to install the new TFS Extensions that is located in the TFS 2013 ISO.

I have a 64-bit versions of Windows Server 2008 R2 (Standard) with SP1 in the Sharepoint server, and when i try to run the setup of the TFS 2013 I have the following message

"Error: TF400534: Package (tfs_Dev11ObjectModel_x64_lang) caching failed with the following status: 0x800B0003"


Jose David Luna


Bogota - Colombia

Move a collection from TFS 2012 to TFS 2013

$
0
0

I am trying to move a project collection on a TS 2012 server to a TFS 2013 server.

Detached the collection

Backup up the collection database.

Restored the database on the TFS 2013 collection DB server.

In TFS admin console when I try to attach the collection, it's not appearing as one of the available databases.

Is there any thing wrong in the above steps?

Thanks

A

Tfs branch problem after baseline merge

$
0
0

hi everyone, 

i have a problem with my development branch.

i don't know exactly what happened, i suppose i made a baseline merge in the wrong direction

and now i have several problems, under the properties of my development branch i have both latest version and workspace versione wrong (very old)

and every time i open my solution tfs ask me to get all the files in the solution, also if i've just clicked on "get latest version".

usually i have my branches like that : 

PRJ - 8.0

PRJ - 8.1

PRJ - Development

the situation is that

PRJ - 8.0 has version 650

PRJ - 8.1 has version 750

PRJ - Development has version 399 

i don't know why....

my latest changeset is the 794 so i'd expect to have PRJ - Development with 794 version...

i'm going mad with this 

do you know a way to make my development branch to return to version 794 ? 

or another way to fix this situation?

thanks for your help 

Jack

EDIT 03/02/2015 09.49

i created a new branch PRJ - Dev-Branch

and this new branch took the version 795

so i manually merge back to PRJ - Development 

with the /force attribute

and then i correctly have the NR - Development with version 796.

BUT

the issue is still there, every time i open the solution tfs ask me to get again a lot of files

and i'm the only developer that is working on this project right now.

i tried also deleting the .suo file

but with no luck



Import Test Cases from Excel to TFS 2013

$
0
0

Hello ,

Can any one help me regarding importing test cases from Excel to TFS 2013? I installed VS in my system and tried to import the test cases through Add in(Team) and it Failed to do that. I read somewhere about Testcase Migrator Plus and tried to install it with the help of the Website "tcmimport.codeplex". Finally i am unable to install the Test case Migrator in my system. It says " Testcase Migrator Plus has Stopped Working - A problem caused the program to stop working correctly. please close the program or Debug the program".  what is the solution for my problem? 

Thanks,

Anitha 

TFS2013 webclient not triggering WHENCHANGED rule on System.RelatedLinkCount

$
0
0

Hello Team,

We had upgraded our TFS from 2010 to 2013 update 4 version recent.

we are facing a issue with "webclient not triggering WHENCHANGED rule on System.RelatedLinkCount", but it works fine with Visual Studio 2013 Update 4.

Later on search on MSDN I found this was know issue in TFS 2012 and marked as closed with latest TFS version.

https://connect.microsoft.com/VisualStudio/feedback/details/788395/tfs2012-webclient-not-triggering-whenchanged-rule-on-system-relatedlinkcount-while-visual-studio-does

Could anyone please confirm whether this issue still carried over to TFS 2013 update 4 version?


Raghavendra Vagga

TFS 2010 (The request failed with HTTP status 404: Not Found) after we remove .Net framework 4.5.2 & install .Net Framework 4.5

$
0
0

Hi,

Team Foundation Server 2010 is working properly till yesterday , but from today it gives error "The request failed with HTTP status 404: Not Found", today morning we remove .Net framework 4.5.2 & install .Net Framework 4.5 because of some other issues. After this Team Foundation Server 2010 is not working.

We try other basic solution available on forums but nothing is workable, kindly guide us if anyone have idea on such issue.

Details of our development server on which TFS is installed:-

Microsoft Windows server 2008 R2 Enterprises with Service Pack 1
Microsoft SQL Server 2012 with Service Pack 2
Microsoft Visual Studio 2010 - Version 10.0.40219.1 SP1Rel
Microsoft Visual Studio Team Foundation Server 2010 - Version 10.0.40219.339 (SP1 KB2580221)



Viewing all 6687 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>