Answer Questions
LeHobbit31 DoNotCastUnnecessarily: Release vs Debug
When I compare the outputs of FxCop for my assemblies in Debug and Release build modes, the results are very different. The Debug report shows 233 more issues that are all related to "DoNotCastUnnecessarily" messages. Is the compiler optimizing things for a release build and that's why I don't see the messages in my Release report Ah, there have been several questions about how to suppress FxCop mes ...Show All
paulains Unable to connect to SPS error when creating new team project in December CTP
TFS December CTP single server config installed according to inst. guide. Error when creating new team project Unable to connect to the Windows SharePoint Services at LSTST http://localhost:8080/services/v1.0/Registration.asmx/GetRegistrationEntries : < ServiceInterface > < Name > WssAdminService </ Name > < Url > http://LSTST:17012/_vti_adm/admin.asmx </ Url > <-- This link is working on ...Show All
Roggan Avg Test Time Unit of Measurment?
Does anyone know what the Avg Test Time Unit of Measurment is Is it seconds or milliseconds Yes, thank you! I am guessing you are talking about the counter being collected in a load test. If that is the case then it is seconds. ...Show All
Axl55 Creating / Modifying Alerts
Our CSR's, Testers and Developers need to be notified whenever: A Work Item is changed by anyone. A Work Item is Create etc. Currently, if I edit my own work items, a notification is not sent out. Is it possible for us to create a new Alert that will fire whenever any type of Work Item is changed... even if it's a spelling mistake that was changed. Yes, you can create custom subscriptions using the BisSubscribe.exe tool that ...Show All
WishYouWereHere Cannot Open Microsoft Project
While going thru Managing Work Item, There is a file that needs to be opened "Adding New Work Item in Microsoft Project, the file is Development project mpp, got the following Error: project cannot open the file Check the file name and path is correct Check the file format is recognized by project NOTE: I have Installed latest and greatest Microsoft project Regards, Asif Khan Since the Erro ...Show All
arthaskucarr Why doesn't a 'failed' web test 'fail' a load test?
I setup a simple web test and then added a validation rule on it that said to Fail the test if a certain error message occurred on the page. I ran the web test by itself an it 'failed' due to the error message showing up (I pre-setup the system to always show this error message). I then created a simple load test to run this web test in. I setup the load test to run for 1 minute -- once the load test ran it ran through 20 or so of my trans ...Show All
whytepaul Why BugList and Mybugs have been removed form the report lists in Beta3 refersh
Hi there, I am wondering why did we remove 'BugList' and 'MyBugs' reports from Available reports in Process template. They were quite useful. If i try to use add by copying .Rdl file and adding that section in ReportsTesks.Xml, it does not work and Project cteation could not upload those reports. How can I add those reports Thanks, Anu I would be interested in understanding why you found them so useful and what sc ...Show All
David_VA Unable to Debug with HostType and UrlToTest attributes in VSTS?
Hi, I am unable to debut UnitTest project with HostType and UrlToTest attributes.Here are the details. I have created a new Web Site application using Visual Studio 2005. I selected an empty website application and added MasterPage.master and content page(Default.aspx). I selected a file system option while creating the web site and my web application’s(ASPTDDWebApp) physical location is “C:\Anjaneya\Work\ASPTDDWebApp” I have cr ...Show All
ruerue Build machine is not reachable
I'm having trouble getting a Team Build type to run. The error message that I receive is "Build machine is not reachable". I have defined the Build Machine as 'teamfoundation' in my build type, which is the name of the Team Foundation server (creative, I know). I've tried various combinations of this, including the IP address, the FQN, and I've tried all of these from remote machines and on the server itself. Everything appears to be ...Show All
Steve-x Is there any integration between Team Foundation Server and Project Server 2003?
Let's say you have an organization that has Project Server 2003 deployed. Individuals use PWA to see and report on the tasks assigned to them on ALL projects that they are working. The way I understand Team Foundation Server is that it creates a WSS site for EACH VS team project. So if a person works on multiple projects he/she does he/she need to browse to multiple WSS sites in addition to PWA Is there any way to integr ...Show All
Truong Hong Thi Retrieving System.Description Field Data
How can I retrieve data from System.Description fields of my TFSWarehouse database Or where can I find the data Thanks in advance. What if I want to display the Description right on the report, for instance, for printing purposes - Jesse The warehouse stores every revision of every work item. Storing something as long as the description field in the warehouse is not recommended. You can lin ...Show All
dleinbach Why is STS_ServerName_1 database so large?
I have a relatively small team project--maybe 20 code files so far and a handful of project documents--yet the backup file for the STS_SPARE6_1 database (SPARE6 is the server name) is over 7GB. In addition, the TfsIntegration database backup file is around 1.5GB. This seems extremely disproportionate to the size of the project. Why is this Hi Larkin, One possibility could be that you have multiple backup sets ...Show All
carlengerer Certification
Exist a certification program for Team System Beta version or other Thank at this time we are looking at beta certifications around PDC, I will blog more about it when we get closer thanks Michael ...Show All
Vizun Baseless merge ?
I've been told a couple of times to workaround problems with branching via a Baseless Merge. Now I'm pretty sure I can guess what this does based on the name, but I can't find any way to accomplish this through the VS2005 UI. I've read all the docs I can find and I've searched google and all I've come up with is the command line option to do "h.exe merge /baseless" from MSDN and the reference from Buck's blog. The description in the docs b ...Show All
Ricardo Mendes Team Build - PublishRun Error
My first Team Build build, errored out on "Build process and custom task errors". I get: Error PublishRun: Only one usage of each socket address (protocol/network address/port) is normally permitted My code does nothing with sockets which leads me to believe this is an internal TeamBuild error. Keith - The publish button will be greyed out if you have not selected any team project in the team explo ...Show All
