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

TFS 2012 - Customizing Process Template for Team Projects

$
0
0

I have the TFS 2012 Power Tools installed and I have just started to configure my own Process Template (a copy of the Agile template that I'm customizing).  There are 2 things I have been unable to accomplish, and I wanted to see if anyone has a solution or whether I'm trying to do something that just isn't possible:

1. Adding members to existing default TFS groups (i.e. Project Administrators) within the template.  I am able to accomplish this for new groups I create in the template, but don't see any way of automatically adding members to the pre-defined default groups that TFS creates when you create a new Team Project.

2. Creating a default folder structure in Source control.  The 'BuildProcessTemplates' folder is created automatically (along with template files inside of it); is there any way to create my own custom folder structure automatically via the Process template, so that when I create a new Team Project my folders are automatically created?

Cheers,

Chris


Update Globallist item from Constants table

$
0
0

Hi friends,

TFS 2013 Enterprise 12.0.21005.1

I would like to update an item that I am not able to update via VS. My exact description is much like the one mentioned here:

http://stackoverflow.com/questions/8737087/tfs-global-list-items-case-insensitive

Grant Holliday states that the item can be modify from the database directly at thedbo.Constants table and that the String and DisplayPart columns will need to be updated.

However when running my UPDATE I am returned with [ The column "String" cannot be modified because it is either a computed column or is the result of a UNION operator.] It is in fact a computed column.

My question is- is it sufficient enough to just update the DisplayPart column and not String?

Regards

TF205020: Could not connect to server: The server committed a protocol violation. Section=ResponseStatusLine

$
0
0

We use TFS 2013.2 and we have an end-user who is getting the error below.  We tried removing/adding the TFS server with same error.  We tried clearing TFS local cache with same error.  We tried repairing VS 2013 with same error.  Any ideas?

TF205020: Could not connect to server ‘http://tfs2013:8080/tfs/company’. This server was used in your last session, but it might be offline or unreachable. Confirm that the server is available on the network. To attempt to connect again, or to a different server, click ‘Connect To Team Foundation Server’ in Team Explorer or the Team menu.

The server returned the following error: TF400324: Team Foundation services are not available from serverhttp://tfs2013:8080/tfs/company.
Technical information (for administrator):
  The server committed a protocol violation. Section=ResponseStatusLine

Thanks

Scott

Freeing locks by other users in TFS 2010

$
0
0

I have been working on the deletion of a folder some time.

The file comes up as locked when merging.

I have tried to remove the lock though:

  1. Team Foundation Sidekicks (does not show the Folder reported as locked by Merge) 
  2. File -> Source Control -> Find in Source Control -> Status    (does not show the Folder reported as locked by Merge) 
  3. tf undo itemspec /workspace:workspace;domain\userid (states no pending changes were found)

This is preventing me from merging.

Thanks

Unable to create Workspace

$
0
0

hi,

We use TFS 2010 for the last few years , Yesterday we restarted the server for some activity and now while we login to TFS from the client using the workspace show the error as "The workspace ***;***\** already exists on computer ***". So I tried removing the workspace and tried  creating the new one shows the same issues.

Also I noticed that while I create a workspace the owner field shows the admins name not my login name.This we face for all the users this server ...

Please let me know if you need any additional details

Thanks,

Sundervel

The required anti-forgery cookie "_requestverificationtoken_l3rmcw2" is not present. ensure that cookies are enabled in your browser

$
0
0

Hi,

I'm getting following error when I use TFS Web Access

"The required anti-forgery cookie "_requestverificationtoken_l3rmcw2" is not present. ensure that cookies are enabled in your browser"

 Note:- TFS web access request is going via SQUID Proxy tool

Cleared browser cookies and tried with different browsers by enabling and disabling of cookies along with IE

Request your help to solve this issue

Thanks

Santosh

How to install and use tfs in local computer.

$
0
0

Hi All,

can any one tell me how to connect TFS in my personal laptop.

Regards,

Raman

TF30063: You are not authorized to access

$
0
0

Hi,

I'm trying to setup Jenkins with TFS plugin. For some reason jenkins plugin does not connect to Visual Studio Online to get a TFS update and gives "TF30063: You are not authorized to access <server url>". So i did a search and at one point its said to enable alternate credentials in VSO because jenkins does not support this token service used in VSO.

Now, when i try to put my alternate email address, this is what VSO is giving me as error. Please let me know what i should do to make this work and steps forward.

The error i receive is attached herewith.

Thanks in advance.


Team Foundation Backups is missing in TFS administration Console

$
0
0

Hi,

I'm performing TFS hardware based move.
I have installed TFS 2010 in new server.
But the TFS backup option is missing in TFS admin console.
Could someone help me out in this?


Regards,
Arun


TFS 2013.2 "Cannot create compensating record. Missing historic data."

$
0
0

 
I receive this message when the Work Item Tracking Warehouse Sync job attempts to run against my TFS instance. In this case, our TFS is a VSO instance that was migrated to on premise TFS 2013.2.

I have already followed John Qiao's 
suggested process to rebuild the warehouse but it has had no effect. 



<
ResultMessage>[Work Item Tracking Warehouse Sync]: ---> Microsoft.TeamFoundation.Warehouse.WarehouseException: TF221122: An error occurred running job Work Item Tracking Warehouse Sync for team project collection or Team Foundation server nfib. ---> System.Data.SqlClient.SqlException: Cannot create compensating record. Missing historic data. Predecessor of work item(s) 751|43|ae53fce0-7cbc-4370-9f9f-5c7ad36322d3;3855|1|ae53fce0-7cbc-4370-9f9f-5c7ad36322d3;3854|1|ae53f not found. at Microsoft.TeamFoundation.Framework.Server.TeamFoundationSqlResourceComponent.MapException(SqlException ex, QueryExecutionState queryState) at Microsoft.TeamFoundation.Framework.Server.TeamFoundationSqlResourceComponent.HandleException(Exception exception) at Microsoft.TeamFoundation.Framework.Server.TeamFoundationSqlResourceComponent.Execute(ExecuteType executeType, CommandBehavior behavior) at Microsoft.TeamFoundation.Framework.Server.TeamFoundationSqlResourceComponent.ExecuteNonQuery(Boolean bindReturnValue) at Microsoft.TeamFoundation.Warehouse.WarehouseBatchedDataAccessComponent.ExecuteNonQuery() at Microsoft.TeamFoundation.WorkItemTracking.Adapter.WorkItemTrackingWarehouseAdapter.GetWorkItemRevisionBatchAndPopulate(String workItemRevisionWatermark, IdRevisionPair[] pairs, String workItemFieldWatermark, Int32 workItemRevisionBatchSize, WarehouseMetadata allTpcWarehouseMetadata, String& dimensionFieldQueryList, String& measureFieldQueryList, String& maxRevisionWatermark) at Microsoft.TeamFoundation.WorkItemTracking.Adapter.WorkItemTrackingWarehouseAdapter.SynchronizeNewWorkItems(WarehouseMetadata allTpcWarehouseMetadata) at Microsoft.TeamFoundation.WorkItemTracking.Adapter.WorkItemTrackingWarehouseAdapter.MakeDataChanges() at Microsoft.TeamFoundation.Warehouse.WarehouseSyncJobExtension`1.MakeDataChanges(TeamFoundationRequestContext requestContext, TeamFoundationJobDefinition jobDefinition, String& resultMessage) at Microsoft.TeamFoundation.Warehouse.WarehouseSyncJobExtension`1.RunInternal(TeamFoundationRequestContext requestContext, TeamFoundationJobDefinition jobDefinition, DateTime queueTime, String& resultMessage) at Microsoft.TeamFoundation.Warehouse.WarehouseJobExtension.Run(TeamFoundationRequestContext requestContext, TeamFoundationJobDefinition jobDefinition, DateTime queueTime, String& resultMessage) --- End of inner exception stack trace ---</ResultMessage>

Accessing TFS through web browser. I am getting a blank screen as attached.

$
0
0

Hi All,

I am not able view all the data in the Team web access. Anyone please help on this.. 

Environment details:

TFS details:  OS: windows server 2008 r2, Web server:  IIS7.0, TFS: TFS 2013 update 2, Client: Visual studio premium 2013, web browser IE 8.

SQL Server Details: OS: Windows server 2008 r2, SQL Server: SQL 2012 SP1

We check the web url of tfs in chrome lastest version. In chrome also having same page as shown below.


TFS 2013 HTTP Error 503. The service is unavailable.

$
0
0

We are in the middle of a migration from our old source control to TFS, and after about a month of testing and configuration we we get a 503 Service Unavailable.

I notice that when I recycle the app pool I get: 

There was an error while performing the operation

Details:

The object identifier does not represent a valid object (Exception from HRESULT:0x800710D8)

System Event Logs:

Application pool Microsoft Team Foundation Server Application Pool has been disabled. Windows Process Activation Service (WAS) encountered a failure when it started a worker process to serve the application pool.

We have verified the All of the system account passwords are correct.

The Warehouse and Analysis Services databases cannot be rebuit because there are reporting Jobs still stunning.

$
0
0

Hi Guys

                    I am trying to rebuild reporting services. It showing below message. Moreover , there are 10 Warehouse "TFS_Warehouse" Jobs in running state since 13 days and 1 tfs_Analysis. Kindly share why it is going on and what is the permanenet solution behind?

Cheers ,

Waseem

CMer


WSBukhari

The configuration wizard failed to start within the expected time limit.

$
0
0

I have installed TFS 2013. However, getting the below error.

Error : TF400168 : The configuration wizard failed to start within the expected time limit.  Go to the Windows Start menu and run the Team Foundation Administration Console to complete configuring your server.

Can anyone please guide me on how to resolve this?

I have already lost 2 days of efforts in resolving it without any success.

Thanks,

Nishant

MSSQLServerOLAPService

$
0
0

Hi Guys

                 I am facing below error on TFS Event logs. Kinly update on this.

1. Why they are coming

2. How should I prevent them permanently in future.

Log Name:      Application
Source:        MSSQLServerOLAPService
Date:          6/30/2014 1:51:42 AM
Event ID:      5
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      MYTFSServer.domainname.com
Description:
The description for Event ID 5 from source MSSQLServerOLAPService cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:


the message resource is present but the message is not found in the string/message table

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="MSSQLServerOLAPService" />
    <EventID Qualifiers="49431">5</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-06-30T05:51:42.000Z" />
    <EventRecordID>1627054</EventRecordID>
    <Channel>Application</Channel>
    <Computer>CMDLHRTFS02.curemd.com</Computer>
    <Security />
  </System>
  <EventData>
    <Binary>02000000</Binary>
  </EventData>
</Event>


WSBukhari


Default workspace folder

$
0
0

Whenever I open "Source Control Explorer" from "Team Explorer" pane it defaults to the root folder.

It is very inconvenient as you have to drill down every time.

Is there a way to configure it to particular subfolder in workspace?

Removed users from Team Project Collection Membership get added again automatically.

$
0
0

We use TFS 2012 and when we remove users which have left the organization from Team Project Collection Membership of any of the Collections, they get added again automatically after sometime. Can anyone please help us to troubleshoot the problem?


Regards, Rehan Bhombal

Get All Modified Files after by Label

$
0
0

Hi,

I am newbie in TFS. I have given one label "Test" . I want to take all are mofied after this lable.

how can i get all the modified files after label.

Regards,
Dileep

Creating a Project on TFS 2013 from Visual Studio 2012

$
0
0

Hello,

I have Visual Studio 2012 installed in addition to TFS 2013. In order to create a project on TFS 2013, am I correct to assume that I just need to download the Team Explorer for Visual Studio 2013? I can't seem to find a stand-alone version of Team Explorer 2013. Does that no longer exist or am I missing it completely! I'm getting old so ... that's always a possibility ;=)

Thanks a lot in advance for the response.


Val

TFS Code review Process

$
0
0

Hi we want to use the code review process built into visual studio and for us it works well up to a point. The question I have is once the reviewers have sent there comments back there appears to be no mechanism for the changes based on the comments to be submitted to the reviewer to be checked, is there a way to do this?

The only way I have found to achieve this is to kick off a second review but then the changes cannot easily be compared against the initial review.


Any help would be much appreciated.

Thanks

Viewing all 6687 articles
Browse latest View live