Answer Questions
Aaron Gibbs TFS Server Setup (Single Server): Error 28002.Error Unknown.
I am also receiving this error, and cannot get around it. Has there been a solution identified yet I've seen several other posts, but no resolution. I have 3 seperate domain user accounts as well, with domain\ TFSSetup being the one in use for the installation, and it is in the local administrator group (and it is not a local user). Running on a newly installed 2003 Server installation, and SQL Server 2k5 installed succe ...Show All
Patrick Verleysen Team System Builds and dropping an MSI
Hi, I just started using Team System this week, and I've been able to muddle along fairly well, but I've just discovered something that to me is a real show stopper. And based on the searches that I have done in Google and in these forums, I'm beginning to think there is something fundamental I missing based on the small number of responses to this problem. My problem is that the team system build does not build the Setup projects ...Show All
PugRallye Bug deleting & recreating project
I deleted a project using DeleteTeamProject /force "Name", and now I try to recreate it again. I get the following error: ---begin Exception entry--- Time: 08/15/2005 05:10:36.153 Module: Engine Event Description: Task "Scc.SccTask" failed Exception Type: System.Web.Services.Protocols.SoapException Exception Message: A database error occurred (SQL error 2627) ---> Violation of PRIMARY KEY constraint 'PK_tbl_tmpReleaseNoteDefinition'. Cannot ...Show All
RistoM Is there a process workflow diagram for MSF for CMMI?
I must confess... I'm getting a bit confused navigating through the process as a whole. Is it planned to release some kind of flow diagram for the process workflow It could help us a lot in visualizing the process from a higher level, besides offer a more visual path for drive the project through its phases. Regrads, Max Hi Max, You raise an issue that has been something th ...Show All
Los76 I can't create PrivateObject, an exception thrown out
When i try to create a PrivateObject object[] args = new object[1] { "test" }; Microsoft.VisualStudio.TestTools.UnitTesting.PrivateObject priv_obj = new Microsoft.VisualStudio.TestTools.UnitTesting.PrivateObject(typeof(global::Class1), new System.Type[1] { typeof(string) }, args); An Exception thrown out Test method Class1Test.testTest threw exception: System.TypeLoadException: Could not load type 'Class1' from assembly 'Objec ...Show All
DelaCombo SMTP Server timeout on Alerts
Ok.. in trying to get alerts working I have tried to troubleshoot why the TFS is not communicating with the smtp server properly. It continues to timeout. I have done the following to test. Ran the following code from the TFS using the TFSSERVICE account as the from address with no problems both with UseDefaultCredentials as true and false and works just fine. http://blogs.msdn.com/psheill/archive/2005/11/22/495863.aspx Hav ...Show All
Fduch vssconverter error TF60702
I was experimenting with vssconverter and importing from a VSS database to TFS source control when a power outage hit. I restarted the import, and got the following message: Initializing... TF60702: Unable to start migration. Manually delete the following workspaces and try again. Converter_WorkSpace0 Converter_WorkSpace1 Converter_WorkSpace2 Converter_WorkSpace3 Converter_WorkSpace4 Converter_WorkSpace5 Converter_WorkSpace6 Converter_Work ...Show All
beckerben Build based on Source Control info
Is there a way to cutomize the build based on information from the source control repository For instance build only components that were/were not changed in recent changesets. Or build only components affected by certain types of work items Hi Pablo All solutions to be built in the build process is syncd to the build machine using the 'get' MSBuild task (look at Microsoft.TeamBuild.targets file). The current behavior is to sy ...Show All
Maleeha Ismail FxCop 1.35 and static class methods
First let me say that I really appreciate all the work done on FxCop. Its a very helpful tool. However, the integration into VS2005 needs to be back-ported to VS2003. it does not have to be "exactly" like 2005, but it can come close. Here are a few ideas on how this can be accomplished. 1) Provide an AddIn that gives the user a context menu for the projects so code analysis can be run. Sure, you can put it on the "Tools" menu, but that is ...Show All
Travis Feirtag Team System Builds and dropping an MSI
Hi, I just started using Team System this week, and I've been able to muddle along fairly well, but I've just discovered something that to me is a real show stopper. And based on the searches that I have done in Google and in these forums, I'm beginning to think there is something fundamental I missing based on the small number of responses to this problem. My problem is that the team system build does not build the Setup projects ...Show All
TimDev How to sort the Library name in Quick Launch bar by character in Sharepoint?
Hi all, I have created several libraries and set them visible in the Quick Launch bar in Sharepoint. But I find they are not sorted by character, but seem sorted by the creation time. Is there any way to sort them by character, that means, sort alphabetically Thanks, Leon Sadly, the only way I've found to do this is to remove, then re-add the items to the quick launch bar display. When you do this, the item moves to the bot ...Show All
tommazzo Is it possible to programmatically access code coverage data?
Hi, I am working with the unit testing system in Team System for Dev. So far it's been great except for one small issue: programmatic access to results. Our build process (a custom solution that has evolved over the years and is unlikely to be swapped out in the near future) runs our unit tests using mstest.exe. The resulting build email would ideally show both test results (pass/fail, failure details) and code coverage details. At this po ...Show All
DaiMori Failed Hard drive
I'm trying to recover data off of a failed hard drive. The hard drive will not even show its volume all it does is click. I have it in the freezer now because I heard that it may work. Does anyone else have any other suggestions This is a forum for MS developers and Team Foundation Server in particular. Sorry. Try these guys . ...Show All
AVNIP Backup Problems
I am trying to backup the SQL server on my TFS B3 Refresh server (single server install with the DEV version of SQL 2005 RTM). I am getting the following error trying to set up a Maintenance plan using the Wizard: TITLE: Maintenance Plan Wizard Progress ------------------------------ Create maintenance plan failed. ------------------------------ ADDITIONAL INFORMATION: Create failed for JobStep 'Subplan'. (Microsoft.SqlS ...Show All
JL# Team Foundation Server API Documentation
I'm wanting to write a custom checkin policy and have got the right assembly referenced, but am somewhat disappointed at the lack of in-line documentation on the API. I.e. - there's no XmlComments around the API's public methods (and accordingly, no intellisense) and thus far, I've been unable to find the reference anywhere online. Still looking, but can anyone speed up my search The following blog posts will ...Show All
