Answer Questions
Padrick Unable to resolve ViewState Errors
I'm trying to create a small Web Test, but it continually throws ViewState MAC errors. I saw when I generated the coded the test that it had hard-coded viewstate in the spots where it was failing, so I replaced those references with relative calls to the viewstate in the current context . However, that didn't resolve the problems. Here is one page in my test that fails: ------------------------------------------------------------------- ...Show All
MosheDeutsch "My work-items" on team project's site
What's the easiest way to get a list of active work-items that have been assigned to the user I've been playing around with this, and I got the following two problems: 1. I don't know how (if at all possible) to set the URL parameters to Reporting Services, to indicate that only work-items for the current user should be shown. 2. Using the web page view web-part in WSS, the size of the zones (left or right) that are available on the proj ...Show All
bahy Can not run tests on build server
I get this error on the build server: MSBUILD : warning : Failed to instantiate type 'Microsoft.VisualStudio.TestTools.WebStress.WebTestRunConfig, Microsoft.VisualStudio.QualityTools.LoadTest, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a': Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.LoadTest' or one of its dependencies. The system cannot find the file specified. Whats missing /Chris ...Show All
cmccutcheon Each rows in different color in VSTS can this be done?
I'm just curious, in addition to sorting columns, can we make each rows in a different color When viewing the All Bugs list, wouldn't it be nice to quickly identify the P0/S0 bugs from the entire list with the row being in a different color and have some sort of legend Food for thoughts! Thanks Vince I just wanted to 2nd the original author's idea. We sometimes use Mantis to track change requests, ...Show All
Pravin Kumaradhas L Bugs while moving files between solutions
As part of a refactoring, I've created a few new solutions and am moving files from one solution to another. If you drag-n-drop from VS, it will try to do the move as a delete/add operation -- bad since I want to preserve history, etc. So I go to the Source Control Explorer and encounter lots of bugs! 1) you cannot move multiple files at once. 2) you cannot drag-n-drop at all 3) after right-clicking on a file and moving it to a new target ...Show All
Amit_MSFT Team Builds and Compact Framework v2
Hi Testing Team Builds. Most of our applications is for Mobile Devices. Is it possible to use Team Builds to genereate installation sets for Compact Framework 2.0. My test returned an error: Target GetFrameworkPaths: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.CompactFramework.Common.targets(23,9): error : This project requires .NET Compact Framework v2.0, which is not installed on this machine. Done building target "GetFrameworkPa ...Show All
steve1977 Problem installing VS Team Suite Beta 2 after installing the trail pack VS2005.
Hi, I am facing an installation problem. I had VS 2003 installed on my system. After that i installed VS 2005 Beta 2 Team Suite. At that point I was able to open ASP.NET applications and create a new ASP.NET application. After that I installed VS 2005 Professional Edition(Trial Pack). After uninstalling this product, and reinstalling VS2005 TS Beta 2 , I am unable to create new ASP.NET application. It just says Project creation f ...Show All
Ricky Wen - Microsoft How to get list of SC files associated to Work Item
Hello, We frequently update our web application. On each enhancement we might change some files. In VSFS I would create Work Items for any changes, associate a Work Item to the Checkin. When time comes to update files on the production server, we want to update only the files that have changed and the project DLL. How do I get a list of Source Control files that were associated with a particular Work Item in Team Foundation Server Th ...Show All
Dlwilliams h status oddity
This seems like a bug to me. Let's say I have two users (John and Jane) and John has a file checked out in a subdir C:\Proj\Foo\Bar\baz.cs. Jane then tries to see if any of the files in C:\Proj\Foo\Bar are checked out by other users so she executes: h status . /user:* Hmm it says there are no changes. However, if she executes: h status /user:* It shows that John is editing the file. The bummer is if this is ...Show All
Tintxo Explain this to me...
Ok, I'm finding it difficult to wrap my head around the way MS is thinking with TFS. Here is the situation: My company develops software that : 1) I use Internally 2) I develop for other developers 3) I develop for my customers I work closely with another company that is hosting the TFS since we share the work load on some projects and it allows me to share projects with other developers that I have to work with from time to ...Show All
Joe Barbian Modifying canned reports
I am trying to the rdl from the Team Systems report services site and the rdl before I switch to data view runs fine, but once I switch the report to data view. I have both connections that the server uses and checked permissions and all that seems fine. Is there any info any where to let me know how to properly setup a development environment to be able to properly modify and make variations of the canned reports I seem to be pretty close, prob ...Show All
Saurabh Jain MSFT Can't Install TFS RC on a Domain Controller???
We can no longer install TFS (RC) on a domain controller This worked in earlier betas and CTP versions. But now I'm told with the installer that this is not a supported configuration, yet the installation guide talks about installing on a DC. I wasted all this time setting up the DC system and get to the point of running TFS install and am told I can no longer do this I've seen Microsoft respondents in the past indicate that you can install on ...Show All
Magesh20355 Problems with build type configurations and 'Publish'
If I want to build 2 solutions in one build type, each with a different configuration, I just make sure that both of the configurations are defined in tfsbuild.proj. Then the build will attempt all four permutations (sln1, config1;sln1, config2;sln2, config1;sln2, config2) but skip the ones that are not valid for each solution, is that correct Also when I try to publish, I would expect it to do a build first, or do I have to be exp ...Show All
Yitzhak Khabinsky Project Creation Problem: Unable to connect to the Windows SharePoint Services
After installing TFS Beta 3, everything seems ok. Can connect to it, manage it, etc. However I cannot create projects sucessfully. When I try to I get this (excerpt from log): Event Description: TF30162: Task "SharePointPortal" from Group "Portal" failed Exception Type: Microsoft.TeamFoundation.Client.PcwException Exception Message: Unable to connect to the Windows SharePoint Services at TEAMSYS1 Exception Details: The Project Creation Wizard w ...Show All
sutorius Disable VS2005-specific features
Is it possible to disable the VS2005-specific features We would like to have our project in VSTS, but our customer wants to have the possibility to go back to VS2003 for some reason. I have this article on how to create fw1.1 assemblies, but that's not enough. Any ideas As far as I know, the format for projects/solutions in VS2005 is significantly different from VS2003 as it uses the new msbuild system. The above workaround ( http://web ...Show All
