Answer Questions
nzmike feature area path of one team project showing up for other team project
Hi there, For one of the Team Project in the reports for example in bug list report there is dropdownList called Area which is showing all the Area path (feature and Sub feature) which I created in some other team project using Classifications. Is this a known bug Anu Anu, I have same question as Jason's. There is no bug raised on this. So, if you open the work item from "TeamPr ...Show All
programmerjoey Types not checked if they have the GeneratedCodeAttribute.
I have written a custom rule that validates the schema namespace of typed DataSets. I also have a custom rule that makes sure that there aren't any "invalid" characters in the DataSet column and table names. In FxCop 1.35 Beta 1, the Check(TypeNode type) method doesn't ever get called for the typed DataSets. I removed the GeneratedCodeAttribute from the typed DataSet and the Check(TypeNode type) method was ran as it did before 1.35. Is t ...Show All
ChristerHe Finding out the user that cause a brokon build
Hi, Is there a way to know which changeset/user has broken the build in order to send an e-mail to that user after the build completes Hi Ana Well - currently you cannot "exactly" pinpoint which specific user caused a build break but you can get some idea from the list of changesets that went into a particular build. This list is published in the build report with a column which indicates the ...Show All
Geert Verhoeven There is a way to delete/remove from existing team project some WI type?.
Hi, There is a way to delete/remove from existing team project some WI type . Thanks in advance, Shmulik, No. In V1 we don't have support to remove/rename Work Item Types. We will support in later versions Thanks Sagar ...Show All
jstark Importing site template to be used by all new projects
Hi All, I have customized a project site with announcements, templates, uploads, etc... and have saved "site as template" (site settings->administration). Is there any way to make this site template the standard template that all new projects use when being created (This is the Project Portal Site, not the Process Guidance site). I tried exporting the process template for the project with the site changes fro ...Show All
avalon_rulz 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
rgkimball What fixed it for me (32000 - createds - TfsWarehouse - non zero value: 5)
Like many I was getting the 32000 error on the Createds line. It said it was getting a return value of 5, which really helped me narrow it down (not). After trying all the various things I could find anywhere, the fix for me was to go into my reportserver config files, rsreporterserver.config to be specific. In that file there was a value for SecureConnectionLevel which was set to "2". I changed this to "0" and the ins ...Show All
Jesse Hose Data driving unit tests but not from database
I love that the unit test framework lets you data drive your tests using the Data Source value in the TestMethod attribute. However, I don't love the idea of driving it from a database table. Creating a db table and populating it for each of my data driven test methods is a pain. This is overkill for the job. What I really want to do is just create a CSV file that I can use as the data source. I can then put the csv right in the project beside t ...Show All
Arjan Ligthart Reinstallation of Beta 3: Error 28704.Unable to connect to the Analysis server
Good afternoon, Yesterday I completed the installation of a single server instance of Beta 3. It worked (for the first time!!). The only problem, was that I couldn't see domain users from the Team Explorer. I put 2 and 2 together and realized that the problem was the service account. It was a local user, and didn't have rights to see the domain. So, I uninstalled TFS and STS. I deleted the DB's that got created, as well ...Show All
Kalpana Provider Endpoint on Application Use versus Server Proxy Endpoint on Application Use
In the systems diagram, I have one System (CalculatorEnterprise) with two Sub Systems (CalculatorSystem and LoggerSystem). In CalculatorSystem, I have an endpoint named Web Service Provider on Application Use. In CalculatorEnterprise (the master System), I find that same endpoint is now a Server Proxy Endpoint on Application Use. Why is there this discrepancy in the naming Why isn't it named Server Proxy Endpoint in the CalculatorSyst ...Show All
neauva What was about Extensibility Toolkit?
Hello everybody, what end has made Extensibility Toolkit, who had to become Team System SDK You can find info about development for TS and TFS, in the Visual Studio 2005 SDK ...Show All
sps12 Web tests resulting in Internal Server error due to Invalid ViewState
I am seeing an odd problem when testing our web site. I have no problems navigating through our website manually from a web browser and experience no problems when creating a web test that navigates through our web site. But, when I run the web test I created, then I keep getting an "Internal Server Error" on the first server page transfer. When I look at our server logs it indicates that the problem is caused by an invalid ViewStat ...Show All
srikanthbakki Generating Deployment Report.
Hi, I'm trying to generate a deployment report for my distributed diagram to see what information it contains, but the .html that is generated contains a lot of errors (426 errors) in it. Is this normal at this point, or my setup is not valid I did successfully validate my diagram without any errors/warnings and them select Generate Deployment Report. The some of the errors look like that: Error 15 'width=100%' is not a kno ...Show All
DBurns Project Alters
Hi, I have a test installation of TFS and everything seems to be working fine but I don't receivce any alerts. I've gone to Project -> Project Alerts and I've enabled all alerts there. Also my project site is sending notifications when a new user has been added. How can I find if there is an error when generating the alter and sending an email Thanks, Marian. Setting the corrent email address so ...Show All
PhilJComputerGuy Test Run Error with Microsoft Antispyware running qsetup.bat
I'm working through the Unit Test example: http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnvs05/html/vstsunittesting.asp Running unit tests fails while Microsoft Antispyware is running. If MAS is on, running a test yields: A script <path to Local Settings\Application Data>\VSEqtDeploymentRoot\<GUID>\qtsetup.bat is trying to run. This change generally occurs when software is installed. You can allow this change ...Show All
