Answer Questions
TroyHorton Ghost projects
2 weeks ago I had some problems creating projects from a remote location. The problem never really got solved but I can live with that for now. The problem is that the few times that I tried creating a project, the process halted with an error saying that it might not have been able to roll back all changes. Now my question is. The projects that I created doens't show up in the Team explorer but Source Control has entries for the projects a ...Show All
Chad W Stoker Error 32000
Hi All, I keep on getting error 32000 when installing foundation server. what could be wrong The exe causing the exe is SetupWarehouse.exe. Any ideas Rudi Rudi, Are you installing Beta 2 or 3 Can you please provide us with the VSMsi*.txt file which you can find in the %temp% directory of the installing user. Thanks, marc [MSFT] I am also getting error 32000 while installing team foundation s ...Show All
JonCole UPGRADE FAILED Unexpected Error: An internal error occurred on the report server.
When attempting to upgrade from Beta3 Refresh to RTM I encountered an error that I can't find my way around. The error messge indicates that my account does not have the required reporting services rights. I've tried running the update using the TFSSetup account and a domain admin account with no luck. Any help would be appreciated. John Miller Below is the upgrade log. Beginning upgrade from Beta3 to RTM DB ServerName : fhr ...Show All
dony_s MS project 2003 bug with autolink when outlining
Hi Every body, I really need some help with this. I have been using MSProejct since before Windows and recently upgraded to 2003 Standard. Firstly, I discovered by accident that the outlining function on the as shipped version was not working properly and updated to SP2. (is this the latest ) Now however, I am experiencing another major issue After setting up a list of tasks with dependencise and then trying to outline using keyboa ...Show All
hiwiller Project Creation Failure
Hi, I installed the team server again today on an other server. Both server and client are member of different domain. Username on both domains is the same, but they use different password ... The account has been added to the namespace administrators. Now i'm able to connect to the team server from in visual studio but cannot create a new team project. After the wizard i get the following error: No user identity info returned from GSS Log deta ...Show All
Suresh Beniwal Portability of Databases
I understand that TFS B3 Refresh works with RTM stuff. We are currently upgrading from RC to RTM on the VS and SQL Server side of things. Previously, we were told that we would not be able to port our TFS databases over to later builds, so we've just been not using TFS thus far and sticking with VSS, but we'd like to go ahead and move to it. Can someone tell me if going forward that TFS databases will be portable to later ...Show All
sprayer Error 32000: TFS installation fails
Hello , I have been trying to install on a clean m/c. have installed the following softwares 1. win 2003 server with sp1 enterprise edition 2. IIS 6.0, SQL 2005 3. Windows sharepoint services with sp2 completely followed all the instruction mentioned in the installation guide. The installation exceutes till the last and gives the following error. The commannd line "c:\program files\microsoft visual studio 2005\team founda ...Show All
Bill Libert source control server events
Hi, how can I subscribe for events like check in, before check in, pending changes and etc I saw that VersionControlServer class has very interesting events that I can use but they did not fire up for me. Basically here is what I am doing: TeamFoundationServer tfs = new TeamFoundationServerFactory.GetServer(serverName); VersionControlServer vcs = (VersionControlServer) tfs.GetService( typeof (VersionControlServer)); vcs.BeforeCheckinPe ...Show All
charleste Collect methods
Hi, Is this possible to collect information about all method's in all assemblise in BeforeAnalysis method before Check methods will be called. Thank you. I will put this suggestion on the list, thanks for putting it forward. Thank you Michael. It was helpful, I think I should change my rule code. About 'factoring' rules: Is this rules available for public download or it's just your internal rul ...Show All
Steverino2 About the *.vsmdi files; did you had in mind “Team of Developers” when you assigned these files to the solution?
I don’t want to be understood wrong, the unit tests in VS.NET 2005 are amazing, but there are some small things that just do not make sense. I am a developer, who is writing code, and some basic unit test for this code, all what I want to do, is right click the test cases and select debug or run. But this is not possible in VS.NET 2005, don’t ask me, no idea why, maybe there is a reason behind that, this is just my first ...Show All
wackoyacky App.config and Unit Tests
Can you not add a app.config file to a Unit Test project Here is my app.config file in my unit test project: < xml version="1.0" encoding="utf-8" > <configuration> <connectionStrings> <add name="mycn" connectionString="server=myserver;Trusted_Connection=False;database=mydb;uid=username;pwd=password"/> </connectionStrings> </configuration> And here is one of my unit t ...Show All
boom4 Load Test and certificates
I have to do a load/stress test using a webportal that uses certificates. I have to simulate different users logging in using different certificates. How would I be able to achieve this using a single machine Thanks for your help , Thomas Thomas, I am adding the ability to specify client certificates on WebTestRequests, but unfortunately that feature does not exist in Beta 2. From a single mach ...Show All
mon2jan2 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
Robert98 profiler links
In the spirit of getting information flowing - one recommendation for staying current on what's happening, knowing beta 2 workarounds, etc. is to fire up an RSS feed reader (I personally use RSS Bandit but there are plenty of others to choose from) and subscribe to blogs: For profiling, at a bare minimum subscribe to the Profiler Team Blog: http://blogs.msdn.com/profiler For VSTS workaround and other information, subscribe to the V ...Show All
Adem &#199;i&#231;ek can't upgrade B3R to RC due to pending merge / branch
It appears that I cannot upgrade with a pending change in the system. tfsupgrade /verify returns an error about a shelveset having pending changes. According to the server status there are no pending changes for the listed owner and we have deleted the shelveset. any suggestions I think we're stuck with B3R until we can build up a separate system... I couldn't wait. I just went in and manually deleted the two rows out of the p ...Show All
