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

TF31002: Unable to connect to this Team Foundation Server

$
0
0

I am having below issue from one user's machine when I connect from Visual Studio. Server is working fine all other users are able to access the server. Also, working fine on web from IE or Chrome on same machine. I tried from Visual Studio 2010 & 2013 getting same error. Any idea what could be the issue or how to troubleshoot the connection issue? 


TF31002: Unable to connect to this Team Foundation Server: http://tfsserver:8080/tfs.

Team Foundation Server Url: http://tfsserver:8080/tfs.

Possible reasons for failure include:

- The name, port number, or protocol for the Team Foundation Server is incorrect.
- The Team Foundation Server is offline.
- The password has expired or is incorrect.


Technical information (for administrator):

The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF

Thanks in advance.


Removing users from Source Control Permissions

$
0
0

For a internal reasons we decided to temporarily lock down our development repo. How did we accomplish this? In source control explorer:

So everyone is a member of IS - Programming. I added each person in the IS - Programming Group as a user too so i could revoke check-ins to everyone and only open it up on an ad-hoc basis. So "John Doe" would be a member of IS - Programming and he also would see him in the "Users" Section with "Deny" for Check-In. If John legitimately needed to check in and we determined it was determined to be ok then i would temporarily grant him access to check-in.

 Now we no longer need to lockdown dev. So i want to remove all the individual users i added since they are already members of IS - Programming.  At the top there is a way to add a windows identity or tfs group but i can't find a way to remove an individual user. I would really like to remove each user i added temporarily otherwise people administering security in the future could get confused and i can't find a way to remove them.

Document Management Using TFS?

$
0
0

We are currently using TFS for our software development projects. The developers can check-out/check-in code in Visual Studio, and the testers can create work items in the web interface. This is working like a charm. However, now we would like to expand our usage. We have a project that consists of a lot of binary files from other applications. We'd like to have version control around these, including check-out/check-in. We need people who don't use Visual Studio to have check-out/check-in capability.  What are the best options for this?

Here are the options I'm aware of, and a bit of discussion around each:

  • TFS web interface (http://server:port/tfs...) - would be great if it supported check-out/check-in, but it doesn't.
  • "Team Explorer" - this would work, and is free, but it feels like overkill in our case.  I really don't want to have to 1) install it on all user machines, nor 2) train all the users how to use it.
  • Power Tools Shell Extensions - still requires too much 1) software installation on the client and 2) training
  • SharePoint - I believe there are actually two possibilities here:  1) using SharePoint exclusively (i.e. no need for TFS, since I understand SharePoint has document management of sorts built-in), or 2) SharePoint integration with TFS.  (If that's not true, please feel free to correct me.)  The biggest problem with this route is that our IT department is reluctant to introduce SharePoint into the organization because of 1) greater server demands and added complexity and 2) additional cost.

I think we would prefer a web interface for its simplicity and lack of client footprint, but I'm not aware of a good, simple one with low back-end requirements and relatively low cost. Any thoughts, ideas, and opinions appreciated.

Thanks!

Brad.

Microsoft Test Manager 2010 "Adding hyperlinks inside the expected results area"

$
0
0

Hi,

In Microsoft Test Manager I am trying to add a link in the expected reults tab, so the person testing the test case can click on the link without closing down anything. I am able to add the link in the expected results area, but there is no hyperlink coming up, so the tester would have to copy and paste it. Is there a way around this?

PS. Sorry if this is in the wrong category, I did not see Test Manager.

Thanks,
Steve

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 

TFS 2013

$
0
0

HI,

  1. How to run automation scripts( QTP)  from TFS 2013?
  2. How to import testcases of format excel into TFS 2013?  

Could please help me with detail steps.

Thank you

TF400893: Team Foundation Server services are not available.

$
0
0

Hi Gang

Am getting

TF400893: Team Foundation Server services are not available. This is most likely caused by a network error. Please check your connection and try again.

consistently when trying to access TFS2012 Web Access.  I'm on the same domain as the server and able to login however as soon as I try and access a query it asks me to log in again and then presents me with the above message.

Any thoughts am trying to get as many ports open as possible however security's pretty tight here.

Regards

TF31002: Unable to connect to this Team Foundation Server (from workgroup machines)

$
0
0

TF31002: Unable to connect to this Team Foundation Server: Possible reasons for failure include: - The name, port number, or protocol for the Team Foundation Server is incorrect. - The Team Foundation Server is offline. - The password has expired or is incorrect. Technical information (for administrator): The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.

Info: TFS is configured to access over internet via Radware through specific port and people are able to connect over internet from the laptop which belong to same domain as TFS. But other who belongs to Work group are facing the connectivity issue.

Any help here is appreciated.

Thanks in Advance.


Web Access Not Loading Completely After Upgrade

$
0
0

We recently upgraded from TFS 2012 Update 2 to TFS 2013 Update 4.

After the upgrade, users are having intermittent issues trying to load Web Access - for some users, only the header loads, but none of the information below (like work items, for example) loads - the entire screen basically stays blank.

This is happening on different browsers for different people.  Clearing caches has worked for some users and not others, and for some people the problem has come back after being able to load Web Access normally a couple days ago.

I do see this error popping up when debugging:

No define call received from module Presentation/Scripts/TFS/TFS.DataServices. This might be a problem.

What can I do to correct this?


Failed to create the first project in a collection with scrum template in TFS2013 Update 3

$
0
0

When creating a projectfor the first timeina collectionwithcustom scrumtemplategenerates the followingerror:

TF30177: Team Project Creation Failed

Error

TF30170: The plugin Microsoft.ProjectCreationWixard.WorkItem Tracking failed during task Quieries from group workitem Tracking

Explanation

Plugin error text: "Could not upload quieries to the Team Foundation Server"

Log Exception

---begin Exception entry---
Time: 2015-03-02T17:17:24
Module: Engine
Event Description: TF30162: Task "Queries" from Group "WorkItemTracking" failed
Exception Type: Microsoft.TeamFoundation.Client.PcwException
Exception Message: Could not upload queries to the Team Foundation Server.
Stack Trace:
   at Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.WitPcwPlugin.PcwPluginComponentCreator.Execute(ProjectCreationContext ctxt, XmlNode taskXml)
   at Microsoft.VisualStudio.TeamFoundation.PCW.ProjectCreationEngine.TaskExecutor.PerformTask(IProjectComponentCreator componentCreator, ProjectCreationContext context, XmlNode taskXml)
   at Microsoft.VisualStudio.TeamFoundation.PCW.ProjectCreationEngine.RunTask(Object taskObj)
--   Inner Exception   --
Exception Message: Could not upload queries to the Team Foundation Server. (type WitPcwFatalException)
Exception Stack Trace:    at Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.WitPcwPlugin.PcwPluginComponentCreator.WitPcwTask.QueryTask.Execute()
   at Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.WitPcwPlugin.PcwPluginComponentCreator.Parse(ContextWrapper wrapper, XmlNode taskXml, Boolean fExecute)
   at Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.WitPcwPlugin.PcwPluginComponentCreator.Execute(ProjectCreationContext ctxt, XmlNode taskXml)

Inner Exception Details:

Exception Message: The value is not a valid name of Link Type. The error is caused by «'Microsoft.VSTS.Common.Affects-Reverse'». (type InvalidQueryTextException)
Exception Stack Trace:    at Microsoft.TeamFoundation.WorkItemTracking.Client.StoredQuery.ValidateWiql(WorkItemStore store, String queryText)
   at Microsoft.TeamFoundation.WorkItemTracking.Client.QueryDefinition.Validate(WorkItemStore store)
   at Microsoft.TeamFoundation.WorkItemTracking.Client.QueryFolder.Validate(WorkItemStore store)
   at Microsoft.TeamFoundation.WorkItemTracking.Client.QueryFolder.Validate(WorkItemStore store)
   at Microsoft.TeamFoundation.WorkItemTracking.Client.QueryFolder.Validate(WorkItemStore store)
   at Microsoft.TeamFoundation.WorkItemTracking.Client.QueryHierarchy.Save()
   at Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.WitPcwPlugin.PcwPluginComponentCreator.WitPcwTask.QueryTask.Execute()

Inner Exception Details:

Exception Message: The value is not a valid name of Link Type. (type SyntaxException)
Exception Stack Trace:    at Microsoft.TeamFoundation.WorkItemTracking.Client.Wiql.Tools.EnsureSyntax(Boolean condition, SyntaxError message, Node node)
   at Microsoft.TeamFoundation.WorkItemTracking.Internals.WiqlAdapter.VerifyCondition(NodeFieldName left, Node right, Condition op, Node errorNode, LinkQueryMode mode)
   at Microsoft.TeamFoundation.WorkItemTracking.Internals.WiqlAdapter.VerifyCondition(NodeFieldName left, Node right, Condition op, Node errorNode, LinkQueryMode mode)
   at Microsoft.TeamFoundation.WorkItemTracking.Internals.WiqlAdapter.VerifyNode(Node node, NodeTableName tableContext, NodeFieldName fieldContext)
   at Microsoft.TeamFoundation.WorkItemTracking.Client.Wiql.NodeCondition.Bind(IExternal external, NodeTableName tableContext, NodeFieldName fieldContext)
   at Microsoft.TeamFoundation.WorkItemTracking.Client.Wiql.Node.BindChildren(IExternal external, NodeTableName tableContext, NodeFieldName fieldContext)
   at Microsoft.TeamFoundation.WorkItemTracking.Client.Wiql.NodeAndOperator.Bind(IExternal external, NodeTableName tableContext, NodeFieldName fieldContext)
   at Microsoft.TeamFoundation.WorkItemTracking.Client.Wiql.NodeSelect.Bind(IExternal external, NodeTableName tableContext, NodeFieldName fieldContext)
   at Microsoft.TeamFoundation.WorkItemTracking.Internals.QueryItemHelper.ValidateWiql(WiqlAdapter wiqlAdapter, String queryText)
   at Microsoft.TeamFoundation.WorkItemTracking.Client.StoredQuery.ValidateWiql(WorkItemStore store, String queryText)

--- end Exception entry ---

I thank youhelpmeas quickly as possible.

Liliana

Any known issues with changing the Friendly Names?

$
0
0
We have experienced corruption of our workitem templates twice in the past month.  We've made a list of changes that have occurred during that time, and at the top of the list is the fact that we used thewitadmin changefield utility to change Friendly Names of both System fields and custom fields.  Does anyone know if there are any known repercussions (such as workitem template corruption) associated with changing the workitem Friendly names?  It might be a red herring, but at the moment we cannot rule it out as the cause of the corruption.

TFS 2013 Update 4:Could not load file or assembly 'LibGit2Sharp, Version=0.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

$
0
0

Issue: We have upgraded TFS 2013 App Server and Build Servers  from TFS 2013 RTM to TFS 2013 update 4. Everything looks good but we are receiving the below error:

Could not load file or assembly 'LibGit2Sharp, Version=0.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

Kindly share your thoughts/inputs to resolve the issue

MSSCCI Provider to connect third party developer tool (PowerBuilder)

$
0
0
Attempting to use the Microsoft Team Foundation Server MSSCCI Provider to connect third party developer tool (PowerBuilder) to TFS. Unfortunately, I am receiving a Nonspecific Error on the Initialization through the MSSCCI, and have not been able to find a resolution through internet searches

Compatibility of TFS 2013's MSSCCI with PowerBuilder 12.5

$
0
0
Does anyone know if there are any compatibility issues with using PowerBuilder 12.5 and TFS 2013?  We are planning on upgrading our TFS server from 2010 to 2013.  I've seen discussions on PB 12.5 using TFS 2012, and PB 11.5 using TFS 2013.....but what about PB 12.5 with TFS 2013?

How to get top 10 actively used TFS projects?

$
0
0

We have 100+ projects inside a TFS collection, how to find the (say to 10 or 15) most actively used projects? Idealy the activities will include any actions like CI/CO, build, member addition, etc.

Thanks


connect VS2008 to TFS2013

$
0
0

Hello,

I am unable to connect from VS2008 to TFS2013.
What is the solution please?
Thanks

Downloadable TFS 2013 Install and Administration guides are corrupted

$
0
0


I tried to download the TFS 2013 install and administration guides, but it seems that the files are corrupted. The file size of the TFS 2013 install and administration guide is around 95kb, while the file size for the  TFS 2012 install and administrator guides are around 1.1 MB and 2.9 MB.

Can someone fix this issue?

Thanks in advance.

Ka Shing

corrupted files

Could not find version number data in TF_BUILD_BUILDNUMBER

$
0
0

Hi,

I'm using the default build process template TfvcTemplate.12.xaml that came with TFS2013. I'm trying to call ApplyVersionToAssemblies.ps1 (from the Community TFS Build Extensions) in the pre-build script to version assemblies. In lieu, I got this error below.

ApplyVersionToAssemblies.ps1 : Could not find version number data in TF_BUILD_BUILDNUMBER.
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorExcep
tion
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorExceptio
n,ApplyVersionToAssemblies.ps1

I've read that TF_BUILD environment variables are automatically created, but I do not see them in the build machine. Do I need to manually create those variables?


TDN

VS2012 removing Package folder for SharePoint 2013

$
0
0

Hi,

Has anybody faced a problem with Visual studio 2012 where it removes the package folder automatically when you open the project and working in a team. After that it throws error in publishing and deploying and one has to readd this folder from backup. we are using TFS and dont know what is causing this issue to trigger.

Appreciate any help.

Nitin Gupta


Nitin Gupta SharePoint Consultant

Outlook add-in for Team Foundation Server

$
0
0

I have been currently using an add-in for outlook for team foundation server called "TeamLook" Is there currently a Microsoft product / add-in that does the same?

This is used for creating tasks, PBI, features and bugs and much more.

Viewing all 6687 articles
Browse latest View live


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