Sunday 22 June 2014

09. Create First Team Project with New Environment - Setup Virtual Environment for TFS 2013 - Using Virtualbox

This post, I will explain how to setup first team project in the environment we have created to demonstrate TFS 2013 (Setup Virtual Environment for TFS 2013 - Using Virtualbox).
We are going to use the development environment to create the team project.

We do not have any team project in the demo collection yet.

tp02

First we need to provide user who is going to create a team project in this collection permission to administer the collection.

tp03

Let’s add chaminda (myself) as a Project Collection administrator.

tp04

tp05

Now, let’s use the development environment  and connect to the team project collection to add a new team project.

tp06

Then configure the workspace for development environment .

tp07

tp08

tp09


tp10

Let’s now create the first team project.

tp11
 tp12

 tp13
 tp14
 tp15
 tp16

We have selected to create SharePoint site creation and TFVC as version control. Let’s hit Finish to see how it goes.
 tp17

Oops! Te first error… TF218027.  I do not have rights for report server to create a folder for the team project in the demo collections in report server.

tp18

Let’s assign myself permission for report server, by navigating to report manager url and login with TFS Administrator.

tp19

tp20

In the TFS reports for demo collection add chaminda (myself) as “Team Foundation Content Manager”.

tp21
 tp22
 tp23
 tp24
 tp25
 tp26

To avoid anther permission error let’s give chaminda (myself) permission for SharePoint site collection as well. Simply add as Site Collection administrator for Demo Collection in SharePoint.

tp27
 tp28
 tp29
 tp30
 tp31

Let’s try again to create the team project and it seems working this time

tp32
 tp33

Looks like few more permission issues. TF30170 and TF249061, still some report service issues, this time about OLAP.

tp34

We can fix this by adding chaminda (myself) to Tfs2010OlapReportDS as “Team Foundation Content Manager”.

tp35
 tp36

let’s give permission for Tfs2010ReportDS as well.

tp37
  tp38

This time all goes well, and we are there. We have created the first team project in our Virtual Environment for TFS 2013 - Using Virtualbox.

tp39
 tp40
 tp41

In the next step let's create a small sample application ad a CI build for it.

No comments:

Popular Posts