Answer Questions
ShaneC In web tests,how to validate the values on a grid?
I want to validate the values that are shown on a grid, based on the values that are selected on a Combo.(Herein internally, the grid gets filled, when the combo box value is changed.) I would also like to know the selected row from the grid. Pls, give me the details of this.If we have to write a custom validation rule for this, kindly provide that custom validation rule too. Thanks,for your reply. ya,i als ...Show All
Junni Articles on how to work with TFS
Hello! I was wondering if anyone knows if theres any planed articles to come about how to work with TFS. Theres alot of them which is just about the Team System and TFS but less about how to work with it. (I've looked at the webcasts) Thanks in advance! Take a look at the following. That should help get you going. http://msdn2.microsoft.com/library/ms181232(en-us,vs.80).aspx Team Foundation This to ...Show All
memevilas Show all files in a project which are out of date
Is there a way to show all the files that are not the latest version in a workspace i.e Out of Date Thanks Richard Entering the project didn't seem to work, but if I omit that I get what I was looking for, a list of out of date and missing files. Many thanks Richard. tf get <project> /r /preview To clarify, <project> ...Show All
Wangen Error writing to file: Microsoft.VisualStudio.Coverage.Analysis.dll.
Hi, 1. I'm installing Team Foundation Server in a Dual Deployment. I install the application tier and I get this error: Product: Microsoft Visual Studio 2005 Team Foundation Server (services) - ENU -- Error 1304.Error writing to file: Microsoft.VisualStudio.Coverage.Analysis.dll. Verify that you have access to that directory. The install fails. How can I remedy the problem thanks ...Show All
blazey Work Items Areas and the WOrk Item OM
Hi, Is it possibly to create/alter the area hierarchy for a project via the Work Item OM api, or any other api Also is it possible to define custom attributes for Areas thanks The area hierarchy is defined by the Integration Services (BIS). WorkItemTracking is a consumer of this hierarchy and thus provides no means of modifying the structure via its OM or web services. To modify the str ...Show All
Scott Burkland Popup from portal page - "Unable to locate control: ctl00oReportCell"
Next problem: The Builds report and Quality Indicators report produce MessageBoxes with the text in the subject. Please note also that the post from Cissy wasn't there when Allen posted the link to the thread and that the other thread was already mentioned in this thread just two posting above Allen's. But it's there now, and apparently that's the only workaround there is. Please note that the post that Allen pointed to ...Show All
Rahul Ohri Uncalled / uninstantiated warnings go away when InternalsVisibleTo attribute used
We'd like to be able to detect unused code in our application and its related assemblies, but currently a lot of classes and methods are public to facilitate unit testing. To find code that's only used in the unit tests, we tried making the testable methods internal, and marked our test fixture assembly as a friend of the shipping code using the InternalsVisibleTo attribute. Unfortunately, it seems that FxCop sees this attribute and suppres ...Show All
Rellik SubReport ReportItems
hi all, i ve created a report in which i call a subreport now my issue is i want to access the reportitems of the subreport. is there any way to do it please help me out of this situation I do not think what you are trying to do is supported using SQL Server Reporting Services; from http://www.microsoft.com/technet/community/chats/trans/sql/05_feb08_sql.mspx Q: Clarification on "Is there, or will ...Show All
Rubber TargetVisibilities.Overridable what can i check?
Hi, Can anyone tell me what i can check if i set TargetVisibility property to TargetVisibilities.Overridable I never seem to get any members and/or types And another question how do targetvisibilities affect public override ProblemCollection Check( Module module) public override ProblemCollection Check( string namespaceName, TypeNodeList types) public override ProblemCollection Check( Resource resource) ...Show All
promptsql Unable to create a Team project
I can't. I installed Team Server single server with Share Point and I excluded ReportServices. All in a W2003 Server sp1 (rightly registered). Each time I try to create a new Team project I get a log like that: ---------------- 06/03/2005 03:01:41.974 | Module: ELeadServiceMediator | URL for eLead web service retrieved as " http://vgarciav69:8080/bisserver/EleadWebService.asmx " from the registration service | Completion time: 0 seconds 06/03/20 ...Show All
chaitanyapjk custom views in TFSWarehouse
We want to add some custom views to the TFSWarehouse to facilitate reporting against the relational data. What is recommended best practice for doing so Can I create them under dbo without worrying about them getting blown away in an upgrade Or should I create them under a different owner If I do create them under a different owner, are there any potential visibility issues (due to security constraints) Thanks in advance. Bernie ...Show All
Sean G. Changing TFS Port
1. Add TFS Server 2. Change e.g TFS Server Port from 8080 to e.g 5555 3. Try co connect to the TFS from Visual Studio - you'll got an error, the problem is that you have no chance to change server name in this situation! There is some related information in the following thread. http://forums.microsoft.com/msdn/ShowPost.aspx PostID=103796 Buck How is this possible to change TFS port number Changing it in ...Show All
Asarualimnuna An stupid question: How to spell FxCop?
Don't laugh me :) That's right! 'FxCop' itself does not conform to the guidelines, it should actually be rendered as 'FXCop'. However, we chose not to resolve the problem for two reasons (the first of which is covered in the guidelines <g>): 1) The 'FxCop' casing had a legacy usage within MS far in advance of release as an extensibility model and therefore comprised an exception to the guidelines. 2) 'FxCop' itself should not ...Show All
David Clavey HOW TO: Remove custom work item type
I was playing with the sample given in the October SDK to author custom Work Item types. I created and imported the specialtask.xml. Now that I am done with it, how do I remove this work item from the team project. Thanks in advance. MikeH According to this post http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=136147&SiteID=1 removal/deletion of work item types is not supported. _____ ...Show All
jgorlick MSDN Academic Alliance
Will TFS be available for universities via the academic alliance program I couldn't find any page with any information on that. Let me also state my opinion on that: I think learning how to organise team development, manage a dev process etc is a key component of any CS education. So, I think you guys should do everything so CS faculties can provide a TFS for all their students so that they learn how to use it. Along that line I believe you sh ...Show All
