Answer Questions
grnfvr Update Check In Comment
I would like to update a check-in comment for a source code file that I checked into TFS version control. Is this supported If so, what tool should I use Thanks Richard, I don't think it's a security issue as I am using the same account that created the comment to try to edit it. Cheers Susan Entwisle Susan, What version of TF are you running The fix should be in the Beta 3 refresh. Did you try to edit the ...Show All
Shalinko TFS App Server Warm Stand by
Hi, In the warm stand by secnario, how would the Sharepoint sites on two servers kept in synch Would TFS provide this functionality or we shoul use some thing like App Center Thanks. SharePoint supports scale-out of the application tier when running in server farm mode. There can be many SharePoint front-end servers for a single configuration and content repository. In the RC build, w ...Show All
FigBug How? Programmatically setting /analyze:WX-
It's possible to set the /analyze option programmatically using something like this: Dim cfg As VCCongigurationTool Dim tool As VCCLCompilerTool ... tool = cfg.Tools("VCCLCompilerTool") tool.EnablePREfast = True However, I would like to enable the WX- option so that code analysis warnings aren't treated as erorrs (/WX is set on all our projects). How can I set the /analyze:WX- option programmatically Thanks. ...Show All
natasha23 Report server error
After a successfully TFS installation any new projects fails showing any of the reports. If we run the reports directly from reporting services, following error are returned: An error has occurred during report processing. (rsProcessingAborted) Query execution failed for data set 'dsIterationPathParam'. (rsErrorExecutingCommand) The Team System cube either does not exist or has not been processed. We have a dual installation wit ...Show All
//ph Updated documentation is now available on the Web on MSDN
Hello, It’s official! We have published updated documentation on the Web on MSDN. This work was begun in August 2005 and represents 8 months of updates that include many updates suggested by you, the users. Thank you for your suggestions and patience, and we look forward to the next round. Please have a look at your new documentation: Web Tests: http://msdn2.microsoft.com/en-us/library/ms182536(VS.80).aspx Highlights: New information ...Show All
Phillip Trelford Publish to TS database
Hi, I have project metrics as a html page ,i need to add this html page to team project website (Project portal) through code . Can any one tell me how to do this . Note :Metrics deals with analyzing the code and coming up with the logistical data associated with the analyed code,example cyclomatic complexity. The SharePoint newsgroup will best be able to help you with this. ...Show All
Aydin Pakzad Canceled book purchase - Introducing Microsoft Visual Studio 2005 Team System Beta Edition
I've tried to purchase the only VSTS available (many weeks ago) and my order was just canceled. I guess Microsoft is not going to release it. Oh well... http://www.amazon.com/exec/obidos/tg/detail/-/0735621802/qid=1122472985/sr=8-1/ref=pd_bbs_1/002-7165628-3580031 v=glance&s=books&n=507846 Hi Jason we removed this from amazon's list a while ago, as this book was planned as a giveaway at many Teched's around the world. I am s ...Show All
Serge Lobko-Lobanovsky Certified for Team System
I just wonder if microsoft going to have another type of ceritification for team system, and any training available. Best Regards, Michael, Could you please point me to your certificaiton, training and exams for team system I couldn't find at teamsystem site. Best Regards, That's the same answer we've been given for the last year. Even a general time table would be nice. it was also the answer given during a live webcast ...Show All
smilyan Remote Desktop performance during load test
Hi, I would like to know whether running a load test from a remote desktop should affect any of the performance statistics returned When I run an individual request, the data returned is fairly quick, when running a load test, this is significantly slower. As all requests originate from one machine (which obviously also stores all statistics) would/could this affect the average page time On another note, I've found it really doesn't s ...Show All
henry neo Lost version control mapping in Team Explorer tool window
I created a team project called Foo. Then I created a workspace via the command line called Main that mapped $/ to C:\Projects\Foo. It turns out that mapped the root of the repository which I discovered after I added some directory not to $/Foo but to $/. So I remapped $/Foo to C:\Projects\Foo. Then I wanted to move the dirs from $/ to under $/Foo. Well now I had to map $/ to C:\Projects (that seemed to remove the $ ...Show All
Joe Rohde - MSFT Team Foundation Client - empty help
Help comes up blank. I've looked around and it APPEARS that the help has been installed on the system, but apparently the help system can't find it. Any suggestions daniel Olenick & Associates. I don't even get the topics, as if the main help file itself is missing. It looks like that stuff is copied to the installation, but for some reason Help doesn't seem to be aware of it. The links you provided are helpful. Thanks. daniel Olenick ...Show All
Pini Usha Best Hard Drive configuration for Single Server Team Foundation Server
I am having a server built for implemention team Foundation server. The server that will be used has two hard drives. a 20GB and a 76GB. The 20 GB will host the OS(Windows Advanced Server 2003). The 76GB drive will host Team Foundation. Will it buy me any perfomance by partitioning the 76GB drive to seperate the Database and application file locations Since the 76GB is all contained in a single drive - part ...Show All
Sanjay More - webwaretech Dual Server - install af App Tier fails with error 28919 (Beta 3)
After installing the Data tier without any remarks, the installation of the App tier fails with the message: Error 28919.TFServerStatusValidator: ErrorLogonAs - possible reasons: ServiceAccountDomain, ServiceAccountLogin or ServiceAccountPassword are invalid I have (of course) tried several times, suspecting bad typing of the password, had the password for TFSSERVICE confirmed, had it reset, etc. The Data Tier server are running. The account ...Show All
CCarsella LoadTest.ThresholdExceeded problem
Hi, I wrote a simple load test plugin and used LoadTest.ThresholdExceeded. I set a threshold rule for process time in the local machine (testing machine). In the handler, I specified that when an ThresholdExceeded event occured, a message box wouldl pop up and the load test would be aborted. But it seems to me the handler was not working well. Although I saw a lot of threshold violations in the in the test result wizard, I never got any ...Show All
kendi Help creating a team project
Hello, We finally installed the April CTP, I know we're behind, and have created a test team project. I see all of the new folders (ie work items, documents, reports, etc) but how do I actually add/create a vb.net winforms application for that project. I would like to know if there is a basic tutorial in creating a vb.net team project. Thanks. Team projects are not language-specific. You might ...Show All
