Answer Questions
MirceaT Team Explorer - red cross on "documents"-folder
Since installation of TFS I am unable to see the content of the documents-folder (teamexplorer) on a client-machine. There is always a red cross on the folder! If I start the team explorer on the server the documents folder is shown correctly. I tried to copy the http-url ( http://[servername]/sites/[Project ]) to an IE on a client and there the sharepoint site is shown without any problems. I did the changes required after installation of ...Show All
Jebat Indenting in .testrunconfig and .vsmdi files
Hi We have a problem with merging .testrunconfig and .vsmdi files. If, let say, two developers change these files, they need to merge the files. But VS generete these files without any indenting. It meens that it is impossible to merge the files. Is it possible to switch indenting on The method that creates .vsmdi, .testrunconfig and .trx files is changed not to have indented formats for performance ...Show All
simon mcinnes Is it possible to use internal data as a Data Source for data driven tests?
Hello All, There is a test method which uses test data from a static array defined in a class, e.g. public void MyTestMethod() { foreach (MyTestCase testCase in myStaticTestCases) { // use 'testCase' data and verify } } I would not like to use this 'foreach' consturction. Instead, it would be great if it were possible to make the framework call the tes ...Show All
zerodipesh Suggestion: add rule/warning for use of weak security algorithms?
It might be worth adding a rule which checks for the System.Security.Cryptography namespace use of MD5 and weaker, and maybe SHA1 hashes (HashAlgorithm), and DES, TripleDES and weaker encryption (SymmetricAlgorithm), with a recommendation to use SHA256, or higher, and Rijndael [AES] instead. See the following article, which apparently reports on Microsoft internal guidelines. http://www.eweek.com/article2/0,1759 ...Show All
Ryn Rosetta Not Playing Nicely - Help Request (Security)
hey all, i did the virtual server install path and i'm having some troubles in getting a project created as per the example. for reference, i used the how-to for virtual server (except my dc is on the base machine) for the december CTP build. wanted to try to troubleshoot this a little. if anyone could lend a hand i'd appreciate it greatly. i have three machines in the game: WATERPOLO dc, ad, dns CRICKET (virtual machine) sql + re ...Show All
A.Kahn How to spawn Team Explorer
Is it possible to launch Team Explorer client from a web page Something like URL to link from Team Project Portal. Preferably pointing directly to the related project. obs.: I've tried to do that using a script with shell command, but my users have VS2003 installed in their machines too, and in some cases it gets launched instead of VS2005 (when running DevEnv.exe). Thanks, Max Oh yeah, now it is wor ...Show All
Paul Lambert scenario
Hi, I am testing one win form application. I have written unit test and I am calling this unit test in my load test to test the web services. As per the business logic, user should login and create the survey and checkout the survey. I have created the unit test for the above scenario. I have created the load test using step load option and given the max user count as 25. But all the 25 users are login with sam ...Show All
Pat 34847 Creating a solution in a TeamProject, how?
I created a sample TeamProject but I can't figure out how to add a typical code solution to this team project, how can I do this Also, is the Team Server available via IP Or do my team members need to be on the same domain/network as me Thanks in advance. Thanks for the help everyone. The more I use and understand the features in Team System, the happier I am with the software. For a pre-existing so ...Show All
CraigT HELP I THINK I DELETED THE TFS BETA 3 Registration Connection file with TFSREG tool
Is there a way that I can fix this Maybe someone can post this registration xml information and I can apply it to this machine. I am using beta 3. I suspect the problem is this small section. It's not used any more. Delete it and try again with the entire remainder. <ArtifactTypes> &nb ...Show All
werwin Unit testing a stored-procedure DAL
Hi there, I work in the BI realm producing reports with Reporting Services 2005 hitting multiple SQL 2000/2005 instances. The reports I write solely use stored procedures to access the databases (all reads) and I would like to unit test my data access layer. Now, data driven tests seem to get me most of the way there, but as far as I see it I would have to write a bunch of ADO.NET code to test my stored procedures. I'd lik ...Show All
bhan What does MS use for Requirements Management?
I know that Microsoft is dogfooding VSTS, but what are you using for requirements management I have seen on these forums multiple posts about Caliber RM for Team System and most say that if you are really serious about requirements, you won't use VSTS alone. I highly doubt MS is using Caliber for their requirements management, but I guess pigs do fly from time to time. When VSTS was used to build VSTS, did you just use scenarios to capture the r ...Show All
TurboDoc Error msg : "The local file you chose to store your solution contains one or more solution files that have the same name as tho
Hi, After I create the branch I want to open my project from the source control explorer I receive this message: "The local file you chose to store your solution contains one or more solution files that have the same name as those in the source control server folder" Any Ideas why I checked my workspace mapping and it looks o.k. B est Regards, Yaarit Reiner Application Engineer Direct-Soltion L ...Show All
Bill Cumming Team system and project server integration
Having to start a new software factory architecture and having to deal with project management I need some directions on the two products integration. It's better to start using project server to deal with project management (it's a released product) and use TS only as a way to handle work items The future integrations are about integrating TS into Project Server or viceversa Those two products will be upgraded together or one will be discontinu ...Show All
David Jemeyson Editing a Project Portal after Its Team Project Created
If my team project portal was created using a wrong template, how can I fix this, how can I change the project portal design For example, here ( http://img135.imageshack.us/img135/622/stpreports2qs.gif ) I have some links to reports I do not really have or use - how can I remove them Thanks in advance. 1. How can I edit my Project Portal in FrontPage 2003 Will I need to edit multiple pages so that Quick Launch ...Show All
Stathread How can I undelete a document from Project Portal?
If one were to [inadvertently] delete a file from the Team System Project Portal, how would one get it back J I tend to agree with Dave's comment about the need for an alternative that isn't as drastic as a backup and restore. Currently we are storing most of our documentation in SharePoint and our source code in stored in VSTS source control. If you delete a file from VSTS source control it is consi ...Show All
