Answer Questions
AmrendraKumar Access SharePoint error when install TFS
I setup the Beta2 TFS , first I install SQL 2005 , I can access the http://localhost/reports , then I install WSS2.0 , then I try to access http://localhost , it failed , the error message shows "You are not authorized to view this page" , adn then I try to update windows , and restart , this error still occurred , any one meet this error also what's the reason . I have resolved this problem : after install WSS , i found that ...Show All
egeorge IDE does not open my main form automatically
Hi My app is now under VSTS source control, and all files are there. VSTS even adds new files to source control, something I always thought SS should do. However, my mainform has a different icon in the IDE to the other files, it looks like a red circle with a dash in it. And, while I can check it out explicitly in the source control tab, if I try to edit it, it does not check out, instead it reports the file is read only. I've spent some tim ...Show All
Joy4Sonu Unique id per workitemtype
Hi Are there any way to have a unique id per workitemtype preferable one which is automatically assigned when the work item is saves just like the work item id (System.Id) For example on requirement work items I would like a continous and unique number for the requirement, because it looks odd when a requirement list is exported to the customer when requirement number aren't starting at '1' and are not continous. For now I have just ...Show All
Matt Michuta How to hide code coverage coloring?
OK, coloring the code after code coverage is great. Now how do I turn it off I'm not talking about no longer doing code coverage - I just want all the coloring to go away so I can work on the code without all that visual noise. We now have the option on the code coverage window, so it appears much more logically linked to coverage. There is also a tools/options/testtools Option for code colouring. When you suggest "Context menu for ...Show All
Eric12345 Report Server Windows Service login failed
Hello all, I am trying to install TFS application tier and it keeps failing because of "cannot connect to report server database" I have dual server setup and TFS database installed fine on sql server. I tried couple of times with different accounts and it still keeps failing and saying that it cannot connect to report server database. During the installation setup I get the following error message: Error 29105. Team Foundat ...Show All
LasseDK Unable to create unit tests...
Hi, I am trying to create VSTS unit tests for my ASP.NET 2.0 application classes which resides in App_Code folder. Whenever I right click on the code editor and select 'Create Unit Test' against a method in the class, the 'Create Unit Test' window does not list my method. None of the methods in my classes are displayed instead it only shows two classes 'ProfileCommon' and 'ThemeLoad'. TFS Version: B3Refresh Any one got into ...Show All
Green Bird Transferring Team System projects from one server to another
i have just been given the unenviable task of having to move our team system projects onto another server the new server will just be a completly fresh install of Team Server. is there a step by step guide to transferring the projects over im guessing it wont be simple as that with all the users etc within sharepoint & reporting services. any help is greatly appreciated as im panicing at the thought of it!! Cheers, Craig ...Show All
GraemeP subscribe an event using the API
Hi, Can any one please pass the code how to subscribe an event using the API. I couldnt find any example of this issue. Thanks in advance, Shmulik. 1) Remove the "\\" before ChangedFields (both locations) and after the last NewValue. 2) Put double-quotes (escaped) around the XPath expression parts so that the parser is not confused by the equals signs after ReferenceName. For example, ...Show All
Ralf Ellersiek Customizing build steps in Team Build
Is it possible to add statements to the "Build Steps" For instance, I have a task that runs after the build process that performs obfuscation, but the build steps still indicates that it is compiling the final project. It would be nice if I could insert a statement into the build steps noting that my task is being performed to see what stage the build process is actually at. Thanks in advance MikeH ...Show All
Srivatsn N Trace-Logging to Verify TFS mail sending status
Trace-Logging to Verify TFS mail sending status ------------------------------------------------------------------- On a server with both TFS(Beta3) AND TeamBuild both installed. Per following link: http://blogs.msdn.com/psheill/archive/2005/11/28/497662.aspx notification_id=201283&message_id=201283 I open on TFS Server: SrBuild C:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Web Services\Web.config and ...Show All
tdanut Newbie confusion on TFS and VS.NET. Enlightment needed.
I setup a TFS Team project (under Beta 3). Next I created a New project (not a Team project) in VS.NET 2005, right-clicked the project name, and selected "Add project to source control". I received the message "The current project must be saved before it can be added to source conrol." Huh I want to save it in TFS and it won't let me do. (I forgot to define a workspace... maybe that's what it wanted. But when I attemped to de ...Show All
SQL2K5 Team Foundation Server is not available
We have installed the TFS successfully but now we are unable to connect our VS2005 Team System to the TFS. In the event log, on the Win2K3 machine that hosts the TFS I have this error: Microsoft.VisualStudio.ELead.Common.Exceptions.ELeadException: Unable to connect to BIS service. ---> Microsoft.VisualStudio.ELead.Common.Exceptions.ELeadException: Team foundation server is not available; please contact your system administrator (URL =http:/ ...Show All
Alejandro-Ramirez Project Creation Wizard Extensibility
When creating a Project Creation Wizard, is it possible to have it store a string value within the project For example the PcwTEExample from the SDK has an PCW that asks the user to enter a couple of web addresses. these addresse are saved to an external xml file it would seem. Would it be possible to store these inside the project, so that the value wasn't machine dependant Code examples would be much appreciated. Hello Morten, ...Show All
civicsiman123 How to know parameters type and return type
Hi, I need to know : 1) if a method has only one parameter and is a class, and the kind of type this method returns 2) if a method uses the command "command" 3) if a method has only basic types parameters and returns a class 4) if a method has no parameters and returns an arraylist 5) How to search inside the assembly code some words, like: I need to know if some dalc classes and their methods are calling only procedures of an especific kind. ...Show All
JohnDurant <checkin_note label="Comments" required="true"/>
Hi there! I've added this xml line to Versioncontrol.xml file in my custom project... This way I garantee that every developer sets comments in every check-in (let's forget about what's meaningfull and not). But, There's allready a comment text box in Pending Changes - Source Files window. Isn't there a way to reuse text inserted in that window to this window (Pending Changes - Policy Warnings) Best Regards, Rui Dias ...Show All
