Tagged Questions
0
votes
1answer
108 views
TFS2012 - Reporting Services Permissions?
I'm currently working through an upgrade of TFS2010 to TFS2012. In our old configuration, TFS, Sharepoint, and Reporting Services were on the same server, with the rest of the DBs on a separate SQL ...
0
votes
1answer
158 views
Configuring SQL Report Server to work with Team Foundation Server using Internet URLs
Currently we have SQL 2012 with Reporting Services, Team Foundation Server 2012 and SharePoint Server 2013 on our single Windows Server 2012 machine. We are a small company and we have some developers ...
0
votes
1answer
53 views
How to know which application is consuming the ram?
I have the following process list and memory consumption (reported thru process explorer) on a 2008 R2 server with SQL, TFS and some other tools:
As you can see the system is consuming 3.6 Gb but ...
1
vote
1answer
64 views
IIS listening to all ip on specific port
I'm running both IIS and Apache. I have Apache set to 127.0.0.2 and IIS to 127.0.0.1 so that I can have them both on port 80.
In order to do this, i had to go into netsh and make it so IIS only ...
-1
votes
1answer
416 views
TFS 2012 and MS SQL 2008r2
When I try to call TFS 2012 warehouse control web service (WarehouseControlService.asmx) I got following error:
Exception Message: Could not load file or assembly 'Microsoft.AnalysisServices, ...
1
vote
1answer
536 views
change sqlinstance for tfs
i am encountering a very strange error on the my tfs server. I have a server on which i'm hosting the tfs instance and a server in witch i'm hosting the sql backend for the tfs. The thing is that i ...
0
votes
0answers
358 views
Why can't I attach TFS to a Project Collection that was restored to SQL Server correctly?
We tried moving a TFS Project Collection from one TFS 2010 server to another.
Detached the collection in TFS Console
Backed up the collection, Tfs_DefaultCollection, in SQL Server 2008 Standard ...
1
vote
1answer
893 views
Where is the TFS database?
I've been using TFS 2010 with no problems. I tried adding a user and I got the following error message.
"TF30063: You are not authorized to access <serverName>\DefaultCollection. -The remote ...
0
votes
2answers
130 views
Would moving the SQL Server of my TFS 2010 Server to a seperate machine mean I can update the cube more frequently?
We currently update our analysis services cube every 15 min. We want this closer to real time if possible.
We have our TFS Server and our SQL Server on the same machine. If we split these to use ...
0
votes
2answers
339 views
What configuration should I use for TFS 2010 on my WHS machine?
I would like to perform a fresh install of TFS 2010 on my HP MediaSmart Server EX 490. The EX 490 has a 900 GB drive with a 20 GB partition for the OS. I have added two additional 1.5 TB drives ...
1
vote
1answer
136 views
backup of TFS with DPM 2007 - different backup times
I have DPM set up to back up my TFS server every 30 minutes, the reason being it's a way better interface than the quirky SQL backup interface.
I also do a full backup nightly using an SQL ...
2
votes
3answers
1k views
Installed SQL Server 2008 and now TFS is broken
My W2K3 server was running TFS 2008 SP1, SQL Server 2005 Development edition.
I installed SQL Server 2008 Standard. I installed it while leaving SQL Server 2005 alone. Upgrading was not possible due ...
0
votes
1answer
792 views
How to recreate missing Team Foundation Server database?
I've been trying out TFS 2010 Beta 2 on my local machine, or at least, had installed ready to do so. I had some issues with my MSSQL2008 server so I completely uninstalled and re-installed it and that ...
1
vote
3answers
625 views
Database hidden in SQL Server
During an aborted TFS import (2008 into 2010), I have managed to "lose" a database in 2008. The database is not visible in Management Studio, but the SQL Server exe has a handle on the .mdf file ...
3
votes
7answers
2k views
What should be excluded from a virus scan on a Microsoft based server (IIS, MSSQL, etc.)?
I want to keep antivirus software from affecting performance on a TFS installation -- what should be excluded from antivirus scanning? IIS? MSSQL? Am I opening myself up for possible attacks by ...
0
votes
1answer
211 views
Installing Team Foundation Server on a shared database instance
Would you use a database instance used for development work to store TFS Data Layer ?
If that's not the case, what kind of separation would you use ?
Setup : we have ONE server for all common dev ...
1
vote
1answer
3k views
Sql Server Reporting Services stops working after changing service Logon account
Using Sql Server 2008.
I am attempting to install Team Foundation Server as a dual server setup (due to one server being the DC.) Part of the installation requirements is that Sql Server Reporting ...
24
votes
7answers
8k views
Is it safe to have SQL Server auto-shrink turned on?
There are many SQL Server options that can be enabled for databases, and one of the most misunderstood ones is auto-shrink. Is it safe? If not, why not?
5
votes
4answers
9k views
How to rename a project in the Team Foundation Server (TFS)
How to rename a project in the Team Foundation Server 2008? What are khown issues?